By mths on
I'm running drupal 6. Is there a way to redirect to another page after submitting the contact form? It's now directing to the frontpage but i'd like to give a bit more feedback.
I'm running drupal 6. Is there a way to redirect to another page after submitting the contact form? It's now directing to the frontpage but i'd like to give a bit more feedback.
Comments
If still active: Take a look
If still active: Take a look at contact redirect module, there is a patch for http://drupal.org/node/316589 for D6.
For further options refer to webforms module.
thnx
Thanx, I'll definitely look into that.