cancel
Showing results for 
Search instead for 
Did you mean: 

Table in interactive form using webynpro for abap

tarangini_katta
Active Contributor
0 Kudos

Hi All,

I am working on itercative form in adobe forms.I had a problem.

I have one field in webdynpro and interactive form in my view.

In interiae form layout i have a table which should be populated based on the input given in the field context attribute.

in layout i have 5 fields from 2 fields should poulated based on the input 3 fields user can enter anything i.e these three fields should be interactive.

I am able to sucessfully fill the data if i set 'Enabled' property to space in element interactive form.If i set enabled property i am not able see any data i my form.

How can i do this happen.I am very confused.I searched in many forums everybody says that if you put 'Enbaled' check box in interactive that will became a interactive form.

Thanks,

Thragini

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi..

use normal wedynpro codeings for table also..

interactive form is a one of the GUI element in WD.so asual just  create one attribute for input.

and one node for table bind the node to table. create action for input inside the action write select query in where condition give the readed value  and  once you create the inteactive form throuth the interface values will be shared automatically ..

regards

jayaprakash T