Can you have a link in an email, which takes a user to a form, and then populate the input field for ’email’ with the user’s email address?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you can.
You need to have a get parameter on the link. For example, if you have a text-box on form with the id or name parameter of “email”, your link should look like this:
For multiple parameters: