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 Profiles (Moderator: Dave Greenberg) »
  • Create Household with Parent and children
Pages: [1]

Author Topic: Create Household with Parent and children  (Read 1034 times)

FrTommy

  • I post frequently
  • ***
  • Posts: 273
  • Karma: 2
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7.x
  • MySQL version: 5.5.32
  • PHP version: 5.3
Create Household with Parent and children
December 31, 2011, 06:11:37 pm
I've searched and searched and can't find anything in the forums.

My use case is this: I want a person to be able to register (create a user and contact record) in Drupal 7 and CiviCRM and during that registration allow them to enter additional people in their household (spouse, children).

This registration should do the following:
1) Create a Drupal User for the person initiating the registration.
2) Create a CiviContact for the person initiating the registration.
2) Create a Household record with the person initiating the registration as a member of that household with whatever specified role they listed.
3) Add CiviContacts for the additional people provided by the person as members of the Household.
4) Create the relationships among the people entered.

What's the best way to do this?

FrTommy

  • I post frequently
  • ***
  • Posts: 273
  • Karma: 2
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7.x
  • MySQL version: 5.5.32
  • PHP version: 5.3
Re: Create Household with Parent and children
December 31, 2011, 07:35:41 pm
nevermind, I stumbled across the Webform-CiviCRM module. I think it will do what I want to do.

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Create Household with Parent and children
January 04, 2012, 06:35:27 am
Yes it can, although you can't embed a webform on the user/register page... at least not without some custom code.
Try asking your question on the new CiviCRM help site.

chankartat

  • I’m new here
  • *
  • Posts: 15
  • Karma: 0
  • CiviCRM version: 4.2.2
  • CMS version: Joomla 2.5.7
  • MySQL version: 5.1.63
  • PHP version: 5.3.8
Re: Create Household with Parent and children
January 15, 2012, 01:03:38 am
I'm looking to implement the same parent and child but for J1.7. I would like to have a profile for parents as New Individual, then the child as New Individual as well but with relationships automatically assigned to the parent during the registration process. What is the best way to do this ?

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Create Household with Parent and children
January 15, 2012, 06:49:10 am
I don't think that's possible in J!. The only two ways I know of to do this are the civirelate module and the webform_civicrm module, both are for Drupal.
Try asking your question on the new CiviCRM help site.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Create Household with Parent and children

This forum was archived on 2017-11-26.