Ticket #6456 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

CheckedMultiSelect: support single-select as well (Radio Buttons) as multiple (Check Boxes)

Reported by: nathan Owned by: nathan
Priority: normal Milestone: 1.2
Component: DojoX Form Version: 1.1.0
Severity: normal Keywords:
Cc:

Description

I think this will be easy to implement - adding support for "multiple=true" in the HTML to use radio buttons instead of check boxes in the CheckedMultiSelect? (probably would want to rename it eventually... :))

Attachments

CheckedMultiSelect_radio-6456-2008-04-08_1345.diff (6.7 kB) - added by nathan 8 months ago.
Simple patch which adds radio-support (single-select) to CheckedMultiSelect?.

Change History

Changed 8 months ago by nathan

  • status changed from new to assigned

Changed 8 months ago by nathan

Simple patch which adds radio-support (single-select) to CheckedMultiSelect?.

Changed 8 months ago by nathan

You specify whether you want multi- or single- select by setting multiple="true" on your element for multi-select. (just like HTML)

Changed 8 months ago by nathan

  • status changed from assigned to closed
  • resolution set to fixed

fixed in [13287]

Note: See TracTickets for help on using tickets.