Hello, Firstly, I use LiveCycle ES3 designer on PC. I created a form
with a button executing a Java script that opens a dialog box "save as
..." like this: \ \ Script save-as \ \ app.execMenuItem ("SaveAs"); I
would like to predefine a file path to open the dialog box that opens by
default on the current location of the file "C: \ export \" for example.
Could someone help me telling me the code and nomenclature to be used
for this? I know Livecycle use XFA language and can use the
"myDoc.saveAs ...