This page last changed on Dec 14, 2004 by casey.

<ww:checkboxlist />

Creates a series of checkboxes from a list. Setup is like <ww:select /> or <ww:radio />, but creates checkbox tags.

Attributes
Name Required Description
id no HTML id attribute
name yes HTML name attribute
value no Data to pass as field value
label no Text used as label in template
labelposition no Alignment of label (left,right,center)
required no Is field required for form submission
list no Iteratable source to populate from
listKey no Property of list objects to get field value from
listValue no Property of list objects to get field content from
cssClass no HTML class attribute
cssStyle no HTML style attribute
theme no Theme to use
template no Name of template to use

Document generated by Confluence on Dec 14, 2004 16:36