Priority choice labels

Khanna Ji
Tera Guru

Hi

How to change priority choice list labels only for incident table?

Can someone guide me step by step?

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Right click the priority field label and choose "Show Choice list".



find_real_file.png



You'll get a list of all choices (probably for all task related tables.) modify the filter



find_real_file.png



If you see no records, it indicates that the priorities are being inherited from the parent task class. Feel free to create your own with values (1, 2, 3, etc) and labels of your choosing using the New button.



https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/field-administration/...


View solution in original post

4 REPLIES 4

Dubz
Mega Sage

If you right click on the field and select 'Configure Choices' it will automatically tailor it to Incident.



Otherwise if you right click on the field and click configure dictionary you can add choices in the choices tab and select the table they apply to.


Chuck Tomasi
Tera Patron

Right click the priority field label and choose "Show Choice list".



find_real_file.png



You'll get a list of all choices (probably for all task related tables.) modify the filter



find_real_file.png



If you see no records, it indicates that the priorities are being inherited from the parent task class. Feel free to create your own with values (1, 2, 3, etc) and labels of your choosing using the New button.



https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/field-administration/...


I do not find any record with filter below



All>elemen=priority >table =incident.



If I create new record in Choices table by selecting table as Incident and element as priority, will it apply only to the priority field on Incident table without having any impact on task or any other table extended from task?


That is correct. Because the table is specified as incident, the priorities will override, and not conflict with the parent task table.