[ 
https://issues.apache.org/jira/browse/OFBIZ-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruno Busco updated OFBIZ-1992:
-------------------------------

    Attachment: collapsible_fieldgroup.patch

OK,
the feature is now working (as far as I can see ;-)  )

Please could someone review and eventually commit ?

To test the feature I changed the EditProductStore form at:
https://localhost:8443/catalog/control/EditProductStore?productStoreId=9000
This form is only for test the feature because I am not sure to have grouped 
the fields in the correct way and also the group titles are not localized and 
may be not correct.

BTW I have found a strange behaviour of the field-group rendering that was 
already present before the change and I did not succedeed to fix.
What happens is that each field-group is rendered twice. The first time with no 
fields inside and the second with the fields as expected.



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

Reply via email to