Creating a model-driven app
In this section, we will create a model-driven app that will allow employees to have a checklist of lessons that must be completed before becoming certified in management safety. In Chapter 5, we will break out the different types of apps; in this case, we will build a model-driven app since we want to offer a standardized approach and we have the flexibility to add business rules and workflows within the app later. This will also let management report on progress and find out which employees have completed the certification program.
Before we create the employee safety management checklist, we need to add a Lookup field in the Safety Checklist table connected to the Custom Employees table; this will provide us with the ability to select an employee’s name:
- Select Tables | Custom (this will narrow down the list of active tables) | Safety Checklist:
Figure 4.32 – Custom Dataverse table
- Select...