Hi!
I have a selectManyListbox on the second pane of a panelTabbedPane. When I click to it, the box preselects none of the values I have bound to it. I believe this happens because the call to uiSelectMany.getSubmittedValue() on line 475 of RenderUtils returns an String[] of size 0. I don't where this is set, since it doesn't appear to be set using setSubmittedValue() but it pretty much makes it impossible to use.


Any clues where to look?

Thanks
andy
--
Andrew Thornton

Reply via email to