Added defaultSequenceNum field for sort order in makeCategoryFeatureLists 
method for ParametricSearch.
------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-3735
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3735
             Project: OFBiz
          Issue Type: Improvement
          Components: order, product, specialpurpose/ecommerce
    Affects Versions: SVN trunk
            Reporter: Deepak Dixit
            Priority: Minor
             Fix For: SVN trunk


Added defaultSequenceNum field for sort order in makeCategoryFeatureLists 
method for ParametricSearch.java.
If user want to display product feature in specific order for advanced search 
so this could be done through defaultSequenceNum. Currently product feature 
sort only basis of description in makeCategoryFeatureLists method.So if user 
set defaultSequenceNum field for ProductFeature, then productFeature can not 
sequence according to defaultSequenceNum for advanced search.
After adding defaultSequenceNum field in sort order, ProductFeature now also 
sort with respect to defaultSequenceNum.



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

Reply via email to