Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Description
Excerpt |
---|
Additional actions visible in the lower left corner of many pages. |
Also known as "Burger Menu"
Types of actions
There are two kinds of actions.
Open
- Navigates to another page/tasklet
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<actions> <open id="NavigageToThisPageID" icon="mainmenupick" title="Pick"/> </actions> |
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 | ||||||
---|---|---|---|---|---|---|
| ||||||
<actions> <adhocRegistration id="NameOfAction" registrationType="RegistrationTypeSentToBackend" icon="mainmenupick" title="Pick" /> </actions> |
Tip:
You can promote actions using "numberOfPromotedItems". See Page Mobile Configuration
Action menu
Explore the Mobile WMS App
Page Tree | ||
---|---|---|
|