Wednesday, December 03, 2008 ..:: Forums ::.. Register  Login
 Forums Minimize
SearchForum Home
     
  Mainstream Forums  Feature Requests  email notificat...
 email notification
 
omniabit
3 posts
Joined
6/25/2007

email notification
Posted: 25 Jun 07 6:47 AM

Hello!

Has anybody developed the code for sending an email to user when a contact is assigned? is this feature planned for a new version of splendidCRM?

Thanks a lot!

Cristian

vandalo
116 posts
5th
Joined
6/13/2006

Re: email notification
Posted: 25 Jun 07 10:05 AM

Hello Christian,

I developed the feature you're talking about.

Alberto

 

omniabit
3 posts
Joined
6/25/2007

Re: email notification
Posted: 25 Jun 07 10:53 AM

Hi Alberto!

Can you tell me how did you do? i'm quite new in asp.net and c#... but do you have splendidCRM Professional o the free version? I use the free version...

Thank you!

Cristian

P.S.: Are you italian?

vandalo
116 posts
5th
Joined
6/13/2006

Re: email notification
Posted: 28 Jun 07 5:56 AM

Yes I am italian and I have a professional version but you don't need it.

I can send you few examples if you want.

Alberto

 

dutchinusa
51 posts
Joined
5/24/2006

Re: email notification
Posted: 09 Jul 07 3:43 PM

I altered the system to allow for various types of notifications. 

We now have standard assignment notification emails where an email is sent to a user when they become the proud new owner of an account/lead/opp/contact/task.  I altered the desired _Update procs to include a new OUTPUT Guid param.  Code was added to these procs to check if a notification was necessary(change of ownership).  In addition, the RECEIVE_NOTIFICATION value in the users table is checked.  If a notification is needed, the notification is stored in a table with all necessary details and the output param was set to the id of the notification.  Within the codebehind, the notification_id param is checked to see if it is empty.  If not, a helper class is utilized to send out the notification.  The notifications are strictly tied to email templates. 

The end user can also send notifications to the invitees of a call/meeting (Internal users only at this time [no contacts]).  The user selects a template (cancel, new, update, reminder) and the notification is sent immediately to the invitees.

 

  Mainstream Forums  Feature Requests  email notificat...

Forum Home  Search       

Copyright (c) 2006-2008 SplendidCRM Software, Inc. All Rights Reserved.   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2008 by Perpetual Motion Interactive Systems Inc.