0 Replies Latest reply on Jun 4, 2011 9:46 AM by brueslymuesh

    UISelect from BackingBean

    brueslymuesh

      Hi,

       

      is it possible to create a rich:select tag from a Backing Bean?

      Currently I'm trying to create several listboxes dynamically from a bean and display them. The process itself works fine (with HTMLSelectOneMenu-Boxes) but I'm not sure if I can adapt this to UISelect class from richfaces. My problem is that I can create a UISelect component and add it to the parent (displayed as a white box), but I'm not able to add some elements/items to this select-box.

       

      Could someone give me a hint how I can childs/items to a UISelect element?

       

      Thank you