Variable attribute ref_ac_columns not working for Reference variable on custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2021 02:26 AM
Hello Team,
I have given below attributes in a reference variable where reference table is custom table.
But Short Description is not getting displayed.
Where as when reference table is 'sys_user' and attribute is 'ref_ac_columns=user_name;email' its working fine.
What is the issue here.
Please suggest me.
Thanks,
Laxmi
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2021 02:40 AM
Hi,
you forget this to add
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_description,ref_ac_columns_search=true
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
09-26-2024 12:32 AM - edited 09-26-2024 12:34 AM
Hello @Ankur Bawiskar ,
This is not working for me. Please assist.
I want to display email address only. It is displaying name and email address.
If i select lookup box, then it giving 10000 record display limitation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2021 02:47 AM
Thanks Ankur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2021 02:58 AM
Glad to help.
Please mark my response as correct and close the question
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader