How to remove readonly from state field on problem table?

snow34
Tera Contributor

How to remove readonly from state field on problem table?

1 ACCEPTED SOLUTION

kunal20
Kilo Guru

Hi,

First you will have to disable any active UI Policies/client script on problem table, after this Right click on state field and select Configure All->Dictionary Entry overrides-> open the record for state in task table and uncheck the Override read only variable.

Thanks,

Kunal

View solution in original post

11 REPLIES 11

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you need to identify how it became readonly

1) dictionary readonly

2) some field level WRITE ACL

3) some client script or UI policy is doing this

What debugging did you perform?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@snow

Did you get a chance to check this?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

kunal20
Kilo Guru

Hi,

First you will have to disable any active UI Policies/client script on problem table, after this Right click on state field and select Configure All->Dictionary Entry overrides-> open the record for state in task table and uncheck the Override read only variable.

Thanks,

Kunal

snow34
Tera Contributor

Okay so i tried this but i want remove readonly from agent workspace also