Versions Compared

Key

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

A page can provide navigation to other pages based on:

  • A successful action
  • Selecting a menu item (more options menu)

"More options" menu. Shown Visible in the lower left corner of many pages.

 

Info
titleRead also

Page Components

 

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>

 

 


More options menu