Skip to Content
0
Former Member
Jul 20, 2008 at 05:50 AM

Standard Dropdown in the form and WDA context?

28 Views

My WDA has InteractiveForm UI element.

The form has ZCI layout with XML-schema based interface and has Webdynpro script inserted.

I need to bind WDA context to a dropdown on the form. But I don't know what dropdownd do I have to use for this: from Standard or from Native library.

So I put Standard dropdown and bound it to WDA context with cardinality 1..n.

When i run WDA - the dropdown displays only 1st row from the context table.

From debug I know that there are 4 rows in my table.

Then I put Enumerated dropdown from Native library and bound it to the same context.

This time the result was even worse:

Dump "The following error text was processed in the system RPM : WebDynpro Exception: The ADS call has failed."

Any help is appreciated.

Thank you,

Tatyana