Hello,
How can i put a text, with under a check box ? i can't find how to put text only and after a check box. please see image
http://img42.imageshack.us/img42/4421/95282263.jpg
thanks for help
Hello,
How can i put a text, with under a check box ? i can't find how to put text only and after a check box. please see image
http://img42.imageshack.us/img42/4421/95282263.jpg
thanks for help
This might be the easiest choice for you.. a third-party add-on for Gravity Forms that creates a specific field for terms of service.
http://wordpress.org/extend/plugins/gravity-forms-terms-of-service-field/
I install it but
It put a field filled in by the customer, and I do not want it?
Okay, then use a HTML block for the terms/disclaimer content and then you can use a single checkbox (set to required) for them to agree to the terms. You can use the form conditional logic to hide the submit button unless the required checkbox has been checked.
thanks it's ok.