Issue with HTML Fields in Problem in zurich version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
We have HTML type variables for the fields FIX notes and Root Cause notes and Workaround in Yokohama these fields are editable but in Zurich those became read only not able to edit those fields, can anyone tell us how to resolve this issue ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @satya kasina
Those fields are on which table? Did you check if there are any ClientScripts/UI Policies/ACL's configured on those fields that's restricting the write?
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
hi @satya kasina May be this user is not part of "Conditional Script Writer" Group or may not have its relevant role. This group decides the access to write script fields and html type field is also included.
You can go through below link
If my response helped, please mark it as correct and close the thread — this helps future readers find the solution faster!
Regards,
RC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
This is related to snc_required_script_writer_permission role. It was introduced in the Zurich release to restrict write access to "script" fields (such as HTML).
To solve this, add users who need to edit these fields to the group "Conditional Script Writer"
I hope it helps.
Thank you
