New Page Template: Field Selection based on Field Usage % and related object usage
The current new page template help creating a page, but in a very minimal way. It would be cool if there was an option to include what’s likely to be added to the page.So in the field editor, run javascript to review the usage percent on each field in order to determine which to include.add field for use to set field usage %
query for the last 2000 or so records, and use code to add fields based on meeting the field usage %
add models for child relationship objects that have related records to the currently queried parent object, add them if they meet threshold, and check these fields
The resulting page would have the necessary models and components. The page would be very similar as the current template except for the following:Detail Pagemore fields in Field Editor
tab set for the related records
Tab Pagemore fields in the main table
popup with more or less a Detail Page
I’m sure this design is the starting point, more or less, for many many skuid designers.