[jira] [Created] (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] [Created] (OFBIZ-6503) Implement easier sorting for form widget fields

Nicolas Malin (Jira)
Christian Carlow created OFBIZ-6503:
---------------------------------------

             Summary: Implement easier sorting for form widget fields
                 Key: OFBIZ-6503
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6503
             Project: OFBiz
          Issue Type: Improvement
            Reporter: Christian Carlow


<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)