Template default save location?

P

petercais

I am wondering if it is possible to specify within a template a default
location for a file to be saved to on clicking the Save button.
 
F

Frank Kabel

Hi
you can put some code in the BeforeSave event of this file which
changes the file and directory
 
Top