How to make field editable in servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2021 04:53 AM
Hello,
How to make field editable in servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2021 11:03 PM
Hi,
If your query is resolved, please mark the answer as correct and close this thread for others.
Regards,
Shloke
Regards,
Shloke

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2021 11:14 PM
Hello Shraddha
Can You Please explain the use case appropriate?
There are many ways to do the validation such as Client Script, UI Policy, ACL, Business Rule.
but here you have not mention what is the Type of Field, you want to make it Editable on List View or Form View?
For Form View:- UI Policy, Client Script(on Load, on change, on submit ), ACL, BR will be applied.
Foe List View:- Client Script(on Cell Edit), ACL
Please explain use case appropriately.
I am aware, your most of the questions are on curiosity side wise and you are learning the Platform.
Refer this very good article by
Mark my Response as Correct or Helpful, if you find it Appropriate.
Gaurav Shirsat
https://www.linkedin.com/in/gauravshirsat/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2023 03:56 AM
Same Requirement i have got, through client i achieved it but that field value is overriding. can anyone help me how to fix it.
thanks in advance