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 (Moderator: Dave Greenberg) »
  • possible to use full new individual profile on reg. participants
Pages: [1]

Author Topic: possible to use full new individual profile on reg. participants  (Read 1812 times)

vin247

  • I’m new here
  • *
  • Posts: 24
  • Karma: 0
  • CiviCRM version: 3.4
  • CMS version: Drupal.6-22
  • MySQL version: 5
  • PHP version: 5
possible to use full new individual profile on reg. participants
February 27, 2012, 08:23:04 am
Is there any way to use the entire "New individual" profile when registering a participant for an event? Currently when I register a participant and select "New individual" all I get are the fields for first name, last name and email address.

If that's not possible is there anyway to assign a new contact to an event when you add them (the contact).

Thanks for any help

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: possible to use full new individual profile on reg. participants
February 27, 2012, 10:06:01 am
Check out the new individual profile, I don't think they are more fields

Our chapter about profiles might help you:
http://book.civicrm.org/user/organising-your-data/profiles
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

vin247

  • I’m new here
  • *
  • Posts: 24
  • Karma: 0
  • CiviCRM version: 3.4
  • CMS version: Drupal.6-22
  • MySQL version: 5
  • PHP version: 5
Re: possible to use full new individual profile on reg. participants
March 02, 2012, 02:16:27 am
Quite useful but it's a requirement for the client to add new contacts to an event on the fly, this can be done when registering participants to an event and add new individual but there are a few important fields that I'm unable to select ie the contact's address

josue

  • I post occasionally
  • **
  • Posts: 81
  • Karma: 7
    • PTP
  • CiviCRM version: 3.4.4, 4.1.1
  • CMS version: Drupal 6.24, Drupal 7.12
  • MySQL version: 5.0
  • PHP version: 5.2
Re: possible to use full new individual profile on reg. participants
March 02, 2012, 01:16:04 pm
why don't you try the Webform CiviCRM Integration drupal module: http://drupal.org/project/webform_civicrm

this module allows you to add a new contact and register for an event at the same time.

--josue

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: possible to use full new individual profile on reg. participants
March 03, 2012, 12:17:27 am
Quote from: vin247 on March 02, 2012, 02:16:27 am
Quite useful but it's a requirement for the client to add new contacts to an event on the fly, this can be done when registering participants to an event and add new individual but there are a few important fields that I'm unable to select ie the contact's address

You mean from the back office?

You can modify the "New individual" profile and add the fields.

FYI, we have developed a "on the venue" interface where from the same page you get instant access to all the participants, mark them attended, create new ones, both from new contacts or existing ones and print a badge. We'd need between 4 and 8 hours to clean it and make it generic and release it properly (agpl). If your client needs something like that, it could make it happen.

-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

vin247

  • I’m new here
  • *
  • Posts: 24
  • Karma: 0
  • CiviCRM version: 3.4
  • CMS version: Drupal.6-22
  • MySQL version: 5
  • PHP version: 5
Re: possible to use full new individual profile on reg. participants
March 09, 2012, 04:52:12 am
Quote from: josue on March 02, 2012, 01:16:04 pm
why don't you try the Webform CiviCRM Integration drupal module: http://drupal.org/project/webform_civicrm

this module allows you to add a new contact and register for an event at the same time.

--josue

Seems like a good solution but the problem I'm having using this is that the logged in user can't submit the data on behalf of someone, it just updates their own even thought I've unchecked this option when creating the webform, any ideas?

::EDIT::

Ok it doesn't update the logged in user but it seems I'm only able to add one contact, after which that contact just gets updated with new contact details as opposed to creating a new contact
« Last Edit: March 09, 2012, 07:55:16 am by vin247 »

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: possible to use full new individual profile on reg. participants
March 09, 2012, 10:24:51 am
If you think you've found a bug in the webform_civicrm module you can post it in the issue queue (which is moderated by me). I can tell you now that this is probably not a bug. What webform_civicrm does (assuming you've disabled the autofill contact 1 with logged-in user option) is search for an existing contact using the default strict dedupe rule. If it's a match, then that contact will be updated. If not, a new one will be created.
Check your rule. If it is based on email only, then you'll need to enter a different email address on the webform if you want to create a new contact.
Try asking your question on the new CiviCRM help site.

vin247

  • I’m new here
  • *
  • Posts: 24
  • Karma: 0
  • CiviCRM version: 3.4
  • CMS version: Drupal.6-22
  • MySQL version: 5
  • PHP version: 5
Re: possible to use full new individual profile on reg. participants
March 09, 2012, 12:45:54 pm
I figured this out shortly after posting, feel stupid now, should really start looking at the README docs of some modules

vin247

  • I’m new here
  • *
  • Posts: 24
  • Karma: 0
  • CiviCRM version: 3.4
  • CMS version: Drupal.6-22
  • MySQL version: 5
  • PHP version: 5
Re: possible to use full new individual profile on reg. participants
March 13, 2012, 07:16:22 am
Is there anyway to have the Event list updated automatically in the webform? Currently the user will have to go to the relevant webform field and enable the event manually after adding a new event in civicrm.

Thanks

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: possible to use full new individual profile on reg. participants
March 13, 2012, 04:54:48 pm
That's a feature request that I've gotten a few times (including from myself). Currently no, but it would be cool to find a sponsor for that :)
Try asking your question on the new CiviCRM help site.

vin247

  • I’m new here
  • *
  • Posts: 24
  • Karma: 0
  • CiviCRM version: 3.4
  • CMS version: Drupal.6-22
  • MySQL version: 5
  • PHP version: 5
Re: possible to use full new individual profile on reg. participants
March 22, 2012, 09:23:12 am
Quote from: colemanw on March 13, 2012, 04:54:48 pm
That's a feature request that I've gotten a few times (including from myself). Currently no, but it would be cool to find a sponsor for that :)

Client's happy with the way things are, one for the future  :)

Great module by the way

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • possible to use full new individual profile on reg. participants

This forum was archived on 2017-11-26.