Make fields read-only on Case creation form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2023 03:52 AM
Hi All,
I have configured a case creation form for a specific HR service.
When the HR service is filled, the description of that HR service is populated so that the user knows what exactly that HR service means.
I want to make this field read-only.
You can't use the UI policy, BR, or client script as this form is not a table.
TIA

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2023 04:03 AM
Hi @Palak5 ,
When you say it's a form . it's a Record Producer correct??
If it's a record producer, the record should be kept on a table.
As per your 1st line, it's a case creation form, so it has be sn_hr_core table unless you created a custom table or any other table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2023 08:02 AM
Hi @Community Alums
The form I am talking about is: sn_hr_core_case_creation.
It is a UI Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2023 08:01 PM
Hi @Palak5 ,
Thanks for clarifying !!
You can get the reference from this solution and meet your requirement:
https://www.servicenow.com/community/itsm-forum/how-to-make-a-field-readonly-on-ui-page/td-p/582685