Image two fields, A and B. A is required and is a radio control with options Yes and No. If field A is Yes, then field B should be required. If field A is No, field B should be optional.
Hi,
this is not possible natively, a workaround is to use 2 fields (required and not required).
Conditions on field A:
- if equal to custom value "yes" then show field B1 (B1 is required)
- if equal to custom value "no" then show field B2 (B2 is not required)
There are no replies made for this post yet. However, you are not allowed to reply to this post.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »