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) »
  • URGENT HELP -- Drupal Users Profile Fields Mapping

Poll

Please Tell Me Which Approach To use Or the way to do This ?

Any Module
0 (0%)
Custom code
0 (0%)

Total Members Voted: 0

Pages: [1]

Author Topic: URGENT HELP -- Drupal Users Profile Fields Mapping  (Read 1301 times)

jagjitsinghcse

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: 4.3.4
  • CMS version: Drupal
  • MySQL version: 5.x
  • PHP version: 5.x
URGENT HELP -- Drupal Users Profile Fields Mapping
September 23, 2013, 05:04:02 am
Hi,
I am using drupal 7 and civicrm 4.3.4
i have user profile fields that i have added , eg - gender , date of birth .
when i sync drupal users to contacts from the civicrm
Option Used -
Administer- User and Permissions - Syncronize users to contacts.

Only Email from the drupal users are synced with 'home email' of the civiCRM contact

BUT BUT
name , date of birth, gender and all the other fields are not synced .

Please Help Me !

Thank You in advance
 

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: URGENT HELP -- Drupal Users Profile Fields Mapping
September 23, 2013, 07:17:03 am

civi does not sync up with user profile fields.

You'll need to write your own drupal module to do so.

if you do it, please share your code so others can benefit

thanx

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

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: URGENT HELP -- Drupal Users Profile Fields Mapping
September 23, 2013, 01:05:56 pm
i would recommend that you think about ceasing to use the Profile fields - import that data in to civi - and just use civi fields.
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: URGENT HELP -- Drupal Users Profile Fields Mapping
September 23, 2013, 10:18:59 pm
Agreed. Drupal profile module is not a great choice if you're using CiviCRM. Best to keep all your contact data in Civi.
A couple options to get those fields to show up in Drupal:
1) Embed a Civi profile on user registration/edit page. This is really easy to do.
2) A more drupal-ish approach would be to use a webform. Here's how to get it to show up as a tab on user/x/edit page: http://forum.civicrm.org/index.php?topic=29924
Try asking your question on the new CiviCRM help site.

KamesCG

  • I’m new here
  • *
  • Posts: 15
  • Karma: 2
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: URGENT HELP -- Drupal Users Profile Fields Mapping
January 31, 2015, 01:45:22 pm
I really appreciate the link to http://forum.civicrm.org/index.php?topic=29924 because I was about to begin down the road of installation Profiles2 and attempting to integrate that with CiviCRM.

The question still remains what's the best practice method in CiviCRM to integrate unique Drupal user registration paths in a maintainable way?

I am aware that I can create profiles, add them to the registration form and call it day. However, that doesn't really solve the problem of wanting to provide a more refined, and still maintainable front-end for a variety of Membership types, each with dramatically different needs.

For example, the current CiviCRM installation I am working with is intended to manage 1000's of regular members, 250+ merchants at the Marin County Farmers market and 100's of donors who need access to special media forms. At the moment I am still not sure the best path for accomplishing a clean, maintainable front-end Drupal system - which has special requirements to handle unique node-access for 100's of page, on a per case-by-case basis and integrated CiviCRM back-office.

I'm new to CiviCRM, so I don't know the code base that well, but if someone could point me in the right direction I would love making this a little easier in the long run.

« Last Edit: January 31, 2015, 02:14:52 pm by KamesCG »

KamesCG

  • I’m new here
  • *
  • Posts: 15
  • Karma: 2
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: URGENT HELP -- Drupal Users Profile Fields Mapping
January 31, 2015, 04:38:26 pm
In case anyone else is looking for information on how to integrate Profile type roles with CiviCRM registration I would recommend looking into...

https://www.drupal.org/project/autoassignrole

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • URGENT HELP -- Drupal Users Profile Fields Mapping

This forum was archived on 2017-11-26.