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

s.daniel’s picture

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.

mths’s picture

Thanx, I'll definitely look into that.