custom is not empty

This block is part of the state ui group and was last modified in core v10.4.28.

custom is not empty v10.4.28

Checks if a custom field is not empty.

In pins 1
  • field required
    value

    The name of field to grab from the current UI state. Can be deep-key (e.g. form.name)

Out pins 1
  • condition
    condition

    Returns true if the given field is not empty.

A typical wiring for custom is not empty: value feeds the field pin; the condition out pin feeds branch.

Studio canvas example for the custom is not empty block: typical wiring for custom is not empty.

Version history

Introduced in v10.4.28.


Back to state ui Return to the main group to view all sub-groups Back to state conditions Return to the group to view all blocks within this group