on ‎2018 Jul 16 9:30 AM
Hi,
I tried to implement excel export for custom field using translator template. So, I did export data what i want. But, I want to adjust attribute sequence too.
Do I need to extend the ExcelExportHandler to make adjustments?
or If you guys know simple method to do, please let me know.
Thanks.
Request clarification before answering.
Hi,
You can override DefaultExcelExportDivider bean, and decorate method getAttributes, to sort them as you like. You will need to return a SortedSet, as the getAttributes returns a Set.
Thanks, Marcin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.