Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Excerpt

Navigation

Also known as the "Burger Menu".

A page can provide navigation to other pages based on:

  • A successful action
  • Selecting from the Action Menus (Figure 1)

 

When the collection of information has finished the page....

Code Block
languagexml
titleAndroid example
<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>

Image Removed
Figure 1. Submenu actions

the

Page Tree
rootMobile WMS App