Jacques, this would be great. I thought about it when I implemented but had not enough time. Looking forward to it!
-Bruno 2008/10/25 Jacques Le Roux <[EMAIL PROTECTED]> > Hi devs, > > I would like to add the possibility of opening/closing all fields-groups in > one click. > Do you think this would be interesting ? > > Jacques > > From: "Jacques Le Roux (JIRA)" <[EMAIL PROTECTED]> > > >> [ >> https://issues.apache.org/jira/browse/OFBIZ-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] >> >> Jacques Le Roux closed OFBIZ-1992. >> ---------------------------------- >> >> Resolution: Fixed >> Fix Version/s: SVN trunk >> Assignee: Jacques Le Roux >> >> Thanks Bruno, >> >> Your patch (slightly amended) is in trunk revision: 707768 >> >> >> 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 >>> Assignee: Jacques Le Roux >>> Priority: Minor >>> Fix For: SVN trunk >>> >>> Attachments: collapsible_fieldgroup.patch, >>> collapsible_fieldgroup.patch, EmptyDivFieldGroup.patch, screenshot-1.jpg >>> >>> >>> 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. >> >> >
