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) »
  • Event registration form (snippet): submit button missing
Pages: [1]

Author Topic: Event registration form (snippet): submit button missing  (Read 4631 times)

pminf

  • I post occasionally
  • **
  • Posts: 56
  • Karma: 0
  • CiviCRM version: 4.3
  • CMS version: Drupal 7
  • MySQL version: 5.6
  • PHP version: 5.3
Event registration form (snippet): submit button missing
April 24, 2013, 07:40:37 am
I'm trying to include an event registration form in an external site via iframe. It works fine by using the url parameter snippet=1 like /civicrm/event/register?id=3&reset=1&snippet=1. Unfortunately the snippet is missing the submit button. Do I have to add another url parameter or is it not possible to include the whole form like this?

thanks
Philipp
« Last Edit: April 24, 2013, 07:55:07 am by PhilippMikael »

pminf

  • I post occasionally
  • **
  • Posts: 56
  • Karma: 0
  • CiviCRM version: 4.3
  • CMS version: Drupal 7
  • MySQL version: 5.6
  • PHP version: 5.3
Re: Event registration form (snippet): submit button missing
May 21, 2013, 04:38:47 am
Sorry to bump this thread but I'm still searching for a solution. Any tip?

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: Event registration form (snippet): submit button missing
May 21, 2013, 06:48:55 am

snippets dont give you the whole form (in most cases), they basically give you parts of the form

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

pminf

  • I post occasionally
  • **
  • Posts: 56
  • Karma: 0
  • CiviCRM version: 4.3
  • CMS version: Drupal 7
  • MySQL version: 5.6
  • PHP version: 5.3
Re: Event registration form (snippet): submit button missing
May 21, 2013, 06:58:12 am
OK, so what's the best way to integrate forms like event registration or newsletter into an external website? Using iframes, the API or something completely different?

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: Event registration form (snippet): submit button missing
May 21, 2013, 07:24:21 am

i dont think there is a really good solution for event registration right now

newsletters subscribe blocks are simple profile forms, so u can use the api and/or webform and/or html snippet for that

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 CiviEvent (Moderator: Yashodha Chaku) »
  • Event registration form (snippet): submit button missing

This forum was archived on 2017-11-26.