
Hi All,
Just want to check if anyone has implemented any solution for email attachment check i.e. if email body or subject has word attachment then alert user to attach document in case there isn't any(outlook feature as shown below)
Thanks in advance
Baren
*This post is locked for comments
I have the same question (0)Hi Barendra,
If you use Outlook Client, you can use the same Outlook feature to warn when you send a message that may be missing an attachment. As you may know, this is configurable.
On the other hand, if you are using CRM on web browser, maybe you could develop a javascript to show the alert and add as web resource to Email form. Finally, configure to load on the OnChange event for fields Subject and/or Description.