Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Make reference type field into visually blank

wicky05926088
Tera Contributor

I have a related list contains list of tasks. A reference type field which contains sttring value. I want this field should display if the there is no default value . 
Dictionary: 
Table: reference table

type: reference 

Choice specification: drop down with none 

default: 

 

 

 

1 REPLY 1

GlideFather
Tera Patron

Hi @wicky05926088,

 

could you possibly share some context?

 

If you mention a reference field, it cannot be string, it is referencing  another table with sys ID (not string) and then the filed shows the display value..

 

Example: Location, Assignment group, Manager, Department etc. All these are references but if you check their value, it's sys ID stored in these fields

 

See the example of Location and Department on [sys_user] table:

Screenshot 2026-04-09 at 16.30.13.png

 

Please share some more context of your issue or what you want to achieve

_____
Answers generated by GlideFather. Check for accuracy.