...
- The elements described below are placed under the page element, and belong to the specific page type.
- <lookupConfiguration> - Configuration for the Lookup page type. Lookup Configuration
- <menuConfiguration> - Configuration for the Menu page type. /wiki/spaces/SD/pages/78939911 Menu Configuration
- <orderLinesConfiguration> - Configuration for the OrderLines page type. /wiki/spaces/SD/pages/78939899 Order Lines Configuration
- <orderListConfiguration> - Configuration for the OrderList page type. /wiki/spaces/SD/pages/78939896 Order List Configuration
- <registrationsConfiguration> - Configuration for the Registrations page type. /wiki/spaces/SD/pages/78939891 Registrations Configuration
<settingsConfiguration> -Currently there is not configuration available to the settings page. Settings Configuration<Settings Configuration>
- <unplannedItemRegistrationConfiguration> - Configuration for the UnplannedItemRegistration page type. /wiki/spaces/SD/pages/78939888 UnplannedItemRegistration Mobile Configuration
Action examples
As mentioned earlier, the actions allow pages to open other pages, and share data between them.
One example is to perform a BinContent to perform a BinContent and wanting to drill down on down on a specific item. This can be achieved by creating an action opening a new lookup page where the input to the new page is the selection of the current page. LookupSelectedResult → LookupSelectedResult → LookupInputValues
Another example is when performing a BinContent lookup, and wanting to move a selected bin item. Again here, the selection made on the page can be transferred to the input value of the new page, allowing it to prefill values of the same name. LookupSelectedResult → UnplannedItemRegistrationInputValue
See Page Navigation