I am trying to get a table-plus macro to sort a report macro
Confluence 5.3.
Table plugin 6.1
Report Tabel Macro
My code is a Table-Plus macro wrapping a Report Table macro.
What is your problem/error message?
If you are interessting, you can also try to use Tableenhancer for Confluence (see https://marketplace.atlassian.com/plugins/com.tngtech.confluence.plugins.tableenhancer) which is completely open source and able to be used with any table, even generated ones ;)
Hmmmmm. I'm using this in a template and getting two errors
On the preview:
Tableenhancer
Iconcom.tngtech.confluence.plugins.tableenhancer.warning.noTableFound
On the page itself:
Tableenhancer
Iconcom.tngtech.confluence.plugins.tableenhancer.warning.firstRowMustBeHeadingToSortTable
The first row of the report is blank, and every second row is blank as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Which Confluence version do you need since I can't reproduce it with v5.2.3.
(Screenshot of report macro wrapped into tableenhancer and initial sorting on column 3)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry. Confluence 5.3. Scaffolding 5.0.10. Reporting 4.2.3.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can try Table Filter's default sorting order option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It happens. My work around is to put an empty 1 line, header only, table in the 'report empty' macro. Good enough for now. Thx.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Fair enough, if you have further problems, don't hesitate to contact us via opening an issue on https://tngtech-oss.atlassian.net/browse/TABENH.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One more issue. When the table is empty, I get the following error:
Tableenhancer
Icon
com.tngtech.confluence.plugins.tableenhancer.warning.noTableFound
It would be nice to avoid this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am using this as part of a report on 'child' pages. As a result, when the page tree is empty, the report looks awful - quite shrunk down. As the tree gets populated, it looks better.
If there are some abnormal fields, the table can look bad too.
Thanks very much for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ahhh. I had the 'new column' box ticked on my first table column. Works now.
As a feature request, I would love to be able to specify the widths of each column as a % of the screen width.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great :)
I have added the feature request, see https://tngtech-oss.atlassian.net/browse/TABENH-10. Do you have serious problem with the column width? Usually this should work automatically to max 100% of width and I am sure about the use case and/or priority?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hmmmmm. I'm using this in a template and getting two errors
On the preview:
Tableenhancer
Iconcom.tngtech.confluence.plugins.tableenhancer.warning.noTableFound
On the page itself:
Tableenhancer
Iconcom.tngtech.confluence.plugins.tableenhancer.warning.firstRowMustBeHeadingToSortTable
The first row of the report is blank, and every second row is blank as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.