ref_auto_completer=AJAXTableCompleter,ref_ac_columns_search is available for record producers?

learn nv
Tera Contributor

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.

 

 

 

 

1 ACCEPTED SOLUTION

Sumanth16
Kilo Patron

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

View solution in original post

4 REPLIES 4

Sumanth16
Kilo Patron

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

Aman Kumar S
Kilo Patron

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.

 

Best Regards
Aman Kumar

Aniket Chavan
Tera Sage
Tera Sage

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

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