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

Hi Ankur,

Thank you for your time, I have already made display as true for my custom field u_display_name. but still issue is not resolved.

find_real_file.png

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

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

Glad that it helped

Regards
Ankur

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

That's the first part of it, but did you set Display to true for u_display_name as I suggested?