The CreatorCon Call for Content is officially open! Get started here.

How to remove "Show Help" button from banner

Mo Lau
Tera Contributor

Greetings

 

Do anyone know how to remove this "Show Help" button from banner?

Screenshot 2022-12-09 110358.jpg

 

I am in Tokyo version and tried modifying these properties, but seems non-related.

glide.product.help_show

com.glide.embedded_help.enabled

1 ACCEPTED SOLUTION

Hi @Mo Lau,

 

Set false value for below the system property -

 

glide.product.help_show - Controls whether the help icon, help.gifx, appears in (true) or is omitted from (false) the welcome banner.

  • Type: true | false
  • Default value: true
  • Location: System Property [sys_properties] table

 

com.glide.embedded_help.enabled - Active status of Embedded Help. Set to false to disable Embedded Help.

  • Type: true | false
  • Default value: true
  • Location: System Property [sys_properties] table

For reference - Hide the help icon in top right corner 

 

 

Thanks,
Sagar Pagar

The world works with ServiceNow

View solution in original post

8 REPLIES 8

Mohit_Gupta
Tera Guru
Tera Guru

HI @Mo Lau ,

 

Please mark below property as false:- 

 

glide.product.help_show

 

I hope this helps 

Please mark my answer correct if this helps you 

Thanks

Mohit

Hi @Mohit_Gupta 

I double tried mark it to false on both my comapny instance and developer instance.

Clear cache, and Re-login.

However the button is still there. Strange..

https://{instance}.service-now.com/nav_to.do?uri=sys_properties.do?sys_id=95dc4715a9fe3dba012ed94024f674f5

Hi @Mo Lau ,

 

Strange..!!

In my instance it's working fine should be fine in your instance too please check in incognito mode.

 

Thanks

Mohit

Hi @Mohit_Gupta 

Tried on in-private and even on other browsers, the Help button keep appearing.

Looks like I need to get help from support.