I created a button for the user to add information to an existing table. However, when I click on the add button, the first record in the table is displayed. What do I need to do to have the form displayed as blank for me to add the new data?
I created a button for the user to add information to an existing table. However, when I click on the add button, the first record in the table is displayed. What do I need to do to have the form displayed as blank for me to add the new data?
I found the answer.