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! Way to remove Additional Comments text when using $current.comments variable

Hello!  Has anyone found a way to remove the "Additional Comments" text highlighted in the screenshot?  I am using the ${current.comments} variable on my notification and the customer would like it removed but I haven't seen a way to remove it?

Community Alums by Community Alums  
  • 2423 Views
  • 6 replies
  • 2 helpfuls

Fetch Child Incident Details using API

Hello,  I need to fetch Child Incident details of a Parent Incident using ServiceNow API. I'll have the ticket number of the Incident, using which I need to gather information on all the Child Incidents related to the Parent. Kindly let me know what ...

Resolved! Best Practice for Request Form with 30+ variables

Hi Folks, we have a stakeholder requesting a catalog item built, with more than 30 questions/variables that would need to be filled in by the submitter. Our developers are advising that this many variables is not a best practice (e.g. performance iss...

Resolved! Adding Email Client to Toggle Bar on Project Form

Our PMO group would like to have the ability to send an email within the project form capturing the appropriate work notes I have this ability turned on for Change, Problem and Incident and when I did the same dictionary action for Project, it shows ...

find_real_file.png find_real_file.png
terrieb by Tera Guru
  • 1358 Views
  • 4 replies
  • 4 helpfuls

Resolved! Evaluator: com.glide.script.RhinoEcmaError: "event" is not defined.

for below script we are getting error like below.Evaluator: com.glide.script.RhinoEcmaError: "event" is not defined. var gr = new GlideRecord("sys_user");gr.addQuery("sys_id", event.parm1);//this line not working//gr.addQuery("sys_id", "3883f4c073012...

Dinesh_0-1672217319438.png
Dinesh by Tera Guru
  • 2838 Views
  • 9 replies
  • 2 helpfuls

Knowledge article in incident form not getting attached

Hello, In the incident form when I search for knowledge article and try to attach that article in incident form it's not getting attached. When I try to click on attach on that article, the attach ui action botton not working  Can someone please help...

anvitha ash by Tera Contributor
  • 884 Views
  • 16 replies
  • 0 helpfuls

Resolved! Prevent Change requester from approving their own Changes.

Hi Community,Using Helsinki - helsinki-03-16-2016__patch7-11-02-2016Following a recent audit I need to prevent any Requester being able to Approve their own Change Requests.I have read a couple of articles similar to my situation but they have been s...