cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe form displaying data of previous selected records

niti_mod
Explorer
0 Kudos

Dear All,

I have created a wd component consisting of 2 views.

In the first view i am displaying an ALV. When i select a record and click on the alv button, the second view

gets called which contains an Adobe Form showing the data.

The problem i am facing is that the record which gets displayed in the adobe form is the one previous selected record and not the current record which i select.

Kindly give your valuable suggestions .

Regards,

Niti

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You need to identify whether the right context element is getting selected. Debugging is a better option to try now.

Former Member
0 Kudos

Hi ,

Adobe form is just an external media in your case , it has nothing to do with your data.

Check what data is getting passed to adobe form via debuging .

check if your getting the selected element .

You can also post your code here if possible.

Regards

Kuldeep