Hello,
I am doing some testing on the webAPI SendCredential to reset the user's password. when user received a reset password email, they click at the link "click here to login". This link will direct user to the reset password page.
Now, we've wanted to do some customization to have the link point to some custom page to reset password. My question is is there any way to fix this link to the new location? where is this credential email template to reset user password? So I can fix the link to the right link. I know that the template is in the "Templates" folder some where in the system, but I can't find this folder some where.
We just want to run this test in TEST Environment.
In fact, we already fixed it point to the right TEST domain name in LTR_TNEW_EMAIL_SETTING system table, but not the URL query string.
our issue is similar to this:
http://www.tessituranetwork.com/Community/forums/t/17053.aspx
Any help will be appreciated? Thanks in advanced.
-Harry