Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reg: WebDynpro Adobe Interactive forms

Former Member
0 Likes
307

Hi Experts,

I am using an application where i have 2 screens, First screen I have a button Create, when i click on Create a new window with interactive form opens where I have an Adobe form in Editable mode, here i need to enter data and save which gets saved in DB. I have a Save button and back button in this screen

I am using Interactive form with displaytype as Native, Template Source as Custom developed one, whose interface is an XML Based interface and layout type is ZCI. The XML based Interface was generated with the Node in WebDynpro application.

When i traverse to the screen with adobe form in editable mode and click save or back button, nothing happens, the internet explorer shows a wait status and nothin else happens. The whole process stands still with a image showing wait. Does Anyone have an idea why this problem has arised? I even tried to put a debugger in the code of save button but the problem is its not going to that part of code itself.

Please help ASAP.

Regards

Naveen

1 REPLY 1
Read only

Former Member
0 Likes
286

Hi,

firstly you will check that the button you are using in form are from Web Dynpro Native tab.

if no then use that.If yes go to in form and in layout ,just go to in utilities (in menu) and click on insert webdynpro script.