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 CiviEvent (Moderator: Yashodha Chaku) »
  • Event Registration
Pages: [1]

Author Topic: Event Registration  (Read 934 times)

atif

  • Guest
Event Registration
June 24, 2009, 10:25:18 pm
Hello,

I have a peculiar problem where I allow anonymous access to register people for my free events. I have setup a custom profile to get name, address and telephone number of users along with their email address. Everything is setup fine and works.

But I faced a problem recently when a person used one of my colleague's email address (actually the one used to send out mass emails) and updated the other details. Now my question would be is there a way to authorise such changes to the DB as at the moment they get updated automatically after a matching email address.

Regards,
Atif

dharmatech

  • I post frequently
  • ***
  • Posts: 280
  • Karma: 53
    • dharmatech.org
Re: Event Registration
June 25, 2009, 10:57:37 am
Pretty sure you'll need to change your strict duplicate matching rules to something more strict. I would recommend changing the rule to match on first name AND last name AND email. All three need to match to update a record. If any of the three are different, a new record is created. So even if someone uses someone else's email (which happens a lot), if their names are different, the event registration and data will go in the right place.

This chapter of the CiviCRM book covers duplicate matching and rules: http://en.flossmanuals.net/CiviCRM/ContactsAddingAndImporting


hope this helps

tony
http://dharmatech.org
oss@dharmatech.org
801.541.8671

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Event Registration

This forum was archived on 2017-11-26.