[
https://issues.apache.org/jira/browse/OFBIZ-6419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Carlow updated OFBIZ-6419:
------------------------------------
Attachment: OFBIZ-6419.patch
This first patch is a starting point as proof of concept. It adds a sortSeq
text field and sortDir drop down to TextFindField which need to be added to
other find fields. It seems there needs to be a higher level of identification
for the form because drop down can be used in find and data entry forms but the
sort seq/dir fields only need to appear for find type form. Feedback is
appreciated.
The patch also contains changes for subissue OFBIZ-6418
> Improve form widget find functionality as a generic reporting tool to offer
> more power to the end user
> ------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-6419
> URL: https://issues.apache.org/jira/browse/OFBIZ-6419
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Christian Carlow
> Attachments: OFBIZ-6419.patch
>
>
> This is a container issue for future issues that work toward enhancing the
> form widget find functionality as a more generic reporting tool.
> Controls similar to ignore case should be added to find fields to allow end
> users to for example: hide result fields, sort by multiple fields,
> group/summarize by fields and choose grouping color
> Most of this functionality is meant to allow a single form and entity query
> to handle multiple reports that use the same data but hide, sort, and
> group/summarize fields differently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)