Hi All,
I am trying to figure out the best way to pre-populate the email address in the unsubscribe page. So basically, in our unsubscribe page, we want to show the email address to the person who clicked on link but they should not be able to edit the email address.
I used default value (email address token) for the email address field but default value will get the data from stored cookie and it might differ in some cases.
Is there any way, we can get the email address picked from email?
Any help will be appreciated.
Thanks,
Sant
Solved! Go to Solution.
I think you achieve this by blocking field updates in admin on the email address field. I haven't tried it but I anticipate it would work.
Nope, blocking field updates isn't related to the need here. That doesn't have anything to do with the way the field value or form field is displayed on an LP.
What Sant wants is either static HTML text or a read-only form <input> w/the Email Address value linked to the lead that clicked a Marketo-tracked link (which is not necessarily the Email Address of the lead associated with the current Munchkin session).
Unfortunately -- perhaps surprisingly -- this would take some tricky JS to accomplish because of the possible disparity between the associated lead and currently-visiting lead.
Hi Sanford
I have some doubts on the unsubscribe functionality - please help
I am new to Marketo and getting to learn. Please pardon my ignorance.
Thanks,
Jignesh
Can you open a new Question in Products for this, please?
Sure. Will do it!
Apologies Sanford Whiteman and Sant Singh Rathaur for barging into your thread.
Never mind!
Hi Jignesh Bhate, This has to be defined in the email setting under admin section then you will see the code.
Is there an actual tutorial/documentation on how to set this up?
What exactly are you trying to do? There’s nothing too technical in this thread, just a couple of different ways to put a hidden Email field (or no Email field) on the form.