When users click on the “Invitations” tab in their profile pages, it automatically sends them to the default “Accepted” page. What I’m trying to do is to set the “Make an Invitation” page as the default page so that when users click on the “Invitations” tab in their profile pages, they’ll automatically get the “Make an Invitation” page. How can I do something like this?
| Comment | File | Size | Author |
|---|---|---|---|
| default tab.jpg | 25.82 KB | azwildcat |
Comments
Comment #1
zeemp commented+1
Comment #2
nymo commentedIn a custom module, you could create a hook_menu_alter as such:
Comment #3
dale42I'm helping the Invite module maintainers by cleaning up old issues.
Drupal 6 is no longer supported so I'm setting the issue status to Closed (outdated). Information on what that means is here: Issue Status field.
If you have a question about one of the current versions of the module please do submit a new issue.