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.