logo

Warning: The forum is now for consultation only. Please use GitHub Discussions to post any questions or comments.


Welcome Guest ! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Benbabu  
#1 Posted : Thursday, September 12, 2019 8:44:14 AM(UTC)
Benbabu

Rank: Advanced Member

Groups: Registered
Joined: 8/9/2019(UTC)
Posts: 45
India

Thanks: 13 times
Hi ,

We have been using SEAL reporting for the past 2 months or so. And we've been really impressed with the tool's features and flexibility.

Could you please help with the cross table column formatting? I've tried to showcase the expected result in the screenshot for your ease.

Thanks.[img=https://ibb.co/jW9rSDZ]SEAL Report-Pivot[/img]

Edited by user Thursday, September 12, 2019 8:45:41 AM(UTC)  | Reason: Not specified

epf  
#2 Posted : Thursday, September 12, 2019 1:25:54 PM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 205 time(s) in 198 post(s)
Thank you for your comment.

Formatting the DataTables is here a question of using html rowspan and colspan...
We use DataTables by default so you can not do that in the tablebody, check https://datatables.net/e...init/complex_header.html

Then edit the "DataTables" view template and customize your html table construction using colspan and rowspan, but it is not obvious at all as you have to count the number of similar values...

You can play also with the flag in the view paramter: "Options: Invert Data table" to reverse the presentation.

If you have another option (perhaps a JS library), thank you to share your knowledge.

Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.