This is the part of the form:
anonymous wrote : <jbpm:datacell>
| <f:facet name="header">
| <h:outputText value="Choose:"/>
| </f:facet>
| <h:selectManyCheckbox layout="pageDirection"
value="#{var['chosenones']}">
| <f:selectItems
value="#{var['theselection']}" />
| </h:selectManyCheckbox>
| </jbpm:datacell>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004291#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...