Versions Compared

Key

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

Pages can have actions, which appears in the “More options" menu, visible in the lower left corner of many pages.

  • Navigates to another page/tasklet

Code Block
languagexml
titleAndroid example
linenumberstrue
<actions>
  <open id="NavigageToThisPageID" icon="mainmenupick" title="Pick"/>
</actions>




2. AdhocRegistrations 

Sends a Single parameter to the Backend

  • Is handled by the Ad Hoc Registration Codeunit
  • Typically used for initiating a process i.e. Moving an Item

Code Block
languagexml
titleAndroid example
linenumberstrue
<actions>          
<adhocRegistration id="ParameterToTheBackEnd" icon="mainmenupick" title="Pick" />
</actions>

 

 


More options menu


Page Tree
rootMobile WMS App