In Change module When state is closed I need to make specfic field read only .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 03:32 AM
1-In Change module When state is closed I need to make specfic field read only when state is closed on form load I'm using Ui policy also I tried Client script But its not working .
2-That field is still editable.
what may be the reason any one have any idea
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 03:36 AM
Hi @Bruce lee
Did you try with UI policy , it must work.
Share some more details or screen shot to supportyou.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 03:42 AM
@Bruce lee Could you please share what you tried so far? Also, instead of a UI Policy/Client script, you could also make use of a write ACL on state field and have a condition as follows.
Uncheck admin override if you do not wish to let admin make any changes on state once the state is closed