I would like to have next to my input field a button that when a user click, it will create a new input field on each click. User can supply information on each field and will be saved to DB when the user click the save button. I saw several example of add/remove textbox dynamically using jQuery but I would like to know if there is a native way in GC in doing this? If possible without tweaking core GC codes.
Here's how my current field looks like. If I click "Add new ITR" button I'd like to see new input field/s to be created below it.

Thanks and BR,
clustersblue