Hi all,
I have created an Adobe Interactive form and integrated it in WD abap component. I have created a SAVE Button for submit and set the control type as subit in ADOBE form. I am taking the layout type as xACF type and set the Interactive type UI element property display type as activeX.
I have created a action onsubmit of interactive form.
Now my form is displaying in Editable mode but when I click on the button SAVE button it does not do anything. Also it doesn't go into action method which I have created.
Can anyone suggest me, what I need to do to handle the submit button functionality.
Thanks
Sanket