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) »
  • Letting users maintain their own information
Pages: [1]

Author Topic: Letting users maintain their own information  (Read 630 times)

cscooper

  • Guest
Letting users maintain their own information
October 27, 2011, 06:33:41 am
I've figured out how to send users an email with a link that lets them update their own information (name, address, phone, etc.).  I created a profile that only contains the information I want them worrying about, and that seems to be working reasonably well.  The link looks like this:

http://mysite.com/index.php?q=civicrm/profile/edit?reset=1&gid=16&id={contact.contact_id}&{contact.checksum}

(by the way, what does the "reset=1" do?)

I need two additional pieces of functionality though:
1) When the user get to the site, they should be forced to update their (Drupal) password, and be given the opportunity to update their (Drupal) username as well.  I don't know how to include these values in the CiviCRM profile.
2) I then need to give the user a link they can use later (one that won't expire in 7 days, it's my understanding the "contact.checksum" expires) where they have to manually enter their password (it would be nice, but not necessary, if the link contained the correct username).

Any suggestions?

Thanks!
Chris

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Letting users maintain their own information

This forum was archived on 2017-11-26.