1. filothea
  2. General
  3. Thursday, November 21 2019, 11:16 AM
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.

is this possible?
admin Accepted Answer
Admin
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)
  1. more than a month ago
  2. General
  3. # 1
filothea Accepted Answer
Pro
even in this case,
if custom value is "no" b2 is shown but b1 is still required? (and hidden).
how this condition would be met?
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
Hi,
when a field is hidden then it will be not required.
  1. more than a month ago
  2. General
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.