Right now, list.module fields will always show up in the combinations fieldset as radio buttons---but there is no reason to not have them be multi-select fields.
Goal: Have the widget depend on what widget the administrator selects for the field: For select fields, turn it into a multi-select field. For checkbox/radio buttons, turn it into checkboxes.
This is how the bpc_taxonomy module operates already.
Comments
Comment #1
sven.lauer commentedBumping to critical, as I want to have this done before the 1.0 release.
Comment #2
sven.lauer commented