Open suedunham opened 1 week ago
My table is ordered by the first column with order='[[0, "asc"]]', and it seems to order by the page title or link text rather than the page name. For instance the M10 page appears above the M8 one.
order='[[0, "asc"]]'
M10
M8
| [[atlas_harn_l07|L7]] | Chybisa | Burzyn, Geda | | [[atlas_harn_m08|M8]] | Melderyn | Gythrun, Cundras | | [[atlas_harn_m10|M10]] | Melderyn | Karveth, Nurisel |
Is there a way to order by the page name instead?
My table is ordered by the first column with
order='[[0, "asc"]]'
, and it seems to order by the page title or link text rather than the page name. For instance theM10
page appears above theM8
one.Is there a way to order by the page name instead?