Hello,
I have a complicated form, in wich fields may be selectable or not, or required or not, based on other forms. Looking for some guidance or tutorial as to how to set this up. Here is part of the form:
[Checkbox A]
[Checkbox B]
[Field A]
[Field B]
[Field C]
[Field D]
Checkbox B cannot be selected unless Checkbox A is selected.
If checkbox A as selected and B is selected nothing else is required.
If checkbox A is selected and Checkbox B is not, then Field A is required.
Depending on the value of Field A, either Field B, C, or D will be required.
Seems complicated... Is there a guide that explains how to get started?
Thanks!
I have a complicated form, in wich fields may be selectable or not, or required or not, based on other forms. Looking for some guidance or tutorial as to how to set this up. Here is part of the form:
[Checkbox A]
[Checkbox B]
[Field A]
[Field B]
[Field C]
[Field D]
Checkbox B cannot be selected unless Checkbox A is selected.
If checkbox A as selected and B is selected nothing else is required.
If checkbox A is selected and Checkbox B is not, then Field A is required.
Depending on the value of Field A, either Field B, C, or D will be required.
Seems complicated... Is there a guide that explains how to get started?
Thanks!