Recipe record state properties
- Last UpdatedSep 25, 2023
- 1 minute read
Refer to the following table for the key configurable properties of Recipe record state.
State Behavior properties
|
Property |
Description |
Valid values |
|---|---|---|
|
DisplayBackColor |
The background color to display in the client for the Recipe records in this record state. |
Any color in the selection list |
|
LimitNumberRecords |
Specifies whether there is a limit on the number of records that can be in this state. For example, you could specify that only one record can currently be in the Active status. In that case, you would set the limit to True and the MaximumRecordCount to 1. |
True, False |
|
MaximumRecordCount |
If there is a limit, this property specifies the maximum number of records that can be in this state. |
Numeric value |
|
StateChangeInitiation |
Specifies the permitted type of state change initiation. |
Automatic, Manual, or Both |
|
StateTransitionMenuText |
Specifies the text to display when records are transitioned to this state. |
String value |