Hi All,
I have a button which attaches a file
In the click event of the button:
app.execMenuItem("AddFileAttachment");
Which is working fine.
Now, I want to access the absolute file name of the attachment and display it in the text area in the PDF.
Can i access it in LiveCyle Designer through javascript coding?
Thanks
Abhiram