Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

How to add attribute "ref_ac_columns_search=true" for catalog item variable(sys_user reference).

bubuprasadswain
Tera Guru

How to add attribute   "ref_ac_columns_search=true" for catalog item variable(sys_user reference).

3 REPLIES 3

Abhinay Erra
Giga Sage

Here is how you can search on email field of user by adding this line in the variable attributes.



ref_auto_completer=AJAXTableCompleter,ref_ac_columns=email,ref_ac_columns_search=true



This link will be helpful


Auto-Complete for Reference Fields - ServiceNow Wiki


This is not helpful for catalog item variables.


It will work for all the reference fields no matter what.