[opencms-dev] Multiselect widget as checkboxes
Jonathan Woods
jonathan.woods at scintillance.com
Mon Jul 31 13:58:16 CEST 2006
For 6.2.1 - and I imagine for 6.2.2 - I believe there's no way to do this.
>From memory, there's a valid XML syntax specifying it, but in practice it's
ignored. I may be wrong, of course...
Jon
-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Achim Fischer
Sent: 31 July 2006 12:08
To: opencms-dev at opencms.org
Subject: [opencms-dev] Multiselect widget as checkboxes
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
_______________________________________________
This mail is sent to you from the opencms-dev mailing list To change your
list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list