We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Email script

Hi all , I have to sent notification to a group when state on ritm is close complete or cancelled with the all the sla defination attached to the ritm as given below with has breached , start time , stop time , business left time , business elapsed t...

Screenshot (361).png

How to remove walkup visit widget from only esc home page

Hello Team,  How to remove, below Wallkup widget options from the My Item widget, I have got the widget from there, how to remove or hid Walkup. I need to hide from this Employee center page only ? My items is part of ESC home page. Please assist. Th...

BAshok_0-1749545727181.png
B Ashok by Tera Guru
  • 930 Views
  • 2 replies
  • 1 helpfuls

Widget KB CategoryKBv3

Hi everyone, I dealing with scenario where I want to use the widget KB Category KBv3 but it doesn't show the created categories. I looked at the code and they are falling into the condition:  <div ng-if="::(data.show != true)">${No categories availab...

RenataN by Tera Contributor
  • 447 Views
  • 1 replies
  • 0 helpfuls

Knowledge Visibility

We're looking for an option that will allow users to view all articles in a KB bypassing existing article level Can Read Criteria, which is in place to restrict read access to just region-based articles.If a US based user searches for an article they...

RW-43 by Tera Contributor
  • 645 Views
  • 2 replies
  • 0 helpfuls

Resolved! Adding if/then to script include?

I use the following script include to return only room options (u_university_rooms table) that match the selected building code ("u_bldgcode") var getRooms = Class.create(); getRooms.prototype = Object.extendsObject(AbstractAjaxProcessor, { initi...

JP-ODU by Tera Guru
  • 757 Views
  • 2 replies
  • 1 helpfuls

Unable to install update to Workflow Studio - Yokohama

I am trying to install the update plugin for Workflow studio.  I am getting an error stating I have to install upgrades to the following plugins first: Playbook Experience ComponentsDiagram Builder However when I go to those plugins I get the message...

terrieb by Tera Guru
  • 2108 Views
  • 17 replies
  • 0 helpfuls

Resolved! On-Call Engaging

Has anyone been successful in configuring the auto-engaging of on-call resources (including any additional parties specified in the trigger rules/escalation policies? For high-priority incidents, I need to engage on-call folks without the delay of hu...

How to make container variable visible on public form

Hi everyone I have created on public form there I have to put container between each variable but container split and end work well on portal view but not on the public form, please let me know whether we have any alternatives for this..