Global Search option

RM10
Tera Contributor

Hello Team,

 

How can an user has option for Global Search? What kind of Role is required? Is that a licensed role?

If not what are the steps to provide Global Access to an user? Please help. Thanks.

 

RM10_0-1756136458537.png

 

1 ACCEPTED SOLUTION

Chaitanya ILCR
Kilo Patron

Hi @RM10 ,

roles added in the property glide.ui.can_search gives access to the global search

 

ChaitanyaILCR_0-1756138329563.png

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

View solution in original post

3 REPLIES 3

Chaitanya ILCR
Kilo Patron

Hi @RM10 ,

roles added in the property glide.ui.can_search gives access to the global search

 

ChaitanyaILCR_0-1756138329563.png

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

RaghavSh
Kilo Patron

OOB "itil,text_search_admin,admin,delegated_developer" role has access to global search.

It is defined in system property "glide.ui.can_search" in sys_properties table, you can add/remove role as per your requirement.

 


Raghav
MVP 2023

RM10
Tera Contributor

Thanks @RaghavSh  for your prompt response. It was very helpful.