ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

how do we edit knowledge base articles?

Hi,We have, until we upgraded to the latest version of Service now, been able to edit knowledge base articles.   Now however, even our users with admin rights, like myself, are unable to do so.If i browse to the knowledge base and click edit, I can s...

mwalpole by Kilo Explorer
  • 7627 Views
  • 10 replies
  • 2 helpfuls

Visual Task Board labels in New York

Yesterday I reported to our admin that I'd lost the ability to edit or create labels on Visual Task Boards (something I use extensively). Apparently in New York the revamp of labels was actually a move to get rid of them as a discrete thing and merge...

Resolved! Redirect ITIL users to CMS

We already have login rules in place to redirect non-roled users to our CMS. However, we would like to route all users to the CMS -- how? Also, for itil roled users, we would like to have them click on a link from within the CMS and be routed back to...

Blair5 by Tera Guru
  • 26172 Views
  • 63 replies
  • 11 helpfuls

Knowledge Article Attachments are not visible

Knowledge Article Attachments are not visible :  (Display Attachment check box is checked/ON) When I create a new Standard Template Article, and add the attachment; i can see the attachment added and listed in the attachment section. However! The Min...

Chuck S1 by Tera Contributor
  • 3697 Views
  • 1 replies
  • 0 helpfuls

Show or hide Widget by condition

---------------- widget always hide IF "state" field of "sn_hr_core_case" table is "7" THEN widget show ---------------- How can I write this condition (Script) in my widget? Thank you so much!

Brook3 by Giga Expert
  • 9531 Views
  • 3 replies
  • 3 helpfuls

Resolved! get user first name inside of widget

I want to display first name of current user inside of widget. inside of widget HTML <p>Hello, {{firstName}}</p> SERVER SCRIPT (function() { var firstName = gs.getUser().getFirstName();})();   What is wrong? I have tried many ways but have not been s...

Brook3 by Giga Expert
  • 3850 Views
  • 3 replies
  • 5 helpfuls