[opencms-dev] Multiselect widget as checkboxes

Achim Fischer achim at afisys.de
Mon Jul 31 13:08:06 CEST 2006


Hi,

please, how is the syntax to show a MultiSelect-Widget as Checkboxes?


The xsd-code-snippet

		
<xsd:sequence>
	<xsd:element name="MultiSelector" type="OpenCmsString" minOccurs="0"
maxOccurs="2" />
</xsd:sequence>

<layout element="MultiSelector" widget="MultiSelectWidget"
configuration="Option 1|Option 2|Option 3|Option 4" />


will show a normal select-box.

Where do I have to pass the boolean value asCheckboxes ?



Regards

Achim





More information about the opencms-dev mailing list