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) »
  • Two registration forms for one event
Pages: [1]

Author Topic: Two registration forms for one event  (Read 488 times)

leupi

  • I post frequently
  • ***
  • Posts: 192
  • Karma: 2
Two registration forms for one event
October 10, 2014, 07:17:42 am
I have an event whereas I want to have a price set for all non employees and I would like employees to be able to register using an accounting code. Non employees would be using a credit card only and employees would use the accounting code which we would internally charge to a specific project (this would be a pay later option, I assume). I don’t want to have this accounting code option shown on the registration form that non employees would access as it would cause confusion.

I was thinking of creating two registration forms, one for the general public and one for logged in employees as a way of dealing with this. Can you, in fact, have two registration forms for one event? If not, is there another way of dealing with this?

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Two registration forms for one event
October 10, 2014, 07:22:35 am
3 Options come to mind:

- https://github.com/ginkgostreet/civicrm_multiform - is a core extension but I think is still experimental.

- http://drupal.org/project/webform_civicrm - works great but only if you're using Drupal.

- Use a little custom code to tweak the existing form to hide the "accounting code" option for non-logged-in users
Try asking your question on the new CiviCRM help site.

leupi

  • I post frequently
  • ***
  • Posts: 192
  • Karma: 2
Re: Two registration forms for one event
October 10, 2014, 07:37:24 am
Thanks for the response.

Last year I did use custom code to hide the accounting code option for non employees but it was still necessary to have a pay later option to support the accounting code and that made things a bit confusing.

I am using Drupal and do have the CiviCRM webform integration module and have used it for some things. I'm not sure how it would be used in this instance though. Would I actually be able to use the webform to have those that fill it out actually be registered for the conference and show in the conference registration reports? I never saw that kind of functionality in it.

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Two registration forms for one event
October 10, 2014, 07:42:08 am
Quote
Would I actually be able to use the webform to have those that fill it out actually be registered for the conference and show in the conference registration reports?
Yes indeed. Webforms can fully serve as event registration forms with a lot of exciting features that you don't get in core, for example signing up for multiple events at once, creating relationships between people, and all the other things webforms can do :)

http://wiki.civicrm.org/confluence/display/CRMDOC/Webform+CiviCRM+Integration#WebformCiviCRMIntegration-EventRegistration
Try asking your question on the new CiviCRM help site.

leupi

  • I post frequently
  • ***
  • Posts: 192
  • Karma: 2
Re: Two registration forms for one event
October 10, 2014, 07:54:22 am
That looks like a great option. I'll look into it and see if I can implement. Thanks for the suggestion!

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

This forum was archived on 2017-11-26.