Collapsible field-group
-----------------------
Key: OFBIZ-1992
URL: https://issues.apache.org/jira/browse/OFBIZ-1992
Project: OFBiz
Issue Type: New Feature
Components: framework
Affects Versions: SVN trunk
Reporter: Bruno Busco
Priority: Minor
Attachments: collapsible_fieldgroup.patch
Hi,
looking for a way to group together fields in a form I found the "field-group"
tag.
This seems to work well even if it not used at all into OFBiz OOTB. Did you
forget it ? ;-)
I think it could be very useful to get many forms much more clean.
I tryed to use it in the form you can get here
https://localhost:8443/catalog/control/EditProductStore?productStoreId=9000
In the attached patch I grouped up the form fields in several groups but it is
far from being the best grouping; it was only to test.
Then I would like to add the possibility to collapse the field groups.
This is a quite standard feature in a good UI.
In the attached patch there is a first part of the work.
Could please some expert help me in doing this? Am I on the right path? I am
trying to see what has been done for the screenlet.
Any help is greatly appreciated.
-Bruno
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.