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) »
  • Agent making a group booking workflow
Pages: [1]

Author Topic: Agent making a group booking workflow  (Read 496 times)

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Agent making a group booking workflow
April 01, 2012, 07:05:29 pm
Hey there,

We recently implemented a group booking workflow for a client which extends CiviEvent's booking functionality to optionally allow a booking agent to register other people (and not themselves) on an event.

There are basically two modes: booking agent mode and normal mode:

You can see what this looks like here: http://www.fend.org/conference/registration (that page is working as of April 2012)
The code is here: https://github.com/michaelmcandrew/fend/tree/master/drupal/sites/all/modules/custom/fend_event

There are a few minor problems with the code that could be fixed (e.g. at the moment, if you aren't logged in, it will always add the booking agent rather than doing any duplicate checking (would be nice if there was a dup. check api setting that you could add to the api contact create method).

I'm wondering if we could tidy it up a bit and add to core.  What do you think? Too many options already?!

Let me know.

Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Agent making a group booking workflow

This forum was archived on 2017-11-26.