[
https://issues.apache.org/jira/browse/OFBIZ-3981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918849#action_12918849
]
Michael Xu commented on OFBIZ-3981:
-----------------------------------
hi Bruno,
It seems that I didn't make things clear. Sorry for that.
* for #1 and #3, I mean user can take such actions directly in table (not hard
coded in form or configured in user preference). Let's say, by default, user
can see a list form with 5 columns, A, B, C, D, E. But user can hide A and C or
show F, G which might be another two fields but not shown by default.
Please take a look at the grid implementation in
http://www.sencha.com/products/js/
* For #4, I agree with you. Maybe the better way is to have some options for
export feature: full export or just export current page
* For #2, user can group rows by any column. You can find such feature in the
ext grid: http://www.sencha.com/products/js/
thanks,
Michael
> List form using jquery
> ----------------------
>
> Key: OFBIZ-3981
> URL: https://issues.apache.org/jira/browse/OFBIZ-3981
> Project: OFBiz
> Issue Type: Sub-task
> Components: framework
> Affects Versions: jQuery
> Reporter: Michael Xu
> Fix For: jQuery
>
>
> Replace/enhance current list form with jquery table, which allow users to:
> # show/hide any columns
> # group by any column
> # change the position of columns by drag&drop
> # export table to csv/excel
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.