I hope my title adequately conveys the gist of my question.
I have a form that merely takes the user to a second form from which the user can perform designated tasks. The second form has a "go back" button that returns the user to the Main introductory form.
When I "go back" and then go forward again, the second form still has data left over from the initial input. I want the second form to be refreshed (i.e. open and clean and ready for a new task).
Is there a way to do what I want to do in this regard? Thanks in advance for whatever advice is forthcoming.
I have a form that merely takes the user to a second form from which the user can perform designated tasks. The second form has a "go back" button that returns the user to the Main introductory form.
When I "go back" and then go forward again, the second form still has data left over from the initial input. I want the second form to be refreshed (i.e. open and clean and ready for a new task).
Is there a way to do what I want to do in this regard? Thanks in advance for whatever advice is forthcoming.