Forgot Password with WFFM & EXM – Part 3
In the previous post we set up a form and email to verify the user’s email address before we allow them to reset their password. This post will show how… Read more »
In the previous post we set up a form and email to verify the user’s email address before we allow them to reset their password. This post will show how… Read more »
In the last post we started creating Forgot Password functionality. We created goals and an engagement plan to define the logic behind the user flow. In this post we will… Read more »
Now users can now set up an account and logout. We need to allow them to login again the next time they visit.
I like to build logout functionality before I build the login functionality. It makes testing the login functionality easier when you can quickly logout. Also, when users register, they are… Read more »
This post will show how to use EXM to send a welcome email to newly registerd users.
Now that we have a restricted extranet page, we need to be able to create users who can access it.
With this series of posts, I am going to show off some common functionality that can be implemented without a developer. Specifically, I will show how you can combine the… Read more »