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.

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

Forum Posts

Twilio Direct Calling with notifyAction.addSay()

Hello everyone, I have integrated a Twilio trial account with my PDI. I am able to send SMS messages just fine using a business rule with simple script (see below). I am now trying to initiate a call. This works okay but hangs up after about 3 second...

Rmaren by Tera Contributor
  • 1421 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to make the fields visible on table created with database view

Hi, We have created a database view with story(rm_story) and metric instance(metric_instance) tables and generated a report on it.When the story state is blocked, substate and blocked reason fields will be visible on the form and those fields are pop...

sath by Tera Expert
  • 1177 Views
  • 7 replies
  • 1 helpfuls

Is there an event fired on form when fields are modified?

I would like to be able to detect whenever a field on the form is modified after it has been loaded in. Basically when the form becomes dirty/modified which can be checked with .isUserModified, except I need it as an event. I need to catch the event ...

hamzaathar by Tera Expert
  • 369 Views
  • 3 replies
  • 0 helpfuls

Change Schedule - Change Management

In edit schedule condition filter, 'show related fields' is not present.requirement is to add 'approval group of 'service offering' but show related fields is not present in the filter. how to enable 'show related fields' in the filter??orHow to add ...

Piyush_Kolhe_0-1747310061716.png Piyush_Kolhe_1-1747310128176.png

The UI page fields not visible

The fields i created on the ui page when I click on try it button it is visible . But when I use that UI page the page is showing only the label names.The fields like dropdown and textarea are not visible. The below is the code<?xml version="1.0" enc...