Closed (fixed)
Project:
Examples for Developers
Version:
6.x-1.x-dev
Component:
Form Example
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2006 at 08:24 UTC
Updated:
14 Apr 2010 at 03:30 UTC
The multipage forms template in CVS currently provides little or no support for form elements whose values must be represented as an array, i.e. multi-selects and multi-checkboxes. It is difficult, but not impossible, to add support for these elements. The category_bulkedit module (part of the category package) has successfully adopted this template with support for these elements. This feature needs to be extracted from category_bulkedit, and committed back to the original template in CVS, so that other modules can also use any and all form elements in their multipage forms.
Comments
Comment #1
brunodboComment #2
brunodboChanged the component to reflect the new component categorization. See http://drupal.org/node/301443.
Comment #3
jhodgdonI think this is referencing one of the examples for developers? If not, please just close this issue because I have no idea what it's about.
Comment #4
rfayI can't figure out what this refers to. Marking fixed. Please reopen if there's more that can be done.