Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

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
  • 2407 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
  • 5401 Views
  • 6 replies
  • 8 helpfuls

Resolved! MIM Post Incident Report Response Timeline Mechanics

On a major incident, use the View Workbench ui action, then go to the Post Incident Report, and then click on View Complete Report. There you will be able to see the Incident Response Timeline. Does anyone know the driving mechanics or code behind th...

Lucas51 by Tera Contributor
  • 2403 Views
  • 1 replies
  • 1 helpfuls

background script works fine Schedule job script fails

I have a manual process to send the TODO notification from my custom table using UI which is in global scope and now we want it to be Automate it on the bases of Schedule job we have implemented the functionality with schedule job which runs on Globa...

Resolved! Why "Approval" field is always set as "Requested" on RITM

Hi Folks,   I am testing some stuff in the fresh PDI.   On the RITM record we have one field "Approval", Why this field comes up with the value "requested", Even if the approval is not attached for the RITM. I have also checked the default value of t...

How to get child incidents for all parent incidents in a report

We have parent child relationships in incident. we would like to pull a report which have child incidents.Like for example if a parent is having 3 childs in a report i need to know the parent and incidents associated with parents...can anyone help me...

pavankum by Kilo Expert
  • 4205 Views
  • 4 replies
  • 0 helpfuls