\$sp.getParameter("table")
May i know what is the use of $sp.getParameter("table") in widgets?How does it take a value?Thanks
The CreatorCon Call for Content is officially open! Get started here.
May i know what is the use of $sp.getParameter("table") in widgets?How does it take a value?Thanks
I'm trying to build a condition which matches a string to a regular expression. Matches Regex is a default option in the condition builder for String-type fields, per the wiki Condition Builder - ServiceNow Wiki. However I can't seem to figure out th...
Hello,How to remove duplicate value from reference field using advanced reference qualifier in ServiceNow? Kindly help. Thanks in advance.
Hello! We have a REST-triggered flow that needs to return a specific response code - 200. One would expect that to be the norm but it seems that ServiceNow returns 202 (Accepted). This functionality is often used for webhooks and most webhooks expect...
Hello; For a business need, I need to modify the field "Requested for" of RITMs by script. I did the following test in a background script:var grRITM = new GlideRecord('sc_req_item'); grRITM.get('<sys_id of the RITM>'); grRITM.setValue('requested_for...
Hi All.I have requirement on creating a reports & dashboards on Incidents ''SLA''. report 1: Percentage of incidents that meet Response SLA report 2: Percentage of incidents that don't meet Response SLAreport 3: Percentage of incidents that resolved ...
Hi Folks, We need to populate the Dialogue box on record producer. In the text of Dialogue box we have to enter the list of Terms and Conditions where it needs coloring. Some lines we have to highlight with some colors. When we are adding CSS to spMo...
I am trying to create a custom widget which will take customer order number input and need to display account details of that customer order. I am struggling with fetching the customer account reference from customer order table. please is my code s...
Hi All I have written the client script to hide upon the condition of one location variable, but on the RITM and Task level the spaces are very high as it is hiding the variablesCan we remove the spaces?
I've got a BR to copy the cause, fix and workaround details from a Root Cause Analysis problem task to its parent problem when the task is closed.The issue is that the first \n's that I output as part of the copy appear to be getting ignored. I've no...
We are in the process of upgrading our instances to Utah. After cloning activity in dev. I am asked to disable some scheduled jobs. Can anyone explain, what they meant by "disable schedule jobs". Are they asking me inactive the schedule jobs or is th...
Description: I am unable to check the additional values in the Flow and I am getting the "Bad request the current operation ended in error", please refer the error screenshot for more details:As a result I cannot save our flow changes in the flow fe...
In Tokyo, Catalog Builder now creates a self contained update set with your changes when you create or update a Service Request.If create a new SR I get update_1 (example name - bears no relation to actual name!).If I then update that SR I get update...
Hey guys, I'm creating my own widget for fun but I got stuck on one part now. This is how it looks like Here is the HTML code <div> <!--<pre>{{c.data.people | json}}</pre>--> <table style="width:100%"> <tr> <th>Name</th> <th>UserID</th> ...
Hello,I have a string contains "abc\1234"I would like to extract from the back slash and get the number only such as "1234"Can someone please help? Thank you
User | Count |
---|---|
113 | |
73 | |
53 | |
46 | |
40 |