I have a form that adds data to a database. I want to be able to add multiple records in succession.
I have a Save Data event that works, but I can't figure out how to clear the form data and re-display the form for the next input. Probably need a button that says "Next input" but how can I get it to go back to the for?
I have a Save Data event that works, but I can't figure out how to clear the form data and re-display the form for the next input. Probably need a button that says "Next input" but how can I get it to go back to the for?