- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 05:58 AM
Hello All,
While creating a standard change from standard change templates, the Description field is read-only on the change request, how can I make it editable?
URL also looks a bit different than the normal standard change request
https://INSTANCE_NAME.service-now.com/now/nav/ui/classic/params/target/change_request.do%3Fsys_id%YOUR_STANDRD_CHANGE_SYSID
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 06:38 AM
Hi,
Navigate to Change > Administration > Standard Change Properties
Under the section "List of fields that cannot be altered on a Change Request created from a Standard Change Template" remove the Description field.
HTH Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 06:06 AM
There could be multiple reasons:
1. At dictionary level, read only is true.
2.There are UI policies/client script making it read only.
3. ACL making it read only.
To watch the field and check the exact reason, OOB it is not read-only
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2023 06:38 AM