The purpose of this node is to group actions (Standard and User) into one control.
Action Group node has the following properties:
Specifies the caption that will be showed inside de control by default (when user didn't select an option). The value <default> will be taken from WorkWithPlus Settings >> Labels Node >> property 'Caption' of category 'Action Group'.
Specifies theme class to be assigned to the combo box control.
Specifies whether to display the action group as a Combo Box, GX Action Group or using our DVelop Bootstrap Drop Down Options. The value <default> will be taken from WorkWithPlus Settings >> Template Node >> Action Group Type property.
Example of Combo box Type:
Specifies the action group's name. This property is required as to identify the group action in the form.
Specifies the caption that will have the textblock next to the combo box. Only applies if property 'Show description' is True. The value <default> will be taken from WWPConfiguration >> Labels Node >> property 'Description' of category 'Action Group'
Specifies theme class to be assigned to the description text block.
Image that will be shown in the Drop Down Options.
If you want to read information about the Location in father table properties, follow this link: Location in father table
|