I want to make a form that can be completed, submitted, but then open another form (same form) for additional info.
What I (think) I need is:
-
A button that says Add New Record that will submit the data (to a database) and then present a new form.
-
Another button that says Finished that will save the last record and post to the dbase
Ultimately I want something that will allow me to enter a huge list of "stuff" (something like an inventory) but not necessarily have to keep reopening or overwriting what is already in the fields.
Any and all help more than appreciated.
TIA
cheers