Skip to Content
0
Nov 17, 2012 at 12:56 PM

Unable to open attachment pop-up window on button event 'attach a file to the form event'.

136 Views

Hi Experts,

I'm new to adobe form. I'm developing an adobe interactive form in SAP. I have designed the form in 'SFP'. I put a button on the form and add an event "Attach a file to the Form". system automatically written a JavaScript 'app.execMenuItem("AddFileAttachment");' on click event. When I'm clicking the button nothing is happening, if I put any other script under the same event is working. I supposed to get a pop-up window where I will give name of attachment file. SAP server has reader rights. Form has other events and javascripts which are working fine.

please help me its urgent.