In a newsletter I would like to ad a link to the page where the user can edit his email and change newsleter subscription. I would like the user to be logged in automatically when clicking the edit link, but there is no tag for this?
I can user the tag <!--@DWUserEmail--> to write "<p>The mail is sent to <!--@DWUserEmail-->.</p>" Great, now we have the email address of the user.
I can user the tag <!--@DWUserEmail--> to write "<p>The mail is sent to <!--@DWUserEmail-->.</p>" Great, now we have the email address of the user.
Then I would like to create the edit link like this "<p><a href="http://www.domain.com/Default.aspx?ID=19&Action=3&PID=20&NewsLetterV3LoginEmail=<!--@DWUserEmail-->&NewsLetterV3LoginSubmit=Login">Edit your subscription</a></p>" but now DWUserEmail is not translated by Dynamicweb.
Any workaround?
Any workaround?