Add Training Workflow List
In this chapter, you’ll add a List for the Training Workflows. This List will contain information from various Entities that you created.
Create a List and provide following information:
Display Name | All Training Workflows |
Name | AllTrainingWorkflows |
Display Count | In lists and results |
Open the configuration. On the left hand side you can see all the available Properties including the properties of your related Entities:

Add following Properties:
Entity Training Workflow
- Id (Change the Column label to Workflow Id)
- Application Date
- Training Approved
Entity Employee
- Id (Change the Column label to Employee Id)
- Lastname
- Department
Training Catalog
- Training Name
- Training Organizer (Change the Column label to Organizer)
- Training Start (Change the Column label to Start Date)
Rearrange the Properties:
- Workflow Id
- Application Date
- Training Name
- Start Date
- Organizer
- Employee Id
- Lastname
- Department
- Training Approved

Open the Training approved properties and select Icon as Columns presentation:

Save your changes.