Hi GD,
was wondering if there is some functionality to validate at least one dropdown in a group of multiple dropdowns
I have these 2 dropdown: Children_0_8 and Children_9_12 and both are set as required
Would it be possible to make required only one of the two, so that it will be possible for the user to fill just one and no both?
Many thanks
e
was wondering if there is some functionality to validate at least one dropdown in a group of multiple dropdowns
I have these 2 dropdown: Children_0_8 and Children_9_12 and both are set as required
Would it be possible to make required only one of the two, so that it will be possible for the user to fill just one and no both?
Many thanks
e
HI remix,
You would need to write a custom validation to cross-check between the two drop-downs.
Might is be simpler to use a single drop-down for both age-groups?
Bob
You would need to write a custom validation to cross-check between the two drop-downs.
Might is be simpler to use a single drop-down for both age-groups?
Bob
This topic is locked and no more replies can be posted.