Additional to this earlier query, https://drupal.stackexchange.com/questions/1790/redirect-users-after-login-depending-on-the-users-roles I’m attempting to perform an identical redirect on a D7 whereby as soon as a person with a particular function kind has logged in, they’re redirected to a homebox (utilizing Drupal Development Homebox module) web page of 1 of two varieties (1 Instructor; 2 Scholar) and Drupal Development homeboxes nodes are named accordingly: 1) teacherhomebox, 2) studenthomebox utilizing URL aliases. I’ve been following Johan Falks tutorial http://vimeo.com/28804544 (many instances now!) and thought I understood what seems to be a easy process, however after testing both of Drupal Development stated roles, my redirects don’t present Drupal Development related (after login) person homebox as Drupal Development major web page and easily stays on my customized Panel ‘landingpage’ I’ve setup as Drupal Development major welcome website homepage. After all they do log in and it exhibits their account hyperlink on Drupal Development header (which I will take away later) I am undecided what or why Drupal Development redirects usually are not working, possibly I’ve not put Drupal Development right account choose in Drupal Development Guidelines UI however FYI and for testing functions (utilizing a scholar function) Drupal Development setup is as such:
Occasion: Consumer has logged in
Situation: Consumer has function(s) (parameter: Function= scholar, match=ANY)
Actions: Ingredient: Web page Redirect (parameter: URL: studenthomebox)
I’ve in Drupal Development URL redirect Worth, put “studenthomebox”
I’d additionally like so as to add that I’m attempting to create a ‘homebox’ dashboard as per drupal.org and could be completely happy to acheive Drupal Development identical together with utilizing Drupal Development Guidelines module (with homebox) and would favor to remain utilizing Guidelines given Drupal Development possibility.
Any assist could be very a lot appreciated as I am after many hours, moderately confused now.