In this exercise, you will add a setting to your SAP Fiori elements app that will load the table data when the app is opened without clicking Go in your list report.
Prerequisites
You have completed the exercise Enable the Flexible Column Layout in the same unit (lesson: Configuring the Flexible Column Layout).
Watch the Simulation and Perform the Steps
This exercise contains a simulation that takes you through detailed steps. You can find all the steps after the simulation. You can follow the simulation and perform the steps using your own trial account.
Steps
Open SAP Business Application Studio with your travels project.
Right-click webapp.
Choose the Show Page Map option from the subsequent menu.
Select the edit icon from List Report to open the Page Editor.
Select Table in the Page Editor. On the right-hand side, you can configure different settings for the table. One of the settings is initial load.
Select the dropdown option within initial load.
Choose Enabled from the list. This option enables the initial load of the table data.
Switch to the app preview in your browser. You can see that the table data is loaded automatically. You do not have to select Go to load the data.
Result
You successfully configured the initial load of table data in the list report.