Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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
Giga 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
Giga 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

Raghav Sharma24
Giga 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.

 

Thanks @Raghav Sharma24  for your prompt response. It was very helpful.