Planning custom transition state properties
- Last UpdatedSep 25, 2023
- 1 minute read
Refer to the following table for the key configurable properties of Planning custom transition state.
State Transitions properties
|
Property |
Description |
Valid values |
|---|---|---|
|
StateTransitionAllowed |
Defines when this state is a valid destination state. If you select Expression, the Expression property appears. |
Always, Never, Expression |
|
Expression |
Defines the conditions that allows the transition to move to this state. Click Browse (...) to open the Expression Editor. Build an expression that defines the condition. If the condition is False, the record state does not transition to this state. |
True, False |
Related topics