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 4 Next »

A page can provide navigation to other pages based on:

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

 

See article (TODO LINK)

When the collection of information has finished the page will issue a 

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

 

 

 

  • No labels