Hi,
If I have a Column in a View which name is Rating for example and the three options are, A, B, and C. If I would like to in the view sort it, on B, A and C values, is that possible?
*This post is locked for comments
Hi
You can sort the view by a column in the view if the column exists in the main entity.
You can only sort it by Ascending or Descending Order.
If you want custom ordering, like B A C, you could try something like the following
1.B
2.A
3.C
if you do not like the above approach, you may have to create a Retrieve Multiple plugin on the entity to perform a custom sorting.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156