- Issue created by @nathanhealea
I currently working through an implementation where I'm trying to implement an "if your permanent address is different than your mailing address", then I'm required to fill out the address fields for the permanent address"
The issue, or bug I'm reporting, is that each of the fields is configured the"Interaction with other dependencies" as AND.
From what I have read, this should mean that field_pa_address_line_one should be required when field_iep_address_same is unchecked AND field_last_name has a value. (see screen shot below).
Our validation configuration for the fields looks as follows.
Configuration that have the same target field, that are configured with AND, should only be true, when the two corresponding Controlled by fields are also true.
Active
4.0
Javascript