When using Overview Pages, it would be great to be able to have an update features that will update your existing Overview Pages to include any new attributes, objects, and relationships added to the data model rather than having to delete and recreate them.
This idea sounds brilliant especcialy since I use to create a "Error Analysis" page for my administrators where they can read/write to the raw data of the app. On those pages it would come in handy if I would be able to rightclick the Dataview/Datagrid and have an option to "Add missing attributes" or something similar.
Even better would be, if the entity in the domain model remembers if a Overview page was generated automatically (and what pages) and when the user adds/alters attributes of that entity, he would be asked if he also wants to update his overview pages. Ultimately beeing able to select on which of those pages he wants to perform the upgrade would be the best option.
This would minimize manual efforts, save a lot of time when developing and it would make the app more consistent since the pages would not rely on the developer on adding new columns for new attributes, but would remind him proactively.
The current option to "Overwrite existing pages" when generating new overview pages, doesnt fit the UseCase propperly, since often the overview pages get enriched with more buttons which are required to perform additional administrative actions. All those changes would be lost when using the current feature. It would be great if this feature would only add new columns/widgets to the selected pages for new attributes.