Skip to main content

Workflow event button color

Log in to add to favourites

Example

This example shows the color "red" being used in a workflow state

JSON
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "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": [] }

Still need help?

New support request