Form to appear with fields in blank

mari_hitz

Registered User.
Local time
Today, 10:17
Joined
Nov 12, 2010
Messages
120
Hi everybody,

Hope everything's alright. I have a quick and I believe dumb question that I cannnot find a work around.

I have a form for people to complete and after they complete there is a button that sends that info to an assigned user. I wanted that after the fields are completed and the e-mail sent, it moves to another record so the fields appear in blank and ready to be completed with another information.
Now, if I close this form and open it again, all the fields appears completed with the last information saved. And the idea is that the new user cannot see what the other user requested.

I do not know if this makes sense but I would like that when the form is loaded to complete it with new information, the fields appear in blank. Is this possible?

Thanks!
 
One option is to set the Data Entry property of the form to Yes. You can also control it with one of the arguments of OpenForm.
 
Thanks pblady!

It worked!
 

Users who are viewing this thread

Back
Top Bottom