Skip to Content
0
Former Member
Jan 12, 2012 at 08:48 AM

Interactive Form not so interactive

61 Views

Hello,

I am trying to embed an interactive form in my WebDynpro application. I succeeded on displaying the form, but I cannot make it interactive.

The form actually has only one interactive element, which is a URL launch button. I unfortunately cannot make without this button, so I don't have much choice.

I can see the form is not interactive in the WebDynpro because clicking on the buttons does nothing, the cursor does not even change to the pointing finger. When I test the form from SFP (with interactive flag set) it works as expected.

What is already done to make the form interactive:

- Set the form layout type to ZCI.

- Checked the "Enabled" attribute in the INTERACTIVE_FORM element of the webdynpro view.

- Created an empty action for the on_submit event of the element.

- Tried with both Native and activeX displayType for the element.

Any suggestions ?

Thanks in advance.