You need to sign in to do that
Don't have an account?
activation email for community users
Hi!
I want to be able to deactivate a community user and then when I reactivate the same user, don't send welcome email to the user. I really try every thing I know, but the true is that always is sending the welcome email.
Please, anyone can help me¨?
I want to be able to deactivate a community user and then when I reactivate the same user, don't send welcome email to the user. I really try every thing I know, but the true is that always is sending the welcome email.
Please, anyone can help me¨?
Refer this link for solution
https://salesforce.stackexchange.com/questions/73876/anyway-to-control-communities-e-mail-welcome-message
We chose to uncheck the "Send welcome email" box under Communities > Administration > Emails. We then created a workflow rule on the User object to send out the welcome email to new community users. The workflow rule fires on record creation only as has criteria for "Profile EQUALS 'Your Community Profile Name(s)'".