Configure Global Search Columns in Agent Workspace

Shawn13
Tera Contributor

I am trying to configure the search results columns for Agent Workspace.  I have tried looking in the search sources, and modifying the columns that appear on the list for the search, but neither of these allow for the editing of what columns appear in the global search.  For example, when I search for an account, I would like the account address displayed in the search results on the global search instead of the primary contact.

1 ACCEPTED SOLUTION

Rajesh Kannan G
ServiceNow Employee
ServiceNow Employee

Shawn,

There is a List View named 'Text_search', you need to add your columns to this list view for the fields to appear in Workspace Search Results.

find_real_file.png

find_real_file.png

 

Regards,

Rajesh

View solution in original post

4 REPLIES 4

Rajesh Kannan G
ServiceNow Employee
ServiceNow Employee

Shawn,

There is a List View named 'Text_search', you need to add your columns to this list view for the fields to appear in Workspace Search Results.

find_real_file.png

find_real_file.png

 

Regards,

Rajesh

Thank you for the quick response.  This was just what I needed.

I am trying to display contact table field mobile phone on case list view , they do not appear on agent workspace search

Venkatesh14
Tera Contributor

I need HR profile details on Agent workspace global search and one of the field (a Custom field created in user table)to be displayed is from User table.

Any suggestions on this?