Hi, I have forms sitting on our server, and i need to ensure that there is no data in the forms when someone else opens it.
Here's the scenario:
New Employee 1 opens the form, fills out data. Does a file save accidentally.
New Employee 2 opens the form, and employee 1's personal data is in it.
How do I make sure a form is not overwritten? Is there a way I can also force a particular variable as the file name (for example, use a combination of the last name first name that they put in the form). But even that, when they go to save, they will see other peoples forms filled out.
How are companies getting around this?
Thx,Mark
Let me know how if this helps?