Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Icefaces 3.1
JSF 2.1.1
Tomcat 7.0.28
Java 7
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
"Children" rows (collapsed or not) using the row expansion feature are not being exported either via excel or pdf.
Ex:
I)
ID | NAME
> 1 | First Name
This will export
ID | NAME
1 | First Name
II)
ID | NAME
v 1 | First Name
1.1 | Second Name
This will still export
ID | NAME
1 | First Name
I think in both cases all rows should be exported, even if they're collapsed. Or at least in the second example, where they are expanded, should appear in the exported files. Maybe add another tag to the DataExport component called onlyPrimaryRows or something to differentiate when you want to export the hidden rows or not, like the onlyPage attribute.
Ex:
I)
ID | NAME
> 1 | First Name
This will export
ID | NAME
1 | First Name
II)
ID | NAME
v 1 | First Name
1.1 | Second Name
This will still export
ID | NAME
1 | First Name
I think in both cases all rows should be exported, even if they're collapsed. Or at least in the second example, where they are expanded, should appear in the exported files. Maybe add another tag to the DataExport component called onlyPrimaryRows or something to differentiate when you want to export the hidden rows or not, like the onlyPage attribute.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Leo Milhouse
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Salesforce Case | [] | |
Fix Version/s | 3.2 [ 10338 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
Assignee Priority | P3 | |
Assignee | Arturo Zambrano [ artzambrano ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Summary | ace:dataExporter, row expansion is not being exported | ace:dataExporter - Support exporting expandable rows (was: ace:dataExporter, row expansion is not being exported) |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P3 [ 10012 ] |