This condition was replaced by the A field is/isn't initialized in version 2.7.0. The new condition offers more flexibility and allows for multiple fields to be checked at once.

Purpose

It's a condition for doing any of the following checks:

  • A field is initialized.
  • A field is not initialized.

For cascading select fields both levels are required to be initialized.



Configuration Parameters


Usage Examples