Is it possible (without writing code) for the post-login redirection page to vary based on user profile data?
For example, can a person be directed to a specific page if they:
- are a "Registered" user versus some other access level?
- have a different language than the site default selected as their preferred language?
All I see in the CB Login module is a box to enter a URL. Can it be smart instead of a hard-coded path?
Thanks in advance.