Hi,
I have a eCom website where I need to have present at all times the login form. I wrote it directly in the Page template. The new version of Extranet extended module does not have the login form which is what I used before.
I have all of the input hidden fields to select the template and e-mail subject, my problem is, how to get it to work?
I checked the template tags after submiting and the value are there. Any ideias?
Note:
- I am using Dw7
- I have Extranet, extended licenced
- I tried submitting with the module applied to a paragraph and without it (Logging in is always fine, recovering password never works)
- My page template is in XSLT
Best Regards,
Nuno
Developer forum
E-mail notifications
Recover password feature
Posted on 27/11/2009 16:14:36
Replies
Posted on 11/05/2010 20:05:06
Hi,
I have put this two hidden fields in my login form
<input type="hidden" name="DWExtranetUsernameRemember" value="True">
<input type="hidden" name="DWExtranetPasswordRemember" value="True">
But when i quit the page (not log off). it does not remember my username and password.
Is this the only way to maintain the session? Or am i doing something wrong.
You can view the website at:
http://www.programacontactosonae.com/Default.aspx?ID=2
i'll send you an email with the username and password.
Best regards.
Posted on 09/11/2010 19:25:39
Hi,
Is there a way to set the sender's e-mail? It is using the e-mail in the System's settings, but we would like to manipulate it.
nuno
Is there a way to set the sender's e-mail? It is using the e-mail in the System's settings, but we would like to manipulate it.
nuno
Nicolai Høeg Pedersen
Posted on 09/11/2010 22:05:30
It is not possible
Just added the possibility of using the parameter "ForgotPasswordSenderEmail" from 7.2
Just added the possibility of using the parameter "ForgotPasswordSenderEmail" from 7.2
Posted on 05/05/2011 12:53:51
Is there a similar tag for changing the subject
/Rune
/Rune
Nicolai Høeg Pedersen
Posted on 05/05/2011 13:18:29
ForgotPasswordMailSubject
Posted on 05/05/2011 14:10:28
Thanks a lot!
/Rune
/Rune
You must be logged in to post in the forum