We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to hide reference field values.

niveditakumari
Giga Sage

I have a requirement in that I need to hide some values of reference fields. I have created one onLoad Client script to achieve this.

Could anyone please help me in this that how I can hide values of group name that is refering to reference field.

Thanks in Advance

12 REPLIES 12

Abhinay Erra
Giga Sage

You will have to use reference qualifier for this.Reference Qualifier Doc

niveditakumari
Giga Sage

Could you please little explain me on this. I am not getting this properly.

I have to hide some of the groups when we do filter that is referencing to reference fields.

What groups do you want to hide? Right click on the field label of the reference field and go to Configure Dictionary. You will see Reference Specification tab. You can put the Reference Qual condition in there to now show those groups.

find_real_file.png

niveditakumari
Giga Sage

I am not able to see any Reference Specfication tab in Dictionary entry.