I have a simple form.
1. I have a textarea.
2. Underneath the textarea I have a checkbox
3. I have four input fields below the checkbox.
How do I add validation for everything but only validation for the four input fields below the checkbox when the checkbox is unchecked?
I have been searching for examples but can’t find anything to meet this criteria.
Thanks.
1. I have a textarea.
2. Underneath the textarea I have a checkbox
3. I have four input fields below the checkbox.
How do I add validation for everything but only validation for the four input fields below the checkbox when the checkbox is unchecked?
I have been searching for examples but can’t find anything to meet this criteria.
Thanks.