Actions that can be carried out on the filter are defined by means of the Filter has Action relationship. These are suitable for generating the corresponding element lists from filters. You can assign several actions to a filter type, that return different element lists. One relationship to an action descriptor must set the Default_Action attribute to true, so that the user can generate an element list by double-clicking the filter.
Any existing element list for the action are displayed. Refreshing the content of the element list is only possible by means of the Refresh function of the Element Table view.
Attribute | Type | Description |
---|---|---|
TargetID * | ActionDescriptor | The reference to an action descriptor that is to be carried out by the filter action. Preferably an action descriptor that returns an element list. |
Default_Action [UC] | Boolean | Defines whether this action should be carried out by a double-click on the filter. Only one action of a filter type can be declared as a default action.
The default value is false. |
Label [O] | String | The display name of the action in the context menu of a selected filter. |