How to Hide create dashboard version button from homepage setting icon

Shri8
Tera Contributor

find_real_file.png

10 REPLIES 10

VigneshMC
Mega Sage

I dont see any direct way to hide it , you can try using global ui script to hide them . I would suggest to ignore them as they are available only for admins

Thanks

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi shrinidhibannishetti,

Please follow the below steps:

  1. Go to User Administration >> User Preference
  2. Click on New
  3. Fill the form with below details:
    • Name = com.glideapp.dashboards.homepage_notification.dont_ask_me_again
    • System = True (checked)
    • User = Blank (No one should be selected)
    • Value = true
  4. Save the record

Screen Shot 2017-08-09 at 1.40.39 PM.png

Hope this will be helpful for your need.

Please, mark Correct or hit Helpful if you find my response worthy.

Cheers
Alberto

 

Hi,

Please try to this..

Shri8
Tera Contributor

Above mentioned solutions are not working. Can anyone please suggest?