value list bug?

Hi, when retrieving values via “related records” it seems that Servoy only shows 20 items no matter how many there really are. At least I don’t manage to see the 56 records that should show up…

In my example I reference from a global to a column. the results are correct, but not enough, as pointed out. Anybody else experiencing this problem?

just to make sure: is the component that shows it big enough? Or didn’t you set the scrollable property to true?

just to make sure: is the component that shows it big enough? Or didn’t you set the scrollable property to true?

to me it seems that the component is big enough. as mentioned, everything about the value list is fine except that only 20 values show up. and why should the field be scrollable? all i want is a value list that shows ALL entries that the relation has and not only (exactly) the first 20.[/code]

how do you show the contents of that valuelist?
as checkboxes? Or inside a combobox?

it’s a combobox.

Ok thx,
i found the bug and fixed it for the 1.1.1 release (out soon)

excellent! thank you.

Could you also have a look at this problem (related to value lists):

http://forum.servoy.com/viewtopic.php?t=349