Hi,
I'm using the conditional logic in my form. but there is an issue with the "required fields".
I have a select box on the top, which upon selection displays a number of fields, some of them are "Required". The problem i faced is,
If i haven't selected the Option A, then the form fields which are conditional to the Option A wouldn't appear, but upon submission it gave me an error that i haven't filled out the required info which are under the conditional logic of an option which i never selected. !