Re: Groupby in list form

2010-10-06 Thread Michael Xu (xudong)
hi Bruno, Thanks. I have created a new issue ( https://issues.apache.org/jira/browse/OFBIZ-3981) in JIRA for such feature request. -- Regards, Michael Xu (xudong) www.wizitsoft.com | Office: (8610) 6267 0615 ext 806 | Mobile: (86) 135 0135 9807 | Fax: (8610) 62670096 On Thu, Oct 7, 2010 at 1:08

Re: Groupby in list form

2010-10-06 Thread Bruno Busco
Yes Michael, the goal is to replace all js libraries with jquery only. A form columns hide/show/resize feature would be very interesting IMO. It is something I have on my list also so I will try to look and follow any contribution you could do on the topic. -Bruno 2010/10/7 Michael Xu (xudong)

Re: Groupby in list form

2010-10-06 Thread Michael Xu (xudong)
Great to hear that and will try to contribute. Does that mean in the future ofbiz will replace other JS libraries using jquery? -- Regards, Michael Xu (xudong) On Thu, Oct 7, 2010 at 12:19 PM, Hans Bakker wrote: > Look at the Jquery branch were Sacha and Jacques are working on > > i hear t

Re: Groupby in list form

2010-10-06 Thread Hans Bakker
Look at the Jquery branch were Sacha and Jacques are working on i hear them say, that will me merged back into the trunk before the end of the year. If you want, you can then use jquery to enhance the grouping feature in the forms... Regards, Hans On Thu, 2010-10-07 at 12:15 +0800, Mich

Re: Groupby in list form

2010-10-06 Thread Michael Xu (xudong)
hi Hans, Thanks. Got that and will look into the form. However, from end user perspective, the "groupby" feature shown in the URL provided by you is not that user friendly. Now users are "spoiled" by those mature and fancy js libraries, like extjs, smartclient, etc. (Actually, those js frameworks

Re: Groupby in list form

2010-10-06 Thread Hans Bakker
https://demo-trunk.ofbiz.apache.org:8443/projectmgr/control/projectBilling?projectId=9000 grouped by phase and task Ofbiz on twitter: http://twitter.com/apache_ofbiz Myself on twitter: http://twitter.com/hansbak http://www.antwebsystems.com: Quality services for competitive rates. On Thu, 20

Re: Groupby in list form

2010-10-06 Thread Michael Xu (xudong)
hi Hans, Thanks. But I cannot find such feature in project - billing. Could you provide more detail? Or just point out the screen name. Really appreciate that. And two more questions: 1) Is "show/hide columns" feature also there? 2) Is it feasible to use extjs or any other javascript to replace c

Re: Groupby in list form

2010-10-06 Thread Hans Bakker
check the billing function on a project in special purpose -- Ofbiz on twitter: http://twitter.com/apache_ofbiz Myself on twitter: http://twitter.com/hansbak Antwebsystems.com: Quality services for competitive rates. On Wed, 2010-10-06 at 19:12 +0800, Michael Xu (xudong) wrote: > hi all, >

Groupby in list form

2010-10-06 Thread Michael Xu (xudong)
hi all, I want to implement a "groupby" feature in list form. Basically, with this feature user can group results by any field. Ofbiz has such features already or have to customize the current list form? If have to customize, how to do it? Is it possible to integrate ext-js or any other existing m