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

Forum Posts

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
  • 20859 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
  • 2993 Views
  • 1 replies
  • 0 helpfuls

Notification - Incident assigned to me

Hi, this is about OOB Notification "Incident assigned to me". This notification is sending notification to me even though I am not the "assigned_to". However I checked the logs and the recipient is different. I don't know why I receive the email. Ple...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Dilip P by Kilo Contributor
  • 4248 Views
  • 9 replies
  • 4 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
  • 8434 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
  • 2934 Views
  • 3 replies
  • 5 helpfuls