Solved! Go to Solution.
Hey Dory,
are you able to provide a link to what Murtza suggested? Looks like it might have been some sort of Jquery Cookie plugin but I can't find any reference or link for the code. We are also looking for a solution to see subscription preferences populate if they come to the page via other means (not via email).
We are also looking for a solution to see subscription preferences populate if they come to the page via other means (not via email).
That solution (used by many very large sites ) is here: https://blog.teknkl.com/pre-fill-any-site-any-form/
Thanks, Sanford. This is great.
Got another quick question for you, Sanford.
If someone comes to the subscription page who is currently unsubscribed, if they check any of the other preferences is there some kind of script that can uncheck the unsubscribe box on the form at the same time? Or would it be better to make the unsubscribe field radio buttons and make it required?
If someone comes to the subscription page who is currently unsubscribed, if they check any of the other preferences is there some kind of script that can uncheck the unsubscribe box on the form at the same time? Or would it be better to make the unsubscribe field radio buttons and make it required?
Somewhat strange UX to have a bunch of preferences and then a radio button set with the options "Do send me all that stuff"/"Don't send me anything", no? A checkbox, unchecked if at least one "Do send me" preference is checked, makes more sense.