Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

how to add variable attributes in reference qualifiers if table is hr profile

abcd
Kilo Contributor

Hi all,

When user search the name in reference field have table hr profile - show Department next to the Name - the check should show details about - Name/Email/Department.

how to achieve this 
find_real_file.png

 

thanks

12 REPLIES 12

Chetan Mahajan
Mega Sage

Hi ,

                   Try this one, ensure you are adding correct backend name of Name/Email/Dept

ref_ac_columns=name;email;department,ref_ac_columns_search=true,ref_ac_order_by=name

 

Kindly mark correct and helpful if applicable

find_real_file.png

reference table sn_hr_core_profile not sys_user 

Have you selected the correct table in reference ?  whatever you are saying