You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bilgin Ibryam (JIRA)" <ji...@apache.org> on 2008/09/29 13:46:44 UTC

[jira] Assigned: (OFBIZ-1943) List/Multi form column sorting

     [ https://issues.apache.org/jira/browse/OFBIZ-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bilgin Ibryam reassigned OFBIZ-1943:
------------------------------------

    Assignee: Bilgin Ibryam

> List/Multi form column sorting
> ------------------------------
>
>                 Key: OFBIZ-1943
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1943
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>            Reporter: Bruno Busco
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>         Attachments: columnSort.diff, columnSort.diff, columnSort.rar, framework_images_webapp_images.zip, sortable_form_column.jpg, sortable_form_columns.patch
>
>
> Hi,
> I would like to submit, to be reviewed, what I have done to implement sortable columns in multi and list forms.
> I wonder if there is a simpler and better solution that could, for instance, be implemented in the form widget itself requiring less code in the xml file.
> To be reviewed I implemented the sortable column in the FindExample Screen.
> This solution requires a little change in the framework (included in the patch). Basically the header-link-style attribute of the field tag needs to be parsed by FlexibleStringExpander in order to be used with a ${}.
> Two little arrow-up and arrow-down icons are also attached, those are shown close to the field name indicating which is the sorted column and the sort order.
> Thank you for reviewing,
> Bruno

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.