Add list
Note
- Effective October 12, 2022, Power Apps portals is Power Pages. More information: Microsoft Power Pages is now generally available (blog)
- You can edit and design Power Apps portals sites using the new Power Pages design studio. More information: Power Pages design studio and Power Apps portals Studio.
List is a data-driven configuration to render a list of records without the need for a developer to surface the grid in the portal.
Lists use Dataverse views to display records on the portal.
To add list component:
Edit the portal to open it in Power Apps portals Studio.
Select the page on which you want to add the component.
Select an editable element on the canvas.
Select Components
from the left side of the screen.
Under Portal components, select List.
In the properties pane on the right side of the screen, select one of the following options:
- Create new: Create a new list.
- Use existing: Use an existing list.
Enter information or make selection:
Name: Name of the list.
Table: The name of the table from which the views are loaded.
Views: The list of views of the target table that is to be rendered. You can select multiple views to display records in the list. The view selected first is the default view.
Create new record: Allows a user to create a record. Select a webpage that contains a form to create a new record.
View details: Allows a user to view details. Select a webpage that contains a form to display details.
Edit record: Allows a user to edit a record. Select a webpage that contains a form to edit the record.
Delete record: Allows a user to delete a record.
Number of records per page: Enter the number of the records to display on a page.
Enable search in list: Allows a user to search records in the list.
Permissions: Table permissions to be considered for the form. Configure table permissions to make the form available to anyone, or any specific roles.
Note
By default, permissions are applied to components containing data. Making it visible to anyone, or only to specific roles, is done by managing table permissions.
See also
Feedback
Submit and view feedback for