Expand my Community achievements bar.

SAVE AS script w/Default file name?

Avatar

Level 2

I have created a SAVE AS button on my form however; the default file name is random characters in a temp folder path. How can I change the file name to automatically appear as one of my form field values?

Ex: Someone presses the SAVE AS button and the dialog comes up with the default file name "FileNameField.pdf".

I'm not as concerned about the path as I am about the file name. I also want to deploy this for to many people and don't want to install anything at each workstation in order for the script to work.

It seems like it would be an easy script...but I can't find anything that's remotely 'easy' out there.

The ultimate goal is to have the File Name = to one of my form fields called 'FileName".

Thanks for any insight...

-Joe

1 Reply

Avatar

Level 10

This is only possible with a folder level script.

You will have to install those script on your system.

Details and samples can be found here:

http://thelivecycle.blogspot.com/2009/11/save-form-to-specific-directories-and.html