Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Assuming the field that will control the visibility of the other field is a Selection List (a drop down type control), decide which field(s) will be come and go based on the selected value.
  2. In the Master formScema, for each of those fields, edit the field's properties and set a Condition.
  3. Based on the examples below, enter a condition that fits the needs of your form.
    Note: The variable name (e.g. customSelectList) must match the case (lowercase 'c' for custom).

...