Skip to content
Gravity Forms provides the ability to perform basic calculations in ‘number’ fields, such as ‘field 1 x 2’ or ‘field...
Problem By default, ‘website’ fields in Gravity Forms will display a validation error message if the user enters an address...
The PHP code below shows how to pre-fill a list field in Gravity Forms. This is done using the gform_field_value_$parameter_name...
Gravity Forms is a powerful plugin for WordPress that allows you to run and manage forms as simple as a...
The following script can be used to add a checkbox in a list field in Gravity Forms. There are two...
Gravity Forms uses a jQuery character count plugin called ‘jQuery Textarea Characters Counter Plugin v 2.0’ to handle the character...
The following code shows how to make a checkbox field in Gravity Forms require all options be ticked if the field...
Problem By default, ‘website’ fields in Gravity Forms will display a validation error message if the user enters an address...
In Gravity Forms the ‘list’ field has a ‘add’ and ‘remove’ button to allow users to add and remove rows....
The following code will allow administrators and users that have access to view form submissions to view a form when...