Page 1 of 1

edit record and send password?

Posted: 2012-02-07 17:44
by antonio
Hi all,
I have a little question for you.

I have a user list/details page-set made with ADDT dynamic list/form.
I can insert new users and send email containing user data without problems.

But I need to send the same data when editing user details.
But obviously the password is not in the email.
By default ADDT leaves the fields "Old password", "new password" and "re-type password" empty so,when the email is automatically sent, the password field will be empty too.
I cannot bind the password field to the related form field (old password) since it would be prefilled when editing the record... thus breaking the security of the whole form.

Is there another way to send the current password (the one stored in the db) when updating the record and the password fields are not changed?

TIA

tony

Re: edit record and send password?

Posted: 2012-02-10 17:26
by Fred
Try creating a new recordset that will retrieve the password and insert that then in the email