Ignoring Required Field If Conditional Logic Not Met

I have created a finance form and I have a section for co-borrower. To activate the co-borrower fields a condition of radio button must = Yes. I was hoping that if the conditions were not met that the field requirement upon submission would be ignored.

Are there any solutions or work-arounds so a field that meets a condition can be required, but if condition is not met, the field requirement is ignored?

Hope that makes sense.

If you don’t want to use scripting. Then you can add two fields one with and one without requirement. Display the field you want with conditional logic.

You can make the field required. If it’s being hidden by conditional logic and is hidden when the form is submitted, the required requirement will be ignored, and the form can be submitted without that (hidden) required field. If you’re setting something else, please let us know.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.