Hi,
How would I make conditional fields triggered (shown) by events Required when conditions are met e.g.
- Radio with values '1' and '0'
- when Radio = '1' show 'A' field and make it Required
- when Radio ='0' hide 'A' field and make it not Required
I know how events work and how to use them to show conditional fields, but can't figure out how to make field Required.
I know there is "Optional" Validation setting but it only works when field is not blank.
How would I make conditional fields triggered (shown) by events Required when conditions are met e.g.
- Radio with values '1' and '0'
- when Radio = '1' show 'A' field and make it Required
- when Radio ='0' hide 'A' field and make it not Required
I know how events work and how to use them to show conditional fields, but can't figure out how to make field Required.
I know there is "Optional" Validation setting but it only works when field is not blank.