Action views on mobile devices

Action views are rendered following mobile specific standards.

Action views in the front-end chromebar

The default action views of the action panel, ring menu panel and the toolbar action views are by default displayed in the chromebar, to adapt to mobile device GUI standards.

This can be controlled with presentation style attributes.

For more details, see Action views in chromebar.

Physical "Back button"

The physical "Back button" on an Android and iOS device is considered a default action view for the close, cancel, or accept action of the current dialog:
  • If a close action is defined and active, it is assigned to the back button.
  • If no active close action exists in the current dialog, but the cancel action is defined and active, it is assigned to the back button.
  • If neither close nor cancel actions are defined / active, but the accept action is defined and active, it is assigned to the back button.