I've created my FaaS form, and have it working reasonably well.
As a matter of good practice I figured I should set up some form validation. I’m not an expert in javascript or php- so I just used Dreamweaver's tool to set up some client side validation, but I was having problems with setting a mandatory Terms & Conditions checkbox
FaaS has form validation for the minimum fields. I'm using a WID with required Terms & Conditions, and they are printing with my test receipt as needed. I could not find a Terms & Conditions field available in the examples. Any way to have the Terms & Cnditions field available and set form validation for it?
thanks, Amanda
As a matter of good practice I figured I should set up some form validation. I’m not an expert in javascript or php- so I just used Dreamweaver's tool to set up some client side validation, but I was having problems with setting a mandatory Terms & Conditions checkbox
FaaS has form validation for the minimum fields. I'm using a WID with required Terms & Conditions, and they are printing with my test receipt as needed. I could not find a Terms & Conditions field available in the examples. Any way to have the Terms & Cnditions field available and set form validation for it?

thanks, Amanda
Comment