You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2015/06/15 17:24:00 UTC

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

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)