cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi All,

I would like to know the difference between the elements 'Combo box' and 'Dropdown List' in VC. I am facing an issue where i am invoking an entry list and the output of the first element the entry list returns is getting reflected as the output for all the elements...

So even if 2nd and 3rd row of the o/p from the entry list is giving only 2 items, if the 1st row returns only 1 then we are able to see only 1 item. Its as if the 1st row decides the items to be returned for all the rows.

Please help.

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Hezi,

I have found a thread which describes a similar problem(actually almost same problem). The link to the thread is

http://wiki.sdn.sap.com/wiki/display/VC/Dropdownboxdisplayswrong+entries

I request you to review this thread.

I am not able to get the workaround mentioned there. Also, the fix mentioned there assumes there will be a limited number of dropdowns but in my application thats not the case.