When using the built-in print functionality on a Case, is it possible to avoid printing the notes attached to the case?
If it’s not possible I’ll be creating a SSRS report to do it, but I’d rather just use what’s already there.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should be able to do it by embedding a hidden HTML web resource in the page that hides elements when it is a print preview page.
Example code that would turn a field to a different color:
This method comes via: http://www.crmsoftwareblog.com/2011/08/printing-in-crm-2011/