Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从案例页面(活动子面板)创建任务时,会向受让人发送一封电子邮件。我的要求是以安全升级的方式向此电子邮件模板添加自定义字段。
我已将en_us.notify_template.php复制到custom/include/language文件夹,但如何为该模板分配/添加变量。我可以在/modules/Tasks/Task.php中分配它,但这不是升级安全的。
我怎样才能以安全的方式升级?
请参阅此开发人员博客文章...
http://developers.sugarcrm.com/wordpress/2011/05/10/howto-customize-the-assignment-notifications-for-a-custom-module/