In this chapter you will find individual tasks that you should solve independently with the help of the documentation. They have nothing to do with the actual agenda and are there to deepen your knowledge
- Task 1
- Combine two tables in one DSO
- Task 2
- Create a backend DSO
- Task 3
- Enable the Omni-Search for the customer
Task 1
Combine two tables in one DSO
Result: You have a grid which shows data from the Customer and the Order table
Task: Create an own entity - Create an DSO based on that entity - Create grid based on that
Documentation:
Task 2
Create a backend DSO
Result: You have a grid based on a backend DSO
Task: Create the backend code for your class - Create the entity and DSO for your backend class - Create a grid for it
Documentation:
Task 3
Enable the Omni-Search for the customer
Result: The user is able to search for a specific customer
Task: Enable the Omni Search based on the documentation
Documentation: