You need to sign in to do that
Don't have an account?

Case Page Layout for Close button on Case List View
What page layout or layout is used when a user clicks the "Close" button from a Case List View? I need to know how I can add fields to the page that's displayed there.
You can navigate to the Closed Case Page layout from Setup > Customize > Cases > Page Layouts > Case Close Page Layouts.
Another simple way would be to open a Closed Case and click on the Edit Page Layout button.
Regards,
Akash.
If you need to add more fields on Case Close List view that is available when we open Case tab.
Please click on Edit button next to list view, scroll down and add desired field. Also, you can re-order them as per you requirements.
Hope this will help you.
Thanks,
Gaurav
Select a case in the list view and click the Close button.
Page Layout after clicking Close from the List View.
The page you are referring to is standard CaseMassAction page and Salesforce currently doesn't provide an option to edit this page, below is an Idea for the same:
https://success.salesforce.com/ideaView?id=08730000000BpNb
You can however create a Custom button for 'Case Close' and redirect users to a Visualforce page containing the set of desired fields.
Regards,
Akash.
Sounds like there's a lot of missed communication going on in this thread. I think what you're looking for is this:
https://success.salesforce.com/ideaview?id=08730000000IeCqAAK
Basically, you need to grant the "Manage Cases" permission in the profile. However, Manage Cases grants a lot of additional permissions that you may *not* want to give to most users. The alternative option would be a custom solution (such as a VisualForce page) that grants a "mass-close" type of functionality.