Demo setup instructions 7 - Model-driven app forms
Objective: In this demo, you will show how to edit model-driven app forms.
Task 7.1 - Tour of model-driven app form designer
Take a tour of a model-driven app form designer and show:
- Form structure: Tabs, sections, components
- Components tab
- Table columns tab
- Tree view tab
Task 7.2 - Customize Pet main form
-
Edit the Main form for the Pet table.
- Change the General tab to be 3-columns.
- Add the Timeline control to the middle column section.
- Change the name of the right-hand column section to Related.
- Drag the Owner field to the Header.
- Add the following columns to the general section:
- Species
- Date of birth
- Pet owner
- Add a new 1-column section to the left-hand column.
- Change the name of the new section to Details.
- Add the Currency and Pet Value fields to the new section.
- Add a Quick View control to the Related section, selecting the Pet Owner (Contact) lookup and the Account contact card.
Task 7.3 - Add sub-grid for Pet Tricks
-
In the Pet Main form, add a 1-column tab.
- Change the name of the tab to Tricks.
- Add a Subgrid control to the new section, selecting the Pet Tricks table.
Task 7.4 - Quick View form
-
Edit the Quick View form for the Pet table.
- Hide the Owner field.
- Add the following columns:
- Species
- Pet owner
Task 7.5 - Customize Trick main form
-
Edit the Main form for the Trick table.
-
Add the following columns to the general section:
- Points
Task 7.6 - Customize Pet Trick main form
-
Edit the Main form for the Pet Trick table.
- Drag the Owner field to the Header.
- Add the Status Reason column to the Header.
- Add the following columns to the general section:
- Pet
- Trick
- Level
- Points
- Change the General tab to be 2-columns.
- Add a Quick View control to the Related section, selecting the Pet lookup.
Task 7.7 - Quick Create form for Trick table
-
Enable the Trick table for Quick Create by checking Leverage quick-create form if available.
- Create a Quick Create form for the Trick table and include the columns:
- Trick name
- Points
- Hide the labels on the form.