The CreatorCon Call for Content is officially open! Get started here.

Unable to search with column values in reference field in service portal.

Akash68
Kilo Contributor

Hello All,

Unable to search with column values in reference field in service portal.

I have used ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;u_application_id  in variable attributes. It searches with name but when i search with application id it does not show any record.

Thanks in Advance.

Akash

6 REPLIES 6

Tom Sienkiewicz
Mega Sage

Hi, what kind of reference field is that? Is it in a catalog item, is it on a "form" widget or some custom reference field in custom widget?

Its in a catalog item.

Harish KM
Kilo Patron
Kilo Patron

Hi refer this

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0691980

Regards
Harish

I have tried using same- ref_auto_completer=AJAXTableCompleter,ref_ac_columns=name;u_application_id,ref_ac_columns_search=true

Still the result is same. could not search with application ID.