[PF Mobile] h:selectManyCheckbox has no multiple selection

UI Components for JSF
Post Reply
kiwifrog
Posts: 31
Joined: 03 Dec 2009, 15:01

14 Sep 2011, 23:17

As it appears in the showcase, the selectManyCheckBox doest not allow the user to select multiple values:

Code: Select all

                    <h:selectManyCheckbox id="checkbox">
                        <f:selectItem itemLabel="Option 1" itemValue="Option 1" />
                        <f:selectItem itemLabel="Option 2" itemValue="Option 2" />
                        <f:selectItem itemLabel="Option 3" itemValue="Option 3" />
                    </h:selectManyCheckbox>
--------------------------------
Using:
* Mojarra 2.1.3_01
* primefaces-3.0.M4
* Tomcat 7.0.14
Image

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 7 guests