Modern List in Power Pages Now Generally Available
Microsoft has made its Modern List in Power Pages generally available, bringing a refreshed data presentation experience to makers. This new feature helps users showcase Dataverse data with modern Fluent UI components, including seamless infinite scrolling and inline filtering.
The update introduces support for custom JavaScript through the Power Pages Client API, allowing developers to tailor list experiences to business needs. Makers can continue to configure Modern List in the Power Pages design studio by selecting Dataverse views, enabling record actions, and applying styles.
Developers can extend the same list with custom JavaScript instead of replacing it with a separate data grid. They can access rows and columns loaded in a Modern List, read raw and formatted row values, respond to list loading, row selection, and cell selection events, show, hide, or style rows and columns, and customize column headers, tooltips, and cell display text.
For example, a customer service site could highlight high-priority requests, apply different styles based on status, or respond when a user selects a record. These customizations retain the list's existing Dataverse views, actions, filtering, and security configuration.