-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
Confluence 5.0-OD-6 WAR installation
The sorting feature introduced by CONF-2493 seems to lack an option to enable sorting for "head-less" tables.
Create a headless table:
- create table e.g. by using the menu
- delete first row
=> The table is no longer sortable
Workarround to restore the abilitiy to sort content (without using source editor):
- create new table with same number of columns
- cut first row
- paste as first row of table you want to be able to order
Expected behavior:
Highlighting the first row of a table turns the cells into th-elements therby making the table orderable.
- relates to
-
CONFSERVER-2493 Sortable Tables
- Closed
This was fixed with the November 12 release of OnDemand.
https://confluence.atlassian.com/display/AOD/November+2012#November2012-Simplifiedtablehighlighting
Marking the first row as a heading will allow the table to be sortable again. (You may need to remove and reapply in the editor to fix an existing page).