Page History
...
Parameters | Mandatory | Default | Description |
---|---|---|---|
| Yes | – | Comma-delimited list of states to display in the current state. All states listed must be defined with a |
No |
| Sets the conditions that have to be met in order to change the state. If no conditions are set, then any user who has permission to see draft versions can change the state. |
Example
The code below restricts the state selections available when a page is in the Approved state to Approved (current state is always displayed), For Review, and Cancelled.
...