Editable Views

by Apr 4, 2023Shorts

Last week a customer wanted to edit directly in a view in a model-driven Power App.

They needed to quickly set the attendance for the students. Opening each record to set if someone is present or absent would be a hassle.

This not possible by default in model-driven Power Apps, so I was already thinking about creating Custom Page with a list.

Then I was remembering the announcement of the new look of model-driven apps that is in preview now. It mentioned about: Edit records inline through enhanced grid.

In the classic Solution Explorer you can enable this by adding the Power Apps grid control to an entity. Then I set Enable editing to true. I also set Enable OptionSet colors to true for some nice colors in my grid.

I am incredibly happy with the result:

Remy van Duijkeren

Remy van Duijkeren

Power Platform Automator

Automation and integration aren’t just what I do—they’re what I do best.

I help businesses work smarter by removing friction, automating what slows them down, and connecting systems that should’ve been talking all along.

 

Get My Thoughts on Automation & Development

Join my personal newsletter and get practical insights on building faster, integrating smarter, and removing friction in IT systems — especially on Power Platform and Dynamics 365.

Related