Confirmation Email Message imbed query string
-
Hello to everyone. Trying to push this to it’s limits. Can it be done?
(I’m using FSCF along with another plugin called URL Params, which allows FSCF fields to be viewed on the redirected page)Here’s what I’m trying to do:
Form 24 captures name and email. redirects to a thank you page. Field “name” shows on redirected page. Confirmation email sends, which includes name from form 24.Here’s what I’m trying to do: I want to include a referral url in this email (Tell your friends!) This url sends them to another separate page, with form 27 on it.
I would like to be able to include the “name” field” from form 24 into the imbedded url to pass to form 27. example: http://www.website url/?27referred=24referred
On Form 24 I have enabled posted data to be sent. Renaming fields:
First-Name=24name
from_email=24email
Referred-by=24referredOn Form 27 I have enabled posted data to be sent. Renaming fields:
First-Name=24name
from_email=24email
Referred-by=24referredI want the “Referred-by” field on form 27 to pick up the passed variable from Form 24.
When form 27 is filled out, it redirects back to the same page as form 24 redirects to.
I value input from anyone here. Mike, this doesn’t have to be a long researched support issue. Just something I’d like to try to work if it is possible.
The topic ‘Confirmation Email Message imbed query string’ is closed to new replies.