Skip Navigation

[Resolved] what would be the procedure to change status for a subscriber

This thread is resolved. Here is a description of the problem and solution.

Problem:

I have a membership site that need to approve the request for membership, then after approved I needed to automatically trigger an email with new credentials with login in ID and a system generated password (that would be available for changing after approval) .

Solution:

You can try with a custom user radio field "Approved", for example:

https://toolset.com/forums/topic/what-would-be-the-procedure-to-change-status-for-a-subscriber/#post-1244342

Relevant Documentation:

https://toolset.com/documentation/user-guides/automated-email-notifications-with-cred/

This support ticket is created 4 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by acts-1224C 4 years, 11 months ago.

Assisted by: Luo Yang.

Author
Posts
#1244339

Thank you Luo, the more I use Toolset the more I fall in love with the it. I did it, it works, and it fixed half of my problem.

what would be the procedure to change status for a subscriber? can that be done on the front end as well? I have a membership site that need to approve the request for membership, then after approved I needed to automatically trigger an email with new credentials with login in ID and a system generated password (that would be available for changing after approval) .

is this situation possible from the front end as well?

#1244342

Hello,

How do you setup the "status for a subscriber".
If it is a custom user field, you can try these:
1) Create a custom user radio field "Approved", with two options:
- yes
- no

2) Create a user form for editing users, with above field "Approved"

3) in section "Notification e-mail trigger", choose option "When custom fields are modified", send the email when:
field "Approved" = yes

See our document:
https://toolset.com/documentation/user-guides/automated-email-notifications-with-cred/

#1244836

My issue is resolved now. Thank you!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.