Changing magic tags depending on form input
-
I’ve trawled the docs but can’t seem to resolve this issue. Hoping someone has some experience with it.
My form asks users to nominate 5 friends. The email is then issued to each recipient, using conditional recipients. That bit works.
I’m trying to address the email content personally to each of the 5 friends. That bit I can’t resolve.
In the email body, I’ve used {get:friend_name}, and made each name field a passback variable, eg:
friend_name = %person_one_name%
friend_name = %person_two_name%But it’s not finding the data. I suspect from what I see on Google that I might be asking too much of the plugin. Any ideas what I’m missing would be very welcome.
The page I need help with: [log in to see the link]
The topic ‘Changing magic tags depending on form input’ is closed to new replies.