The CreatorCon Call for Content is officially open! Get started here.

Need to hide the name field in reference variable (service catalog form)

Sowjanya15
Tera Contributor

Hi,

Can you any one help if we can hide the name field in the reference variable in one of our service catalog form?

We only want to display two custom fields(u_display_name;u_short_description) in the reference variable.

I have updated as below but still "name" column is also displaying, we want to hide it.

Can you suggest on this?

Variable attributes:ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_display_name;u_short_description,ref_ac_columns_search=true

Thank you,

Sowjanya

 

 

 

1 ACCEPTED SOLUTION

Hi,

please logout and login again also clear instance cache using cache.do

Regards
Ankur

 

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

11 REPLIES 11

Yes, I have set display as true for u_display_name but still I can see the name field in the reference field in the catalog form.

I just removed the variable attributes and then updated again. now it works. Than you for your quick help.

Issue is resolved now.