1

I've noticed that some of our users cannot see the Close or Change Status buttons which normally appear in the cases List Views. They have permissions to read, create and edit cases.

What I can see:
What a Sys Admin can see

What they can see:
enter image description here

I have checked in the search layouts that all the buttons are available (this was unnecessary because they are all appearing to me as a system administrator).

These users should only be able to see cases of a certain record type, so I don't want to override any sharing rules that rules that we've created (Organization Wide Default = private for cases).

Grateful for any help on how to get these buttons to appear.

2 Answers 2

2

The reason the buttons were not appearing to some profiles was that those profiles needed the 'Manage Cases' permission.

Unfortunately, the 'Manage Cases' permission needs the users to have read, create, edit and delete permissions for that object and I don't want these users to have delete permissions.

4
  • Can you try with permission sets maybe? Commented Sep 24, 2012 at 16:27
  • @Saariko - Whether I give them the permission by permission set or by normal object permission has the same effect. They still will not be able have the 'Manage Cases' permission without having the delete permission for cases and I don't want them to have that. Commented Sep 24, 2012 at 16:37
  • We struggled with the same thing. Ended up granting the "Manage Cases" permission, and then have a very simple trigger on the Case Object to prevent deletion.. Commented Sep 24, 2012 at 17:05
  • @Mikey - Cheers. Yes a work colleague suggested that to me, but that means having the del links on the page. My colleague then also suggested that we could implement a custom button to add to the List View that could close the case. The problem with that is that you can really only set the status to a single value unless you implement a VisualForce page. Swings and roundabouts really. Commented Sep 24, 2012 at 17:11
0

If you have the Org wide sharing rule as private only - I think your only option will be to add a manual sharing rule.

You could set the sharing rule to be based on it's type:

On the rule creation, select: Based on criteria. and set the record type of the object:

enter image description here

4
  • Hi, I might have phrased the question badly, but I have already set up the sharing rule so that members of a certain team can see each others' cases. My issue is simply that some people can't see the Close and Change Status buttons in the cases list view. I just mentioned sharing because I wanted to make sure that any solution didn't override the sharing settings that I have in place. Commented Sep 24, 2012 at 15:03
  • Does the sharing rule permit editing cases owned by others? Commented Sep 24, 2012 at 15:18
  • @MikeChale If you give it read/write than yea, that's the idea of the sharing. Commented Sep 24, 2012 at 16:27
  • @Mike - Yes it does Mike. Commented Sep 24, 2012 at 16:35

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.