I have a form with several sections (for example - Dependents). Under each section, I'd like a "plus" button that dynamically adds a new instance of the section above.
Then I'd like to bind all these elements to variables and insert them in a database.
Can you tell me the best way to accomplish this?
Then I'd like to bind all these elements to variables and insert them in a database.
Can you tell me the best way to accomplish this?
Attachment