[
https://issues.apache.org/jira/browse/OFBIZ-3981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918838#action_12918838
]
Bruno Busco commented on OFBIZ-3981:
------------------------------------
IMO this is not a 100% jquery task.
I mean:
- For #1 and #3 we should use UserPreferences to make those settings persistent
for each user.
- For #4 we generally need to export all records and not the current page only.
This means that a proper request must be done to the server. No much jquery
involved here but a standard exporting icon embedded in the form widget would
be nice.
- #2 what do you mean for this?
> 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.