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 Profiles (Moderator: Dave Greenberg) »
  • Old/New Data in "Profiles - Admin Notification" Email
Pages: [1]

Author Topic: Old/New Data in "Profiles - Admin Notification" Email  (Read 729 times)

Conga3.com

  • I post occasionally
  • **
  • Posts: 51
  • Karma: 5
  • Should be golfing...
    • Conga3
Old/New Data in "Profiles - Admin Notification" Email
November 22, 2010, 08:31:22 am
Currently, the "Profiles - Admin Notification" system workflow email sends the "new" data that was submitted through the profile form.

How hard would it be to add another column to those emails that showed the "old" data that was overwritten?

I'm unfamiliar with the code logic that renders these emails... but I'd imagine this might be a fairly straight forward feature to implement, and many CiviCRM Admin might find it helpful.

Anyone else? eh?

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: Old/New Data in "Profiles - Admin Notification" Email
November 25, 2010, 05:28:59 am
Yup it is straight forward, but I suspect it is not that much trivial.

Since currently templates carries current submitted data only.

we need to pull db data and assign to templates and write a logic to display both data's

kiran
You Are Designed To Choose... Defined By Choice.

Conga3.com

  • I post occasionally
  • **
  • Posts: 51
  • Karma: 5
  • Should be golfing...
    • Conga3
Re: Old/New Data in "Profiles - Admin Notification" Email
November 28, 2010, 10:08:33 am
Are the email notification sent "before" the data is committed to the DB or after?

Would the logic be at the Profile Field, Profile, or Template level?

Can someone point me to the related functions so I can peek at the code?

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Old/New Data in "Profiles - Admin Notification" Email
November 28, 2010, 05:09:57 pm
Somewhat related - v3.3 will ship w/ change logging functionality and a basic change log CiviReport. Some info here:
http://civicrm.org/blogs/shot/upcoming-feature-logging

... and a more complete blog post should be coming this week.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Old/New Data in "Profiles - Admin Notification" Email

This forum was archived on 2017-11-26.