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}
  • No labels

3 Comments

  1. Jan Normann Nielsen

    A 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.

  2. Mohana Priya

    checkboxlist 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 ??

  3. Chris Maloof

    The "value" attribute is a collection. If the listKey associated with a checkbox is in the value collection, the box will be checked.