The following code shows how to make a checkbox field in Gravity Forms require all options be ticked if the field is required. By default, if the field is required only…
The following code shows how to make a checkbox field in Gravity Forms require all options be ticked if the field is required. By default, if the field is required only…
Problem By default, 'website' fields in Gravity Forms will display a validation error message if the user enters an address that is missing the protocol - HTTP, HTTPS, FTP. There…