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) »
  • Embed event live registration
Pages: [1]

Author Topic: Embed event live registration  (Read 497 times)

CatorgHans

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.4
  • CMS version: drupal
Embed event live registration
March 13, 2014, 06:48:03 am
Is there a way to embed an event info page or an event live registration page like you can do with a civicrm profile in an external site?

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Embed event live registration
March 13, 2014, 07:19:54 am
Hi,

The solution I found is to use this drupal module: https://drupal.org/project/content_page and redirect on success.

beware that if you are using a payment processor, chances are it will not at all like being in an iframe and do weird stuff.
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

CatorgHans

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.4
  • CMS version: drupal
Re: Embed event live registration
March 13, 2014, 07:21:25 am
Thanks!

That is a great start.

CatorgHans

  • I post frequently
  • ***
  • Posts: 157
  • Karma: 5
  • CiviCRM version: 4.4
  • CMS version: drupal
Re: Embed event live registration
March 13, 2014, 07:57:16 am
somehow the ?ajax_request should be forwarded throughout the civicrm event registration workflow. Then it would work pretty nice.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Embed event live registration
March 13, 2014, 09:33:23 am
It would indeed.

you can probably do that easily with a hook on buildForm to add the field (as hidden or as the action field) if present in the url

Please share the result if you succeed.
X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

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

This forum was archived on 2017-11-26.