Hi,
We need to send a confirmation mail when the user changes her password.
The problem is that the password has to be changed in the same page as the account details, so in that page there are two forms: one to change the details and one to change the password.
One possibility is to add the password fields into the code of the details template. Then, how the fields of the form should be completed?
Another option is to add a paragraph with the password form in the details page. Then, how to configure the left side panel (ie. the links the other user pages) to extend along the new paragraph?
What is the best option? Do you have any other ideas?
Regards,
Tomas