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 CiviEvent (Moderator: Yashodha Chaku) »
  • ?After creating event it goes to manage event page
Pages: [1]

Author Topic: ?After creating event it goes to manage event page  (Read 1069 times)

prachi.tamrakar

  • Guest
?After creating event it goes to manage event page
June 11, 2009, 03:19:18 am
hi ,

i want to redirect page after creating event to other page not to manage event page .how can i do this .

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: ?After creating event it goes to manage event page
June 11, 2009, 03:47:43 am
prachi :

You might want to check redirect method in CRM/Utils/System.php

-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: ?After creating event it goes to manage event page
June 11, 2009, 04:19:35 am
also might want to take a look for CiviCRM hook specification
from these use hook_civicrm_postProcess  and as Yashodha told use CRM_Utils_System::redirect( ); inside hook to redirect user to target page.

hope this help

kiran
You Are Designed To Choose... Defined By Choice.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • ?After creating event it goes to manage event page

This forum was archived on 2017-11-26.