Both >>(<< and >>)<< are removed from the view- and the titles are sorted as they should
However- you can no longer edit data in such columns. Plus I personally need to see those () [and others] and cannot afford in terms of space to have turned on two versions of the same column [one for viewing and one for editing] or relay for editing only on the Tag Panel
You have to enter the sorting criteria in the column definition field "Sort by". The entries for "Field" and "Value" still only feature only the field name.
I think I need to go to sleep as the magic no longer works; so how it could had worked the first time- I simply saw what I wanted to see
So a code like this
$replace(%ALBUM%,'(',,')',)only hides the () but the sorting stays the same; even if the fields of "Value" and "Field" are filled with just %ALBUM%
I just tried it an if works for me.
Of course it removes the () (what you don't see - if that is so, then you have done something wrong) as the () have a higher character code value than a space character, the entries with a space following an ordinary character are further up the list than the ones with ().
If you remove the () then "no character" is higher up the list than the space character.