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

Forum Posts

scripted rest api integartion

1. Create Incident and Task through APIAPI call 1- Create an Incident through API-API call 2- Create a task through API call and associating to Incident Assumption - can we get multiple task to be created as part of one API call? Create an Incident a...

Resolved! How to validate Details in Sections on Form

Hello All, I need to validate details available in section of form.Below I have opened a SLA definition. I want to validate details available in Start condition,Pause Condition which are sections on form.Is there any way to take control of sections t...

VedikaBenadkar_0-1704963530870.png

Pop-up or Alert message

How can we create a popup or alert message without including the background value or name? Any suggestions from you all..? please provide an example.

Ramesh_143 by Giga Guru
  • 1148 Views
  • 3 replies
  • 1 helpfuls

Resolved! Flow Designer for Project

Hi Everyone,I created a flow designer that will store the data from stakeholders table to project table field.  My question is If I remove the data on stakeholders table how can be also remove it on the project table field ? Here is the output. Lets ...

JeckManalo_0-1704854340595.png JeckManalo_1-1704854424173.png JeckManalo_2-1704854434743.png

Not render Content In GlideDialogWindow

Clinet Sript :function onChange(control, oldValue, newValue, isLoading, isTemplate) {if (isLoading || newValue === '') {return;}//Type appropriate comment here, and begin script belowvar selectedType = g_form.getValue('type');g_form.addInfoMessage("s...

payalpatel26_0-1704743999100.png payalpatel26_1-1704743999231.png