Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »


A page can provide navigation to other pages based on:

 


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

Android 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>




Figure 1. Submenu actions

  • No labels