We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Change Management

shatakshi10
Tera Contributor

After the change has left the 'New' state make the following fields read-only on the change task if the user does not have the 'change_manager' or 'admin' roles
- Affected CI
- Priority
- Due Date
- Change Request
- Assignment Group
- Assigned To

12 REPLIES 12

You can use Omit New Condition and Omit Edit Condition under List Control to handle complex queries -

 

Please refer to the attached images where I've shared the code that meets your requirements. Just replace the backend value for the "New" state in the code.-

MoinKazi_1-1729771212139.png

 

MoinKazi_0-1729771179054.png

 

Hope this help you.

 

Thanks

Moin

 

Tried this but it didnt worked

any other solution for this ?

Button are not getting disappeared