Question about creating a VBS registration form
I've created a form for parents to register their children for Vacation Bible School (VBS). Here's the problem - some have more than 1 child to register (some have 4 or 5) & I'd like for them to not have to fill out an entire new form for each child. A lot of the info will be the same for each child (parent name, address, phone #, etc.). If I just add extra spaces on the original form, then new fields (columns) are created in the database. I'd like them to be seperate entries in the database. Any thoughts on how to do this (is it possible?). Thank you!