InfoPath2003 change open/save default directory

E

emilio

Goodmorning, Anyone know how to change the default directory of the open and
save or save as options?
many thanks
 
C

Clay Fox

Best practice is not to let the user save the form themselves.

Are you aware of submit data connections?

Typically you would set up a submit to Sharepoint or a file share and then
setup the standard naming of the file. The users select the submit button or
your own button and the form is saved.

This way you know where all of your forms are and they all have a
standardized name.
 
Top