How to remove readonly from configuration item field on change table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 04:38 AM - edited 09-04-2023 04:39 AM
Hi All,
I have a requirement, to remove read-only from configuration item field on change table. I have inactive OOB client script (Read Only Ci )and OOB ui policy (Prevent CI changes when not new) condition change to state is closed But its not working Please help me on this . I want when State is closed then only configuration item has to been ready-only .
Thank you
Suresh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 05:24 AM - edited 09-04-2023 05:25 AM
Hi,
The red dot indicates(next to field name) there is a conflicting UI policy. Please check other UI policy which is on cmdb_ci field and if required change the order.
Regards,
Karthik Nagaramu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 05:42 AM - edited 09-04-2023 05:44 AM
Hello @suresh40
To achieve this functionality, wherein the Configuration item should become read-only only when the state of the change request is closed, please follow these steps:
1. Search for the Out-of-the-Box (OOB) client script named "Read only CI" and set its status to "active = false."
2. Additionally, search for the UI policy with the short description "Mandatory - Close notes and code when in Closed state." In this UI policy, add a UI policy action with the following settings:
- Field name: Configuration item
- Read-only: True
Please Mark my Solution as Accept and Give me thumbs up, if you find it Helpful.
Thanks & Regards,
Kartik Magadum