Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Andrew Elans
Andrew Elans

Posted on • Edited on

     

Power Pages SPA: components Part 1

Go to make.powerapps.com -> select environmentdev01

All custom app components (tables, columns, flows, other objects) shall be organized under a common container - calledSolution in Power Apps. The components will also have any prefix that we can choose. Also, by creating a new solution, we will be able to useGit source control that is not available with the default solution.

The custom prefix will also allow easier grouping of custom tables and columns when sorted by name.

Create a new solution

Go to Solutions -> clickNew solution -> type nameMy Solution -> clickNew publisher -> type in Display nameMy Publisher -> type in nameMyPublisher -> type in Prefixwb or any other desired prefix so that all you custom created objects under this solution with look likewb_Object -> clickSave -> select in the dropdownMy Publisher (MyPublisher) -> type in Version1.0.0.1 -> clickCreate.

On the Solutions page selectMy Solution -> click3 dots (vertical ellipsis) -> selectSet preferred solution -> selectMy Solution (wb) -> clickApply.

It shall look like this:

Image description

More information:

Custom app

If your app is going to have multiple access groups based on Dataverse Security Roles, you may want to have multiple Content Snippet tables designed for each group. I explain in aPower Pages: Content Snippets with a HACK series a method to create a custom model-driven app to manage such snippets across different tables.

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

This is my sketchbook where I put things I consider relevant to remember in future and share with others.
  • Location
    Oslo, Norway
  • Education
    Teacher of Computer Science 2003 + life-long self-education committment
  • Work
    Digitalizing corporate procurement flows with Microsoft Power Platform and Azure services
  • Joined

More fromAndrew Elans

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp