Avatar

Level 1

Hi,

I want to get the location where adobe form is saved. I have created a button in my form under which i have written

Var  a = this.path;

xfa.host.messageBox("File path is : "

+a);

But it is giving a message "File path is: undefined" .

Need pointers to resolve this issue.

Thanks

Siddharth