Variable attribute ref_ac_columns not working for Reference variable with Knowledge table as reference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2020 05:57 AM
I have given below attributes in a reference variable where reference table is 'kb_knowledge'
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.
Is there any other way to achieve it without modifying global data.
Regards,
Abhishek B
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2020 06:21 AM
did you try just the short description and see if that shows up? Just back tracking..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2020 06:40 AM
Nope. Not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2021 02:48 AM
Hello,
Please find the post it solves the issue.
Thanks,
Laxmi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2021 02:51 AM
Hi,
Use this as a whole in the attribute :
ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_description,ref_ac_columns_search=true
SHould work.
Let me know if this helps
Mark the answer correct if this helps!
Thanks,
Pratik