Add a state flow transition
A transition represents the passage from one state to another. The source of the transition is the state where the transition begins and the destination is the state where the transition ends.
You can include a custom confirmation message message for when a content item transitions to another state. In such cases, users must confirm the transition to apply it.
For example, you can add a confirmation message for the transition from Working on it to Under review. When a user submits a content item for approval, this confirmation message acts as a checkpoint for the user to either proceed with the transition or cancel it.
To add a state flow transition:
-
On the menu bar, click Manage
.
-
On the Manage page, click State flows.
-
On the State flows page, click the desired state flow.
-
On the state flow detail page, next the state you want to modify, click Edit transitions.
-
In the dialog box, click
Transition.
-
In the Transition dialog box, configure the following properties:
Field Description Mandatory Name The name of the transition. Yes Description A description of the transition. No Icon The icon you want to use to represent the transition. Yes Ask for confirmation Determines whether users are asked to confirm when they attempt to make this transition. No Next state The state applied when this transition is made. Enter the state manually, or click to select it from a list.
Yes Redirection The page users are redirected to after they make this transition. Enter the desired page in the JSON field. No Index Determines the order of the state transitions when there is more than one. The lowest index defines the first transition to occur. No -
If you turned on the Ask for confirmation switch, in the Confirmation message field, enter a suitable message.
-
Click Save.