Bypass required fields if hidden on frontend form by css
-
Hi,
I have created some conditional fields in the frontend with a javascript logic.Some of these fields are hidden by CSS with the display:none property.
These hidden fields are actually marked as required fields on PDb so they return an error when submitting the form…
Is there any way, a workaround, to bypass the server side checking on PDb if the fields are hidden in this way?
Thank you very much
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Bypass required fields if hidden on frontend form by css’ is closed to new replies.