function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ilaiilai 

Disable attachment on email

Hi,

 

Would like to know is that a way to disable the attachment feature on Send Email?

 

 

Thanks

shillyershillyer

I think your only option here is to create a Visualforce page and use the sendEmail function in Apex.

 

Hope that helps,

Sati