[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam closed OFBIZ-1943. -------------------------------- Resolution: Fixed Fix Version/s: SVN trunk Added also default styles and committed in trunk rev. 702236and rev. 702238. Bruno, sorry for the delay, but now you can include this in October feature list ;) > 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 > Fix For: SVN trunk > > 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. |
Free forum by Nabble | Edit this page |