1 Reply Latest reply on Mar 28, 2008 3:46 PM by damianharvey.damianharvey.gmail.com

    Problem with s:selectItems in h:selectManyCheckbox

    poiu77

      Hello.


      I have one question about connecting h:selectManyCheckbox with s:selectItems. In h:selectManyCheckbox I can choose layout (pageDirection or lineDirection), but in my case I have about 30 elements and I want show them in three columns.


      For example:


        Item 1 []    Item 2 []    Item 3 []


        Item 4 []    Item 5 []    Item 6 []


        Item 7 []    Item 8 []    ...


      Is it possible to do only with s:selectItems?
      Maybe I need write custom JSF component.


      I need a hint certainly. Help me please.