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

State and Number field is not editable in problem record.

Not applicable

Hi All,

I am not able to edit state and Number field in problem record.

 

siddharth26_0-1710330666130.png

 

could you please let me know how can i edit this field am using a PDI, i have checked ACL and rest of things not able to find any solution.

 

thanks

sid

1 ACCEPTED SOLUTION

This is it for number, there is a dictionary override 

AnuragTripathi_0-1710331155970.png

 

-Anurag

View solution in original post

6 REPLIES 6

Anurag Tripathi
Mega Patron

Can you check the Client scripts and UI policies as well?

number should not be editable , its auto generated

 

There is an ACL on task.number

-Anurag

This is it for number, there is a dictionary override 

AnuragTripathi_0-1710331155970.png

 

-Anurag

Not applicable

Hi,

 

How to we navigate to this above dictionary Entry override.

 

thanks

Right click on the field label,-> configure dictionary -> Scroll down to dictionary override related list

-Anurag