prevent form submission until specific conditions are met
complete
Nik from FormNX
Currently, the logical condition works for form fields. But sometimes need to set a rule where the submit button is inactive until an answer is acceptable.
For example
if I have a yes/no question asking if a client performed a certain action and the client answered no, then I do not want the form submitted, until the client answers yes.
another question could be did you review the contents of this form, the client could answer yes or no but the form still gets submitted
Thus I would like to see a rule where the submit button is inactive until an answer is acceptable.
R
Rob Thomson
This isn't what I meant when I wanted conditional submission actions. This only allows for a form to not be submitted if it meets certain criteria. I still need the form submitted, but what happens after they click the submit button is what I would like to be able to change. If they answer question x a certain way then submit does y. If they answer question x a different way, then submit does z.
Nik from FormNX
Merged in a post:
Conditional Submission Actions
R
Rob Thomson
Being able to base the ending off of conditions within the form. Helpful for us to collect service reviews. If given 4 or 5 stars, it asks if they would leave us a review on google. If they say yes, then once they hit submit it redirects to our GMB page for a review. If they give 3 or less, they leave a comment about their experience. After submit, it sends us an email.
Nik from FormNX
complete
Nik from FormNX
planned