Sort the items shown in the left side of Slush bucket by 'Order' field

RamNithinD
Tera Contributor

The current default feature of slush bucket is to show the items in alphabetical order. But we have a requirement to show fields in order by the field called 'Order'. Is there any way to achieve this?

We have created a m2m table for two tables called 'Question' and 'Frequency'. Question has a related list where you can see all the frequencies associated with it(basically the data from m2m). There you have the 'Edit' button, when clicked on, it opens the slush bucket with list of Frequencies on left side. We want to that list to be in a specific order based order field.

This is how looks now(Alphabetical order):

RamNithinD_0-1766057144555.png


We want in this order (this data is from Frequency table list view):

RamNithinD_1-1766057218217.png