Hi There,
I've written 3 different API requests in 3 different HTML Macros. Each of them is generating a table with the response. That all works fine.
What makes me a little lost is the fact, that only the first table is sortable.
The other two have the sorting buttons, but nothing happens when I click on them.
What I've already tried is to use the class:
class="aui aui-table-sortable tablesorter tablesorter-default"
and
class="relative-table wrapped confluenceTable tablesorter tablesorter-default"
inside a <div> with
class ="table-wrap"
maybe someone could help me on this
I have the same problem, have you found the answer for this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.