Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Dictionary Override for short description

sbolton
Mega Expert

I have an extended table from task, I want to change the name of short description to something else just on this one form.   I learned the hard way by clicking into the field and changing the label that this overrides all the fields that are extended from task.   I have learned about dictionary overrides, i presume i would use 'override display value' but when i select this there is not a screen that pops up where i can enter the value.7-18-2014 4-02-16 PM.png

1 ACCEPTED SOLUTION

Jim Coyne
Kilo Patron

Here's the trick for customizing labels:


  • Right-click the Short description label and select Personalize Label
  • Change the Table field from "task" to your custom table name
  • Change the Label field to whatever it is you want
  • Right-click the form header and select either "Insert" or "Insert and Stay"


That will create a new label record for the short_description field on that custom table only.


View solution in original post

14 REPLIES 14

neetusingh
Giga Guru

I am sure this would help : Dictionary Overrides - ServiceNow Wiki


Jim Coyne
Kilo Patron

Here's the trick for customizing labels:


  • Right-click the Short description label and select Personalize Label
  • Change the Table field from "task" to your custom table name
  • Change the Label field to whatever it is you want
  • Right-click the form header and select either "Insert" or "Insert and Stay"


That will create a new label record for the short_description field on that custom table only.


Thanks Jim worked great!   It looks like I added this as a discussion and not question so i cant mark your answer correct.


That's OK, bianca.vaccarini could help us out!