I am looking for a way to sort a CMS collection. The collection consists of events of a band, which are either in the future or the past. At the top, I want the upcoming events to be displayed in ascending order. After that the past events in descending sort order. Is this possible?
I tried to describe my requirements in a graphic. Not the prettiest, but it should do the job.
I tried to combine both CMS collection lists with finnsweet. This works quite well, but the order gets messed up again when I use the finnsweet load under attribute (see the shared link). The green dates are in the future and the white ones are past events.
If you really have a need to merge them, I’d either use custom code to simply append the items from list 2 to list 1, or you may be able to use FS tools and specify sorting.