Help!
I have a field that is shown by conditional logic only if a parameter exists in a URL - works fine
I have another field that only shows if the above field is shown - works fine
This field is also a ‘required’ field but I am unable to submit the form unless this field has a value, even when not visible. My understanding was that this field should pass validation checks if not visible.
What am I missing?