Repeating Variable

brian_
Tera Guru

I'd like to set up a variable that the user can add more and more of as necessary. If the user needs to only list 2 affected names, then that is fine. But if they need to list 18, the I'd like them to be able to click a button and add another field. Click the button, add a field. So on and so forth.

Any way to do this without creating a finite number of variable fields?

Example: http://infotuts.com/dynamically-add-input-feilds/

Click the Add button several times. That way you get several fields to fill out.

6 REPLIES 6

This looks like it will do exactly what I need. Thanks for the info! I'll try it out in my personal dev environment.


Julian Hoch
ServiceNow Employee
ServiceNow Employee

Have a look at this thread:


Re: Is it possible to repeat a variable set