CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Contribution redirect
Pages: [1]

Author Topic: Contribution redirect  (Read 742 times)

dlats

  • I post occasionally
  • **
  • Posts: 77
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal 7.12
  • MySQL version: 5.0.91
  • PHP version: 5.2.17
Contribution redirect
March 29, 2012, 06:30:14 am
I have a contribution form with an attached profile. The profile has a redirect set in advanced settings. The Floss manual informs me that the redirect won't work when the profile is attached to a contribution form. Indeed, it doesn't. Is there a way to do the redirect to something other than the std Thank You page. A redirect using the Redirect module will redirect all contribution types. I want to redirect only one type.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Contribution redirect
March 29, 2012, 06:42:47 am

You can redirect via hook_civicrm_postProcess

Might also be able to do so via the rules module (might need to add some additional events/actions to it)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

dlats

  • I post occasionally
  • **
  • Posts: 77
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal 7.12
  • MySQL version: 5.0.91
  • PHP version: 5.2.17
Re: Contribution redirect
March 29, 2012, 06:52:32 am
Thanks for the prompt reply.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Contribution redirect

This forum was archived on 2017-11-26.