Mobile Actions

Mobile Actions allow to specify Reports, Pages and Codeunits that can be run from the mobile device. A setup can be done for individual users or for all users (leaving the User ID field blank). This feature also allows to run custom objects without making changes to the application.

Mobile Actions
Field NameDescription
User IDThe User ID that the action will be available for, blank means that all users will see the action.
DescriptionThe Description that will be displayed in the mobile device.
Client TypeWhat client types the action will be available for.
Object Type to RunThe type of object that should be run, options are; Report – a report type object will be run. Page – a page type object will be run. Codeunit – a codeunit type object will be run.
Object ID to RunThe object that should be run, either a Report, Page or Codeunit depending on what’s selected in the Object Type to Run field.
Object Caption to RunThe name of the object that will be run.
Filters DefinedIndicates if filters are defined for the objects. Filters are defined using the ‘Filters’ action item in the ribbon, the ‘Clear Filters’ action item will clear all filters.