i am using Funnelkit(previously woofunnels) to capture optin than leading the viewer to a GF questionaire. I want to pass the Name and email from the opt in to the name & email fields in GF. these fields are passed through via shortcodes.
This i know from research, GF fields are not shortcode ready. But i can capture via html field… all good
The issue here is i know ( and tested ) that html doesnt come up in the back end as it is a front end display.
So im looking for a solution to get the content from html field to the name field on the same form? or is the a function that exists that allows html to be captured for noifications & confirmations?
i thought that gravity wiz had a plugin that allowed text in 1 field to populate in another. maybe im wrong…hoping someone can help me out
To include the content of an HTML field in your Notification, how about the free All Fields Template from Gravity Wiz?
With that, you can include HTML fields in your notification. If you read the comments there are several code snippets to do this automatically for all HTML Fields using a merge tag modifier, or even automatically for the {all_fields} merge tag with no modifier.