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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Select Organization on Registration
Pages: [1]

Author Topic: Select Organization on Registration  (Read 1003 times)

greg72

  • Guest
Select Organization on Registration
September 06, 2008, 12:37:49 pm
Is there anyway we can add a pre-populated field with recorded organizations in the registration for a registering member to select upon registration?

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: Select Organization on Registration
September 06, 2008, 08:18:37 pm

In 2.1, you can potentially do this by:

1. implementing a buildForm hook

2. customizing the template

3. implementing a postProcess hook

you'll need to be pretty good with php / mysql / civicrm to do the above. alternatively you can make that data a custom field and get users to fill in the custom field and then do the organization connection at a later time

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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Select Organization on Registration

This forum was archived on 2017-11-26.