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.
当任何用户删除记录时,还需要将电子邮件发送给特定用户和管理员用户。我正在使用 Sugar CRM Pro,我也尝试过工作流程,但没有删除模块的操作。
您可以使用after_delete逻辑钩子和SugarPHPMailer来发送删除记录的消息。