Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! Broadcast message from ServiceNow to MS Teams Virtual Agent bot

Hi, We have MS Teams integration with our ServiceNow Virtual Agent. T introduce the functionality to our user base, we were wondering if there is a way to send a broadcast from ServiceNow to the Users on MS Teams that would come out from the Virtual ...

ayman_h by Kilo Sage
  • 1932 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to show a message if a user is a VIP in Agent Workspace

How do i make a message show on the agent workspace if a user who is selected in the caller_id field has their vip field checked on the user record.   i created an on change client script (see below) It does nothing. I have tried unchecking the isola...

find_real_file.png

What is use of focus() function

Hello, Can anyone please explain what is the use of focus()? and also can you please look into the below code Code : function onLoad() { var a = $('IO:d0cc39e2d7532100a9bd1e173e24d489'); if (a)a.focus();} Actually, this was created long back but I di...

Rama Rao by Tera Contributor
  • 3399 Views
  • 7 replies
  • 2 helpfuls

How to add Workflow Stages on Service Portal

I have a requirement to add Workflow Stages to the Service Portal, so that non-ITIL users can follow a Request.  There is an OOTB service portal widget called "Request Item Workflow Stages" that sounds exactly like what I want, but it doesn't work.  ...

Resolved! How to hide a choice from showing in a dropdown?

I have a select box variable that is part of a variable set. This variable set is included in multiple catalog items, but I want to exclude one choice on the select box variable from showing only on one catalog item. Is there a way I can do this with...

astanley by Tera Contributor
  • 7391 Views
  • 6 replies
  • 8 helpfuls