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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Getting my organization's "Board of Directors" to sign-up for Drupal Account
Pages: [1]

Author Topic: Getting my organization's "Board of Directors" to sign-up for Drupal Account  (Read 908 times)

forrestrae

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal 7
  • MySQL version: 5.1.54
  • PHP version: 5.3.5-1ubuntu7.2
Getting my organization's "Board of Directors" to sign-up for Drupal Account
December 18, 2011, 01:54:00 pm
Been reading around but can't really find any definitive answer to what the URL link should look like when sending out an email to my board of directors to create a drupal user account that also auto populates the information from their contact record.  I tried both:

user/register?{contact.checksum}&cid={contact.contact_id}
profile/create?reset=1&gid=1&{contact.checksum}&cid={contact.contact_id}


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: Getting my organization's "Board of Directors" to sign-up for Drupal Account
December 19, 2011, 01:22:15 am
may be doable - set up a Profile to require a drupal account - put the gid for the profile in to here
/civicrm/profile/edit?reset=1&gid=N&id={contact.contact_id}&{contact.checksum}

as per http://wiki.civicrm.org/confluence/display/CRMDOC40/Mail-merge+Tokens+for+Contact+Data

then test

have no idea if it will work but should in theory since the fields will be prefilled and maybe 'view only' with their Name and Email address so your matching rules should have no problems - then all the need to do is enter a User Name and submit - drupal should do the rest

pls report back
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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Getting my organization's "Board of Directors" to sign-up for Drupal Account

This forum was archived on 2017-11-26.