1. How to validate the maximum amount of checked values of a selectManyCheckbox based on the current selection of a selectOneMenu? stackoverflow.comI am using JSF 2.0 and PrimeFaces. I have a selectOneMenu and a selectManyCheckbox. I want to achieve this scenario: When an user chooses:
|
2. SelectManyCheckbox weird result forum.primefaces.org05 Jul 2011, 13:59 by saprobionte SelectManyCheckbox weird result I everyone, I'm using the SelectManyCheckbox in my code, and I got a strange behaviour. So I tried to apply the primefaces ... |
3. h:selectManyCheckbox not working on primefaces mobile 3.0M2 forum.primefaces.orgI'm using the JSF selectManyCheckbox inside a primefaces mobile page and now it won't allow me to select more than one option. I noticed that on the demo page, it won't ... |
4. selectManyCheckbox in datatable don't render correctly forum.primefaces.org |
5. selectManyCheckbox not rendered when working with 3.0M1 forum.primefaces.orgCode: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List at org.primefaces.component.selectmanycheckbox.SelectManyCheckboxRenderer.encodeOption(SelectManyCheckboxRenderer.java:196) at org.primefaces.component.selectmanycheckbox.SelectManyCheckboxRenderer.encodeSelectItems(SelectManyCheckboxRenderer.java:182) at org.primefaces.component.selectmanycheckbox.SelectManyCheckboxRenderer.encodeMarkup(SelectManyCheckboxRenderer.java:74) at org.primefaces.component.selectmanycheckbox.SelectManyCheckboxRenderer.encodeEnd(SelectManyCheckboxRenderer.java:57) ... |
6. [PF Mobile] h:selectManyCheckbox has no multiple selection forum.primefaces.org |
7. SelectManyCheckbox with images instead of Text forum.primefaces.orgHi folks! It is possible to do something like the "SelectOneMenu" -> "Custom Content" for the "SelectManyCheckbox" at showcase-labs? In other words: It is possible to show on "SelectManyCheckbox" images instead ... |
8. h:selectManyCheckbox rendering problem forum.primefaces.org |
9. selectManyCheckbox formatting forum.primefaces.orgIs there any way to get the check boxes to wrap around. For example if my list is 23 items long, I'd like it to do 10 items on row one, ... |
10. Select all items from selectManyCheckbox forum.primefaces.orgHi, I was wondering if there is a way select all items from a "p:selectManyCheckbox". Is this possible? if not, is there a suggestion for doing this kind of stuff? |
11. p:selectManyCheckbox loses value on validation error forum.primefaces.org |
12. selectManyCheckbox State Saving forum.primefaces.org04 Oct 2011, 11:50 by Keith Wong selectManyCheckbox State Saving Hi, I have a problem when using p:selectManyCheckbox, as well as p:selectManyMenu, with MyFaces 2. Here is the page fragment: ... |
13. Bolding checked checkbox label in p:SelectManyCheckbox forum.primefaces.orgI use JSF implementation: Mojarra V2.1.3 JSF component library: Primefaces V2.2.1 Server: GlassFish Open Source Edition V3.1.1 (build 12) |
14. Losing selected values for selectManyCheckbox within wizard forum.primefaces.org>> << dkuchler Posts: 2 Joined: 31 Oct 2011, 20:54 08 Dec 2011, 03:01 by dkuchler Losing selected values for selectManyCheckbox within wizard When using selectManyCheckbox to gather input values within ... |
15. selectManyCheckbox in ui:included dialog not reset forum.primefaces.org19 Jan 2011, 16:43 by healeyb selectManyCheckbox in ui:included dialog not reset I've got a commandLink which fires a p:dialog which contains a selectManyCheckbox. I select one of the checkboxes, and ... |