Development / Project Designer
Action Groups

An action group is collection of actions placed in a specific part of a view user interface, depending on the scope of the action group. There may only be one action group with a scope of Grid, Form, Row, or Action Column each. There may any number of action groups with a scope of Action Bar.

Action groups can be viewed on the Action Groups tab on a controller properties page.

Action Groups tab on the Controllers page of the Project Browser.

Clicking on the Id of the action group or using Open context menu action will navigate to the action group properties page.

Open context menu option for action groups in the Project Browser.     Action group detail form in the Project Browser.

The Sync context menu option will select the relevant action group node in the Project Explorer.

Sync context menu option in the Project Browser.     Relevant action group node selected in the Project Explorer.

Actions that reside in the action group can be seen by switching to the Actions tab on the action group properties page.

image

Action group Id can be changed using the Rename context menu option in the Project Explorer.

Rename context menu option in the Project Explorer.

Action groups can be rearranged or moved to different controllers using drag and drop operations in the Project Explorer.

Dropping ag2 and ag3 on the right side of ag6.     Ag2 and ag3 have been placed after ag6 in the list of action groups in the Project Explorer.

Press “Ctrl+Comma” and enter action group information to quickly locate the desired action group.

'Navigate To' window showing a list of matched action groups.