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.

can we create field through script

venkat47
Kilo Contributor

i need to insert skill and experience if user have multiple skills so based on user create number of fields in record producer (like in form name and value type field  i need  alter native  to name and value type ) please solve this......!

6 REPLIES 6

asifnoor
Kilo Patron

If you are in London, kindly create a multirow variable which allows you add multiple records.

If you are in version prior to London, then you can create a simple widget which allows you to add multi rows and you can store those in a custom table. 

But adding fields dynamically is NO.

Mark the comment as helpful/correct if this answers.

Hi Venkat,

If this has answered your question, kindly mark my comment as a correct answer so that the question is moved to the solved list.