‎2009 Feb 23 9:37 AM
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
‎2009 May 14 12:54 PM
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.