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.

Help with VaInputs

YolNehc
Tera Contributor

Good day Team,

 

I am having issues adding new VaInputs in a topic block (Create Incident). Currently the default inputs are:

 

var caller = vaInputs.caller;
var short_desc = vaInputs.short_description;
var urgency = vaInputs.urgency;
var desc = vaInputs.description;
var impact = vaInputs.impact;
var cmdb_ci = vaInputs.cmdb_ci;
 
I want to be able to add impact and a few more I may need when populating the fields in the created ticket located in the incidents section. 
 
Please help.
0 REPLIES 0