Doc2Form (email) checkbox validation and email output
Hi,
I am having a bit of trouble with Doc2Form send to email on submit.
I have created a form that uses the next/previous wizard over 2 pages. The first page is just basic text boxes and the second page is 5 terms & conditions checkboxes. My problem is how to validate the checkboxes so that if the user fails to check the checkboxes there is an error message. I would really like this to be validated server side.
Also, when i submit the form, with no validation, the checkboxes outputs the value stored in its corresponding data type which is a number. I would really like this to output either checked/unchecked or true/false to the sent email.
Can anyone out there help me with this or point me in the right direction please.
Doc2Form (email) checkbox validation and email output
Hi,
I am having a bit of trouble with Doc2Form send to email on submit.
I have created a form that uses the next/previous wizard over 2 pages. The first page is just basic text boxes and the second page is 5 terms & conditions checkboxes. My problem is how to validate the checkboxes so that if the user fails to check the checkboxes there is an error message. I would really like this to be validated server side.
Also, when i submit the form, with no validation, the checkboxes outputs the value stored in its corresponding data type which is a number. I would really like this to output either checked/unchecked or true/false to the sent email.
Can anyone out there help me with this or point me in the right direction please.
Thanks
is working on a reply...