- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2020 03:52 AM
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
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2020 05:15 AM
Hi,
please logout and login again also clear instance cache using cache.do
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2020 05:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2020 05:15 AM
Hi,
please logout and login again also clear instance cache using cache.do
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2020 05:33 AM
I just removed the variable attributes and then updated again. now it works. Than you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2020 05:58 AM
Glad that it helped
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2020 04:58 AM
That's the first part of it, but did you set Display to true for u_display_name as I suggested?