free registration with fields prefilled from email
Posted: August 1st, 2011, 4:27 pm
I have a WordPress site with s2Member Pro installed. I'd like to allow free registrations, but only through a link that would be included in an "invitation" email. When the user clicks on this link, it would take him to a page containing the Free Registration Form, but with the first three fields (First Name, Last Name, Email Address) prefilled with values given in the email. I'd also like a Custom Registration Field, say "Key", prefilled with a value given in the email. Ideally, I'd like this "Key" field to be hidden on the form, but I'd settle for it being visible and prefilled.
So the link in the invitation email might look something like this:
Is the s2Member-Pro-PayPal-Form shortcode flexible enough to allow this? Thanks in advance for any help.
So the link in the invitation email might look something like this:
- Code: Select all
http://oursite.com/invited-free-registration/?fname=John&lname=Smith&email=jsmith%40gmail.com&key=31416
Is the s2Member-Pro-PayPal-Form shortcode flexible enough to allow this? Thanks in advance for any help.