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) »
  • personalized event invitation
Pages: [1]

Author Topic: personalized event invitation  (Read 532 times)

CatorgHans

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.4
  • CMS version: drupal
personalized event invitation
August 28, 2012, 05:46:59 am
When I send a tokenized mailing with the event registration page like
   
http://<domain>/civicrm/event/register?reset=1&id=2&cid={contact.contact_id}&{contact.checksum}

I works smooth. The data fields are filled with that persons data.

But
http://<domain>/civicrm/event/info?reset=1&id=2&cid={contact.contact_id}&{contact.checksum}

does not work as I expect:
The info page is shown off course, but if the Register Now button is pressed then there is no personalized data in the form.

Is it not possible to personalize the event and let them see the info page first?

Erik Hommel

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1773
  • Karma: 59
    • EE-atWork
  • CiviCRM version: all sorts
  • CMS version: Drupal
  • MySQL version: Ubuntu's latest LTS version
  • PHP version: Ubuntu's latest LTS version
Re: personalized event invitation
August 28, 2012, 11:24:39 pm
I do not understand what you are trying to achieve? Can you explain a little more?
Consultant/project manager at EEatWork and CiviCooP (http://www.civicoop.org/)

CatorgHans

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.4
  • CMS version: drupal
Re: personalized event invitation
August 29, 2012, 02:33:52 am
Ok, in a Mailing I would like to present an event and provide the easiest way possible to register.

So, I would like to send a tokenized link in the Mailing, that points to the event information page.

If they then press register their name, email and address information is already prefilled.

I can create a tokenized link to the event registration page, but what I want is a link to the event INFORMATION page. Directly to the registration page is seen as too blunt by my customer.

If I try to create the tokenized link to the information page, the contact information is lost when to press the "Register" button.

Erik Hommel

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1773
  • Karma: 59
    • EE-atWork
  • CiviCRM version: all sorts
  • CMS version: Drupal
  • MySQL version: Ubuntu's latest LTS version
  • PHP version: Ubuntu's latest LTS version
Re: personalized event invitation
August 29, 2012, 05:39:54 am
Hmmm strange...I think I have just created an event information page with customized data (see http://www.kabissa.org/civicrm/event/info?reset=1&id=20 where I added participant information. But that is with a hook, and not with a mail link. Do you actually receive the information from the mail link in the form?
Consultant/project manager at EEatWork and CiviCooP (http://www.civicoop.org/)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • personalized event invitation

This forum was archived on 2017-11-26.