In the Jakarta release, how can I keep the Global search button open at all times?

olaide
Kilo Contributor

In the Jakarta release, how can I keep the Global search button open at all times?

See attached.

13 REPLIES 13

Hi Singh,



Not sure,   may be works




Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke

Hi Rajesh,



Can you explain more on what you mean by removing roles?   I want to keep the search button always expanded without having users click on it all the time.



Thanks


Olaide


If I understand you correctly you want


find_real_file.png



to show up for all Users (even End Users with no role).



If so, removing roles



itil,text_search_admin,admin



from


find_real_file.png



would help to achieve what is expected.


Hi Jaspal,




What I want is to keep Global Search Icon always expanded position rather than after clicking it, click again to expand it all the time. I added the UI script below but it is still not working as expected. addLoadEvent( function() { top.$j('#sysparm_search').css({'width': '150px', 'opacity': '1', 'border': '1px solid #ddd'}); });


I tested the same & it worked well in my Jakarta instance with below code.


find_real_file.png



Kindly clear cache of instance by suffixing /cache.do at the end of instance URL.