tristan
11
Did ListShifter help? I’m also struggling with this problem. It can’t be just us. This is a VERY normal database function.
In normal database applications, you run a query which merges all the data together into a sort of temporary table and then you display it to the user. While compiling the query, you can sort it or filter it. I feel like Bubble is doing this ‘query’ function directly inside the repeating group and therefore the filtering/sorting is limited.
Thoughts?