Documentation

gwp_urlencode

With the gwp_urlencode Merge Tag Modifier for Gravity Forms you can encode the field value with the purpose to pass it as an url parameter for dynamic population. List field values are also supported, provided the values do not contain row/column separator characters like , or |.

:gwp_urlencode

Encoding values of special fields

gwp_urlencode supports creating url parameters for List Fields and Checkbox Fields. It might not support other special fields with complex values. Please let us know by raising a support question and we will add it for you.

Examples

If you want to use this Modifier, just place is after the Field ID in the Merge Tag, like this:

{Text:1:gwp_urlencode}
ExampleModifier
info@gravitywp.cominfo%40gravitywp.com
“Quotes” and spaces%22Quotes%22%20and%20spaces
1,2;3:41%2C2%3B3%3A4

Last updated: 19-10-2022

Advanced Merge Tagsv1.4

To use the functionalities described in this documentation, you'll need to get the GravityWP - Advanced Merge Tags add-on.

Read more