Section Heading

my test form is located here  http://vienna-taxis.com/sample-page/

I have few sections that show up depends on the service required and those sections are with conditional logic -

if a customer requires a transfer from the airport the transfer to the airport section shows , the customer fills the form and submits it , and here it gives an error that the required fields are not filled and those fields are from the other sections .

why is that , if the section does not show up i think that it has to pass the validation !

thanks

If the fields are required, you need to add the conditional logic directly on that field as well, not just on the section heading. The validation checks if the field is hidden based on the conditional logic on that field.

If so this is really bad and too much work to do . i use gra*ity forms and if the section has conditional logic and hidden all required fields in it are passed without validation which is much more logical .

Topic closed.