Skip Navigation

[Resolved] User Form – Email Notification

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Sao_Paulo (GMT-03:00)

This topic contains 3 replies, has 2 voices.

Last updated by Mateus Getulio 1 year ago.

Assisted by: Mateus Getulio.

Author
Posts
#2677061

Hi,

I have created a user form, where I able the the password to be autogenerated.

I want to send an email notification, with form data including the password, but I do not see a password field on the user data, after clicking on the fields & views.

Please advise.

Thank you

#2677075

Mateus Getulio
Supporter

Languages: English (English )

Timezone: America/Sao_Paulo (GMT-03:00)

Hi there,

Thanks for your contact!

Toolset follow the WordPress guidelines, and therefore, does not send the password via email for security reasons. If you want to include the password in an email, you can implement it with custom code, which is out from the scope of this support forum.

Moreover, Toolset currently doesn't generate user/password-related emails; it relies on WordPress's built-in notifications. To modify the password reset email, you can use the WordPress filter hook "retrieve_password_message." Check this example thread for guidance: https://wordpress.stackexchange.com/questions/321025/how-can-i-modify-the-default-reset-lost-password-email-text

DISCLAIMER:

Note: the possible solution provided is to be used just as an informational one. Please remember that custom coding is out of the scope of our support, so we can't create, debug or modify code for you and it's your responsibility to maintain it. We hope the one we used as an example could point you in the right direction. Please check our support policy: https://toolset.com/toolset-support-policy/

Thanks for your understanding. If you need anything else don't hesitate to contact us.

Regards,
Mateus.

#2677096

Thank you, Mateus

Please let me know where to find the autogenerated password.

#2677187

Mateus Getulio
Supporter

Languages: English (English )

Timezone: America/Sao_Paulo (GMT-03:00)

Hi there,

Thanks for your reply.

Only the user who created the account will know it. Apart from that, and as per your initial request, it'll require a more customized solution.

At this point I'm afraid it would be beyond the scope of this support forum but we recommend that you check our contractors page: https://toolset.com/contractors/.

Thanks for your understanding.