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! Calculate and Display a future date on Catalog Form

I would like to display a date 90 days from Today() on a form and use it in a variable in my catalog item.I'm assuming an "On Load" client script but can't seem to get the syntax right.Any assistance would be appreciated.

Joe Taylor by Giga Guru
  • 1267 Views
  • 3 replies
  • 0 helpfuls

Clear a field value when non blank value in other field changes

Hi All, I have two fields on the catalog form. One is of type choice and other is reference field. Now I need to clear values in each other field when a value in other field changes. But this should happen only when there is a value in a field and it...

Ajay37 by Tera Contributor
  • 3206 Views
  • 9 replies
  • 0 helpfuls

How can I script the CAB agenda refresh?

I have tried flow designer, scheduled scripts, and business rules. My script looks good, but I am still unable to successfully refresh the CAB agenda from anything other than clicking the UI action from the meeting.   //FROM BUSINESS RULE // refr...

Send a Mention Email Notification for Incident Records

Hello, I want to create a email notification for when a user gets mentioned in a Incident form. I tried using the live_notification but it doesn't incident numbers and will show up as blank when previewing notifications. I've tried using the incident...

SParker12 by Tera Contributor
  • 1307 Views
  • 9 replies
  • 0 helpfuls

Add or remove member from the group

Hello All,I have an requirement to Automate request for Add or remove member to group Item ,  we have two list collector fields one is for Adding members and the other one for removing members , here my challenge is sometimes if user is already inclu...

Michael51 by Tera Guru
  • 1815 Views
  • 25 replies
  • 1 helpfuls

Rest json response find correlation id

Im creating incident to third party using POST REST. Then doing GET method to get number/sysid of that incident so I can set it as correlation id in my instance. Using GET I'm getting response -Transactions[...body{Incident 1 In encrypted base 64} bo...

Training by Tera Contributor
  • 1279 Views
  • 12 replies
  • 0 helpfuls

Resolved! Show VIP flag for Requested for on REQUEST, RITM and on task?

Hello Experts, I want to highlight requested for field on request table and Ritm table as well as on Catalog task table. I wrote the Client script but it was not working. Could you please help on this.function onLoad() { var callerLabel = $('label...

AK79 by Tera Contributor
  • 1810 Views
  • 11 replies
  • 1 helpfuls

On-Call Scheduling - In Escalation setup tab the default is based on the roasters but we need that functionality to be disabled and make default as "custom"

1) On-Call Scheduling - In Escalation setup tab the default escalation type is defined based on the roasters but we need that functionality to be disabled and make default as "custom".2) Once the Custom is made default then when we create a custom es...

Sarah69 by Tera Expert
  • 1634 Views
  • 4 replies
  • 0 helpfuls

Setting time to glidedatetime field type

Hi Community, May I ask how can I set a default value to glidedatetime field type? In CAB Meeting > Agenda Management tab, we have 2 fields called Change Requests starting after and Change Requests starting on or before, currently the value is set us...

Ramel by Mega Guru
  • 1475 Views
  • 4 replies
  • 1 helpfuls

page redirects to service-now.com/not_allowed.do

Hi Team, The page for login redirects to ''*.service-now.com/not_allowed.do''(Security Constraints prevent access to requested page) after certain interval of time. Even if the url is re modified to login page, the page redirects to above mentioned u...