Adding multiple rows for a field

prakashchandra
Kilo Explorer

Hi,

Is it possible to add multiple rows for a field in a ServiceNow form?
The requirement is there should be a (+) sign next to a form field , clicking on which should dynamically generate a new row in the form for inputs.
How the data thus entered will be retrieved?
Or is there any other way to achieve this?

Any help , appreciated.

Regards/Prakash

7 REPLIES 7

Sharanjeet721
Kilo Explorer

How we can show this on request item table after click on order now ?


Coincidentally, I posted a solution today here. Take the idea and implement it your self.

Link: new variable in service catalog item not getting saved with the RITM record#comment-37604


anubhavr
Giga Expert

Hi,



Can this be done is Form for Any field.? I want to have a String field and it have some '+' symbol which can add more text box to enter more values.