Interactive Adobe form is populated in a popup from Web UI on Creating followup activity.
I used procedure mentioned in this link:
http://scn.sap.com/people/satishkumar.palyam2/blog/2011/07/07/adobe-forms-in-webui
Wrote the logic in DO_PREPARE_OUTPUT method of component BT125H_TASK/TaskDetails.
I have an interactive adobe form which has two buttons Save and Submit.
Please tell me how to trigger the event EH_ONSAVE of BT125H_TASK/TaskOVViewset in Web UI from "Save" button in the form.
Or
Could you please tell me how to create BSP View and call it as popup where I can populate the adobe form in HTM page and put the buttons, so I have the control in Web UI itself?
Please let me know if you need more information.
Your timely help is much appreciated. Any ideas I could try also will help.