You need to sign in to do that
Don't have an account?
Document Tab email removal
Is there a way to remove the email button in the Document List View and the send email button in the document button?
If not what is the best approach to customize this using VF page?
Thanks
Hi Eric,
I believe the Document's whole purpose over design is to be able to send email.
There is no other way declaratively to remove the button or hide for certain criteria or users.
You may post this idea on our exchange: https://success.salesforce.com/ideaPost
Regards,
Ashish
Hi Eric,
Also, See the below links for the VF page might help,
http://wiki.developerforce.com/page/An_Introduction_to_Visualforce
http://developer.force.com/cookbook/recipe/overriding-a-page-for-some-but-not-all-users
http://na1.salesforce.com/help/doc/en/links_customize_override.htm
Regards,
Ashish
one way you can do this is remove the Send Email privilege from the profile, if you have no other needs for users to send emails through Salesforce.com. Any worfklows using an Email Alert will still work w/out that privilege as well.