You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chris Howe (JIRA)" <ji...@apache.org> on 2006/12/18 05:39:22 UTC

[jira] Updated: (OFBIZ-315) Add multiple-choice field type to Form Widget

     [ http://issues.apache.org/jira/browse/OFBIZ-315?page=all ]

Chris Howe updated OFBIZ-315:
-----------------------------

    Attachment: multipleSelect.patch

this adds the functionality of the multiple select box functionality to the drop-down tag.  This results in "drop-down" simply being a misnomer.  

While this may be included in the project.  It is not the intention of the patch.  This is more for those wanting the functionality while this issue gets sorted out.  I imagine the final solution will be another tag such as "select-box" that simply provides the same functionality in the html setting.  This distinction may be necessary as other UIs may not visualize a drop down list and a multiple select box as closely as the W3C does for html.

> Add multiple-choice field type to Form Widget
> ---------------------------------------------
>
>                 Key: OFBIZ-315
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-315
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: New Feature
>          Components: framework
>            Reporter: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: multipleSelect.patch
>
>
> David Jones proposed :
> This will be like the drop-down field, but will have some different attributes and will result in a select box (not a drop-down) that allows multiple selections. A size attributed will specify how many rows it should show and a scrollbar if needed will be by it.
> I think we will need that one day or another...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira