I’m setting up a multi-language site and I noticed that for the files sections the manual sorting is not consistant across all languages, meaning I can do a files order in one language and a different one in an other language.
I’d prefer if there was only one files order.
Either by disabling sorting entirely for the non-default languages, or by reflecting the sort done in one language in the other ones.
Is there a way to achieve either one of those options?
What you can do to ensure that the order is always the same in both languages on the frontend, you could sort by the sort field in the default language. So even if the sort order is messed up in the Panel, you would still end up with the correct sort order on the frontend.