Changing order of "filter by value" data

Tags: #<Tag:0x00007f8b1d3ed2f8>

Hi,

I was wondering if it’s possible to alphabetise/order the “Filter By Value” list, which shows the data. We’ve already had to manipulate the core code to remove HTML from the list (due to the HTML being generated in the backend, and not being possible to generate it with a custom cell renderer) and we’d rather limit our changes to the core library if possible.

Thank you

Hey @accounts1

you’d need to get to the source list of the Filters plugin. That is not possible using our official API.