- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 08:25 PM
Hi All,
is ref_auto_completer=AJAXTableCompleter,ref_ac_columns=xxxxx;asset_tag,ref_ac_columns_search=true configuration will work for record producers?If so, will it work for fields of custom tables?
Please suggest.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 08:36 PM - edited 02-14-2024 08:38 PM
Hi @learn nv ,
It works for custom tables and Variables on record producer.
Please refer to below thread:
https://www.servicenow.com/community/itsm-forum/show-attributes-in-a-reference-variable/m-p/510819
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 08:36 PM - edited 02-14-2024 08:38 PM
Hi @learn nv ,
It works for custom tables and Variables on record producer.
Please refer to below thread:
https://www.servicenow.com/community/itsm-forum/show-attributes-in-a-reference-variable/m-p/510819
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 08:37 PM
Hi @learn nv
Yes, it will work for custom fields and in a record producer, as it is a feature of the dictionary and not the form type.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 10:46 PM
Hello @learn nv ,
Yes the configuration ,
ref_auto_completer=AJAXTableCompleter, ref_ac_columns=xxxxx;asset_tag, ref_ac_columns_search=true
will work on both record producers and fields of custom tables.
Please Mark ✅Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.
Thanks,
Aniket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 11:22 PM
Hi Aniket,
is it possible to add extra wording like below?
I have two fields one is certificate and second is expiry date.
using suggested configuration i am able to get the certificate name and expiry date both in the lookup.
can we add extra wording 'expires on' in between the two fields like below?
Certificate Name expires on Expiry Date