[jira] [Updated] (OFBIZ-6503) Implement easier sorting for form widget fields

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-6503) Implement easier sorting for form widget fields

Nicolas Malin (Jira)

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

Christian Carlow updated OFBIZ-6503:
------------------------------------
    Attachment: OFBIZ-6503-widget-form.patch

> Implement easier sorting for form widget fields
> -----------------------------------------------
>
>                 Key: OFBIZ-6503
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6503
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>         Attachments: OFBIZ-6503-widget-form.patch, OFBIZ-6503.patch
>
>
> <sort-order> is currently the only way to sort fields but requires all fields to be specified even if only 1 field is out of order.  Extending <sort-field> to support an attribute such as "sequence" could allow for only the field that is out of order to be specified.
> A "sort-seq" attribute could also be extended to <field> but that may require a bit more effort since it would have to be integrated with the current sort logic that uses <sort-order> specs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)