How do I make a status field read only in Salesforce?

How do I make a status field read only in Salesforce?

Salesforce Classic:

  1. Click on Setup | Manage Users | User.
  2. Open the user record and navigate to ‘Permission Set Assignments’ section.
  3. Open the Permission Set assigned and go to System permission.
  4. Deselect the option ‘Edit Read Only Fields’
  5. Save.

How do I hide the page layout in Pages?

All you have to do now is find the field you’d like to hide and click, hold, and drag it up to the box of fields at the top of the page (so that you see the green ✅ appear), then release. And you’re all set, the field is now hidden from the page layout!

Is it possible to make the case record read only after a status update?

One solution would be to update the RecordType of the Case when it’s Status field is updated to “Closed”. You could do this using a Workflow. This record type could then use a Page Layout that has it’s fields set to “Read Only” at said Page Layout level.

How to hide the status field on case page layout?

Give it an upvote or downvote. Idea has been posted. Give it an upvote or downvote. There is currently not a way to hide (or make Read Only) the Status field on the Case Page layout that is exposed in the Community.

How can I Check my Case status online?

You can verify your case status online from your home or office, even from your cell phone! The Case Status Online landing page shows other quick reference online tools, such as how to change your address online, how to submit an inquiry about your case (e-Request), case processing times and how to locate a USCIS office.

How to restrict editing case fields when a case is closed?

Morover you can use the record type to control view and edit permission. If you needed to reopen the case, you could have a custom button to revert to the standard record type. A bit more engineering here but it has the benefit of making it clear to the user that this is a closed case and not for editing.