Tree Schema Definition Reference
WorkflowAction
This element defines a custom workflow to start. It has the following attributes:
- WorkflowType
- Label
- ToolTip
- Icon
- PermissionTypes
- Location
The type of the workflow. Required.
A label of the workflow action. Required.
A custom tooltip of the workflow action. Optional. Defaults to the value of the Label attribute.
The icon of the action. Optional.
A list of permissions on the workflow action. Optional.
The list can include one or more comma-separated values:
- read
- edit
- add
- delete
- approve
- publish
- administrate
Defaults to “read”.
The location of the workflow action’s button on the toolbar. Optional. Its possible values are one of the following:
- Add
- Edit
- Delete
- Other
Defaults to “Other”.