Workflow event button color
Log in to add to favouritesExample
This example shows the color "red" being used in a workflow state
{
"id": "revoke",
"name": {
"en-GB": "Revoke and edit"
},
"auditText": {
"en-GB": "Revoked"
},
"description": {
"en-GB": "Revoke the entry submission"
},
"transitionTo": "draft",
"color": "red",
"groupId": "submitRevoke",
"uiAction": "none",
"validate": false,
"parameters": []
}