How to change the choice fields of a global field through dictionary overrides, How to change the choice fields of a global field through dictionary overrides

v_nagajyothi
Mega Contributor

How to change the choice fields of a global field through dictionary overrides

2 REPLIES 2

Brad Tilton
ServiceNow Employee
ServiceNow Employee

If you're looking to change the choices on an extended table for a field like state that has values on the base table, you don't need to use dictionary overrides. You just need to add new choices to the choice list specific to your extended table.



Customizing Choice Lists - ServiceNow Wiki


Hi Brad Tilton ,



Your answer is helpful to me exactly , I have added my own choices to my table .I have added nearly 6 choices but I do not know how I got another extra choice field which I have not added .I am working on it to remove . Thanks a lot.