DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Please make sure you have read the Tag Syntax document and understand how tag attribute syntax works.
Important
Unknown macro: {snippet}
Description
Unknown macro: {snippet}
Parameters
Unknown macro: {snippet}
Examples
Unknown macro: {snippet}
3 Comments
Jan Normann Nielsen
Mar 16, 2007A note about the paragraph
"Note that the listkey and listvalue attribute will default to "key" and "value" respectively only when the list attribute is evaluated to a Map or its decendant".
There is one descendent of Map, namely SortedMap. Is this what is meant? Or should it say "or one of its implementations" or something completely different?
"Other thing else" is garbled English.
Mohana Priya
Aug 16, 2007checkboxlist tag does not add cssClass attribute to the label displayed.
checkboxlist tag does not give a line break <br/> to the checkboxes.
Should I override the checkboxlist.ftl to incorporate these changes ??
Chris Maloof
Sep 25, 2009The "value" attribute is a collection. If the listKey associated with a checkbox is in the value collection, the box will be checked.