D
Deb
Hello:
I have a status report form that uses the CONCAT function on Save to
automatically name the file using a field in the form (user's name) and the
current date. The way this most likely will be used is a user will open
their last status report, modify it and want to save it. The problem is that
when you open a previously submitted form the date is the original date. I
have enabled overwrite, but I don't want the user to accidently overwrite
their original. If the file already exists I would like a message "Are you
sure you want to replace x?" If they answer Yes, it should replace. If they
answer no, it should give them a Save dialog to enter a new name.
Is there any code already developed that does this?
Thanks!
I have a status report form that uses the CONCAT function on Save to
automatically name the file using a field in the form (user's name) and the
current date. The way this most likely will be used is a user will open
their last status report, modify it and want to save it. The problem is that
when you open a previously submitted form the date is the original date. I
have enabled overwrite, but I don't want the user to accidently overwrite
their original. If the file already exists I would like a message "Are you
sure you want to replace x?" If they answer Yes, it should replace. If they
answer no, it should give them a Save dialog to enter a new name.
Is there any code already developed that does this?
Thanks!