Hi, i would like to know how to configure sugar CRM 5.0.0f to sent notificantion not only to the assigned userrr but also to the user who created the record.
any ideas?![]()
Hi, i would like to know how to configure sugar CRM 5.0.0f to sent notificantion not only to the assigned userrr but also to the user who created the record.
any ideas?![]()
you can write the custom logic for your application in logic_hook. And you can call it upon save. Thats one good way to do it.
hi, thanks for the reply.
when i searched for this thread there were many references to logick hook but i'm kinda newbie...
is there a wiki to do this??
Hi kinshibuya.
Take a look at this article:
http://www.sugarcrm.com/wiki/index.p...gic_with_hooks
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
thanks for the reply!
i'm going to try it!
Hi i've got it working
I'm calling a after_save logic hook, and its caling PHP mail.
But atachmants wont work, when i create a new note, the email is sent but there is no attachment to it, if i alter and save then the attachment is sent. I believe after_save is processed before the document is saved on /cache/upload how can i do this?
I'm using the code:
$mail->ADDattachments('/cache/upload/" . $focus->id ."',$focus->filename);
Priscila Kin Yamamoto Joranhezon
Phone: +55 61 32010000
priscila.joranhezon@nct.com.br
NCT Informática Ltda
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks