Bug #92909
openPage Translation list is not orderable, but is rendered always in first position
0%
Description
In the list view for translated pages the "Page Translation" list is always on top.
In the daily work of content editors this list will hardly ever be the most important one, but there is no possbility to reorder it, because mod.web_list.tableDisplayOrder
doesn't have any effect on it.
The fact that you also can't really collapse it (#92907) makes the situation worse.
Files
Updated by Christoph Lehmann almost 4 years ago
Just into the blue..
Did you checked mod.web_list.tableDisplayOrder.pages instead mod.web_list.tableDisplayOrder.pages_language_overlay ?
Page translations moved from pages_language_overlay into pages...
Updated by Riccardo De Contardi over 3 years ago
- Category set to Backend User Interface
Updated by Riccardo De Contardi over 2 years ago
- File cattura.png cattura.png added
I think that's the problem... if both belong to the pages
which TSConfig should be written?
See https://docs.typo3.org/m/typo3/reference-tsconfig/main/en-us/PageTsconfig/Mod.html#tabledisplayorder
Updated by Astrid Haubold about 1 year ago
- Related to Story #101564: User Interface related translation issues added