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) »
  • Discussion »
  • Extensions (Moderators: mathieu, totten, kasiawaka) »
  • Youth Registration - customization
Pages: [1]

Author Topic: Youth Registration - customization  (Read 530 times)

naomisl

  • I post occasionally
  • **
  • Posts: 51
  • Karma: 0
  • CiviCRM version: 4.5.3
  • CMS version: Drupal 7.32
Youth Registration - customization
April 28, 2014, 11:54:25 am
I'd like to use the functionality in the Youth Registration extension designed by Pogstone, where parents can register their children for events, but tweak it slightly.

Ideally, it would ask for parent information and then student information, instead of the current other way around, and the profile names would be a bit different.

The profiles seemed easiest to change, so I went into the sql & php files and changed out profile names, for example "Other Parent or Guardian" for "Second Parent" every time it occurred and that seemed to work fine, but then I changed out "Current User Information" for "First Parent" and it all broke. Does anyone have some suggestions? I'm also open to using something entirely different (webforms, perhaps?) to accomplish this, though I'd still like the parent-child relationships to be created if at all possible.

Ideas?

EDIT: The extension I'm hoping to tweak is on Github here: https://github.com/sgladstone/com.pogstone.youthregistration
« Last Edit: April 28, 2014, 12:07:01 pm by naomisl »

allenthehusband

  • I’m new here
  • *
  • Posts: 27
  • Karma: 2
  • CiviCRM version: 4.5
  • CMS version: Drupal 7
  • PHP version: 5.3
Re: Youth Registration - customization
April 29, 2014, 02:17:11 pm
Hi Naomisl,

Webform / CiviCRM integration shines in this instance.  Install the module and create a new webform (installation creates a new webform content type).  Name your webform and then once you hit save, you should see a tab called "CiviCRM."  Click that tab and check the box "Enable CiviCRM Processing."  With it enabled, you can create multiple contacts and choose the relationships to be created between them.

https://drupal.org/node/1615380 has a good overview, and the graphic on that page is a link to a free sample of a CiviTeacher.com video about use of Webform and Civi.

naomisl

  • I post occasionally
  • **
  • Posts: 51
  • Karma: 0
  • CiviCRM version: 4.5.3
  • CMS version: Drupal 7.32
Re: Youth Registration - customization
April 29, 2014, 03:43:29 pm
Oh, thank you allenthehusband! You just totally made my day! This is way way better than anything I could've created from scratch, and much more powerful. Thanks!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Discussion »
  • Extensions (Moderators: mathieu, totten, kasiawaka) »
  • Youth Registration - customization

This forum was archived on 2017-11-26.