Client Side Validation Required Fields
Posted: Mon Oct 08, 2018 4:03 pm
I am trying to use client side validation as your example shows -
http://www.profoundlogic.com/docs/displ ... Validation
When I set the fields to required I am unable to use the exit/cancel button without filling in those fields. I ran the sample program provided by profound and it has the same issue. Is there a built in way of handling this or do I need to write some javascript to change the required property of those fields to not be required when the exit/cancel button is clicked?
Thanks!
http://www.profoundlogic.com/docs/displ ... Validation
When I set the fields to required I am unable to use the exit/cancel button without filling in those fields. I ran the sample program provided by profound and it has the same issue. Is there a built in way of handling this or do I need to write some javascript to change the required property of those fields to not be required when the exit/cancel button is clicked?
Thanks!