Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
In general
A page can provide navigation to other pages based on:
- A successful action
- Selecting a menu item (more options menu)
Navigation by Action
"Context" menu". Visible in the lower left corner of many pages.
title | Read also |
---|
- from the Submenu actions (Burger menu) (Figure 1)
Navigation by successful action TODO
When the collection of information has finished the page....
Code Block | ||||
---|---|---|---|---|
| ||||
<page id="MyPage" type="UnplannedItemRegistration" icon="mainmenucount-unplanned"> <title defaultValue="My Page"/> <unplannedItemRegistrationConfiguration type="MyArea" useRegistrationCollector="true" includeInputDataRowInSubmitRequest="true"> <header configurationKey="MyHeader"/> <onSuccessfulPost refreshOnSuccess="true"/> </unplannedItemRegistrationConfiguration> </page> |
Related articles
Image Removed
More options menuImage Added
Figure 1. Submenu actions