Blocks within state conditions
List of all the block within the state conditions
group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
state
v10.4.28
Returns state based of the given expression.
if state
v10.4.28
Allows you to use different state UIs based on your given condition.
elseif state
v10.4.28
Allows you to use different state UIs based on your given condition.
is empty condition
v10.4.28
Checks if the given field is empty.
is not empty condition
v10.4.28
Checks if the given field is not empty.
is true condition
v10.4.28
Checks if the given field is true.
custom is empty condition
v10.4.28
Checks if a custom field is empty.
custom is not empty condition
v10.4.28
Checks if a custom field is not empty.
Back to
state ui
Return to the main group to view all sub-groups