DragonByte Tech
Well-known member
Is there a function in the JS core that allows us to add/remove form elements on the fly?
I have a specific inputGroup that I want to be able to add to the form via the click of a button, and I'd like to be able to click a button to remove already existing inputGroup elements from within a formRow.
I know how to do it myself via jQuery, I just thought I'd throw the question out there just in case there's a built-in function hidden somewhere that speeds the process up.
Thanks!
Fillip
I have a specific inputGroup that I want to be able to add to the form via the click of a button, and I'd like to be able to click a button to remove already existing inputGroup elements from within a formRow.
I know how to do it myself via jQuery, I just thought I'd throw the question out there just in case there's a built-in function hidden somewhere that speeds the process up.
Thanks!
Fillip