How to hide Merge Case button to other Profiles? Is it possible? - Answers - Salesforce Trailblazer Community
Trailblazer Community
Ask Search:
Robert Criane VillanuevaRobert Criane Villanueva 

How to hide Merge Case button to other Profiles? Is it possible?

I enabled the feature in UAT. I want the other profiles not to see the buttton once it is deployed in production. Is it possible? if yes, How? TIA

(List View Button)

User-added image
Mohammadsohail PatelMohammadsohail Patel
Hi Robert,

It is possible to hide the merge case button for other profiles. This can be achieved by having a different page layout for other profiles without the Merge Case button on it. 
For Example:

Create two Profiles P1 and P2. On P1 layout add the Merge Case Button by editting the page layout and assign this layout to the profile which needs the button. Assign P2 to other profiles which doen't require the button.

The page Layout assignment can done by going to Setupr>Case>Page Layouts> Page Layout Assignment> Select the page Layout as required.
Robert Criane VillanuevaRobert Criane Villanueva
Thank you for the suggestion, However the button is in the List view not in the case object. Is it possible?
 
Suramya DubeySuramya Dubey
Hi Robert,

Currently, When you enable Merge functionality in your org for list views, it will be available on all list views of that object and it can't restricted for particular List view but you can acheive the requirement through Validation Rule.