At Tribute Media we required the ability to create a simple form that would redirect to a page from a form. In our case, we needed our clients to log into a page which requested a contract ID. Upon entering the contract ID, the user would then be redirected to a form built specially for that user.

This module solves the problem by doing the following:

  • provide admin settings page
    • set custom page title
    • set custom path base
    • set custom form question
    • set custom error message for invalid entry
    • set menu to automatically add link to(Drupal 6 only)
  • provide page located at path 'http://www.example.com/redirect' which provides the form for the user to enter in their custom page code, this is added to the custo base path. If the custom base path is set to 'contract' and the user enters '452235' the module checks for the url alias for 'contract/452235' and redirects the user to 'http://www.example.com/contract/452235'
  • Creating a URL Alias for /redirect will allow any term to be used as this redirect page.

Downloads

Version Downloads Date Links
6.x-1.1 tar.gz (7.59 KB) | zip (8.12 KB) 2008-Nov-05 Notes

Project Information


Maintainers for Node Redirect

  • jrglasgow - 3 commits
    last: 4 years ago, first: 4 years ago

Issues for Node Redirect

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants