Where is the values for the Priority table stored

cdukes001
Mega Expert

I want to change the label names for the dropdown list that displays for Priorities to the following.   Thank you

Priority   Calculation
1 - Extensive
2 -
  Significant
3 - Moderate
4 - Minor
1 ACCEPTED SOLUTION

Thanks I was able to complete


View solution in original post

8 REPLIES 8

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Carla,



You need to right click on field->Show choice list->Now modify the label of choice values as per your req.


Ajai S Nair
Giga Guru

Hi Carla,



Since it is a choice list ,it will stored on sys_choice table.But you can edit it directly from the dictionary itself. just like what Pradeep has mentioned above.


Thanks this was helpful. I actually had to go to Choice to make the updates.


Could you please mark the answer as helpful or correct to close the thread. That way it will help other who have same query in future.