I have a confluence table with sort icons but when I click on the sort it doesnt do anything.
What is causing this?
What can be done to allow the sort to work? Thanks,
Table sorting is controlled through JavaScript. Are there any JS errors being thrown in your browser's console which can point to a cause?
Other things I've seen cause issues with table sorting could be improper table formatting (HTML). Or, additional complex macros/tables within the table.
Without seeing the page's storage format/source, we can't rule that out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.