The conditions are not being respected in form.

  • Posted 11 months ago

Hi, I have created a repeater with a taxonomy. I also have two fields inside with conditions:

my taxonomy values are…
taxonomy-1
taxonomy-2

Conditions:

Text Field 1 Condition
When the taxonomy contains taxonomy-1, show Text Field 1 (required).

Text Field 2 Condition
When the taxonomy contains taxonomy-2, show Text Field 2 (required).

Issue:
The conditions are not being respected.

When Condition 1 is met, a popup appears stating that Text Field 2 is empty.
When Condition 2 is met, a popup appears stating that Text Field 1 is empty.