[
https://issues.apache.org/jira/browse/OFBIZ-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Busco updated OFBIZ-2071:
-------------------------------
Attachment: AdvancedSearch_DataResource.patch
In the new attached patch (AdvancedSearch_DataResource.patch) I did the
following:
- Used an Advanced Search collapsible field group in the Data Resource Lookup.
- Added the missing noConditionFind to the Data Resource Lookup
- Changed the ProductAdvancedSearch label to CommonAdvancedSearch and moved
from ProductUiLabel.xml to CommonUiLabel.xml file
> Using collapsible fieldgroups to implement a "Advanced search" panel
> --------------------------------------------------------------------
>
> Key: OFBIZ-2071
> URL: https://issues.apache.org/jira/browse/OFBIZ-2071
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Reporter: Bruno Busco
> Priority: Minor
> Attachments: AdvancedSearch_DataResource.patch,
> CollapsibleAdvancedSearch.patch
>
>
> Hi All,
> one of the things I have seen (and like) in the UI of other open source ERPs
> is the "Advanced search" panel feature.
> I think this can be usefull to have into OFBiz and can now be easily
> implemented using the collapsible field groups.
> The idea is to split the search panel into a part that is immediatelly
> visible with the main fields and having all other not so commonly used fields
> into a group that is initially collapsed.
> I have implemented this in the productCategory lookup and attached a patch.
> What do you think about?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.