Workflow state
Log in to add to favouritesProperties
Name | Type | Format | Description |
---|---|---|---|
id | string | - | An identifier for the state, which must be unique within the workflow. |
name | object | localized value | The friendly name given to the state. |
events | object[...] | event | A collection of events that can occur to an entry in this state. |
color | string | color | The color to be displayed in the Contensis UI for the state. |
uiEditorView | string | ui editor view | The view used by the Contensis UI to display the entry when it is in this state. |
allowUpdates | boolean | - | Indicates if updates are allowed in the current state. Defaults to true, set this to false to prevent authors from saving entries in the current state. |