Redirecting from login to a specific web page for CiviCRM
Have you ever wanted to redirect website users when they login to a specific page? Maybe you want to show different rates for logged-in members for an event or service or you may have sent an email to members and you want them to visit a specific form but want them to be logged in first.
In Drupal this can be easily done using a destination parameter user/login?destination=
Here's how it fits into the URL
"www.myorganisation.com/node/1" is a link to this specific page on your site