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: 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.