View-only access to Jobs page without create/update privileges
We have a requirement to provide users with view-only access to the Jobs page.
The users should be able to:
- Search for jobs
- Open a job record
- View the job details
But they should not be able to:
- Create a new job
- Edit or update an existing job
- Inactivate or delete a job
- Is there a delivered privilege or role combination that allows users to view job details only?
- Which privileges should be kept for view access, and which privileges should be removed to prevent create/update access?
- Are there any known limitations where access to the Jobs page automatically requires manage/update privileges?
0