Skip to content
In Gravity Forms the ‘list’ field has a ‘add’ and ‘remove’ button to allow users to add and remove rows....
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...
By default Gravity Forms only provides a merge tag for an entire list field. Depending on where it is used...