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 CiviMail (Moderator: Piotr Szotkowski) »
  • Where can I set the landing page after mailinglist subscribtion?
Pages: [1]

Author Topic: Where can I set the landing page after mailinglist subscribtion?  (Read 1038 times)

Pelle P

  • I post occasionally
  • **
  • Posts: 58
  • Karma: 0
  • CiviCRM version: CiviCRM 4.1.3
  • CMS version: Joomla 2.5.6
  • MySQL version: 5.1.39
  • PHP version: 5.2.10
Where can I set the landing page after mailinglist subscribtion?
September 08, 2011, 04:32:51 am
My mailinglist subscribtion works fine. But after subscription I want to redirect the user to a specific page.

As it is now, the user is sent to the front page...

Can anyone  give me a hint?

Best regards

Pelle
« Last Edit: September 14, 2011, 08:09:04 am by Pelle P »

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: Where can I set the landing page after mailinglist subscribtion?
September 08, 2011, 11:14:49 am

what are you using for mailing list subscription?

if using profiles, u can set the redirect url in the advanced settings screen

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

Pelle P

  • I post occasionally
  • **
  • Posts: 58
  • Karma: 0
  • CiviCRM version: CiviCRM 4.1.3
  • CMS version: Joomla 2.5.6
  • MySQL version: 5.1.39
  • PHP version: 5.2.10
Re: Where can I set the landing page after mailinglist subscribtion?
September 08, 2011, 11:41:11 pm
I use the standard solution – allows visitors to subscribe directly to public groups. Can you control the landing page for this solution?

Or is the group solution: "Another way to add contacts to a group is to create a profile, make this profile public and set the profile so that when it is completed, the contact is added to a group." The best solution?

Regards

Pelle

Pelle P

  • I post occasionally
  • **
  • Posts: 58
  • Karma: 0
  • CiviCRM version: CiviCRM 4.1.3
  • CMS version: Joomla 2.5.6
  • MySQL version: 5.1.39
  • PHP version: 5.2.10
Re: Where can I set the landing page after mailinglist subscribtion?
September 14, 2011, 08:08:18 am
Please...

I use the standard solution – allows visitors to subscribe directly to public groups. Can you control the landing page for this solution?

Best regards

Pelle

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: Where can I set the landing page after mailinglist subscribtion?
September 14, 2011, 09:36:45 am

You cannot control it via the UI.

However you can control it via the postProcess hook:

http://wiki.civicrm.org/confluence/display/CRMDOC40/CiviCRM+hook+specification#CiviCRMhookspecification-hookcivicrmpostProcess

alternatively if you are using Drupal, you might be able to do it via the rules module. You might need to extend the rules integration to do so

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Where can I set the landing page after mailinglist subscribtion?

This forum was archived on 2017-11-26.