Tutorials » Security
07
Apr
33
Custom Login Form with Group Based Redirection
In this tutorial we are going to setup a custom login form which redirects the user based on the group they are in. A tree dropdown is added to each group in the CMS to allow easy page selection as well as a checkbox to override this link and redirect to the admin area.
An example usage for this would be a company that has numerous clients each with their own client area. This technique would allow them to login and reach their respective areas without ever knowing who the other clients are or having to deal with finding links to get them there.
Read More >>