Hey @baldium.com! I’m afraid this is not native to the solution but I can add it as a suggestion for the devs to take a look at it. You can also try to make it work with some custom JS.
That solution would be great! On the other hand, I’m experiencing a bug. The static element I add replaces the item in the collection instead of being added. For example, if I define that the static element should be added at order ‘3’, it replaces the item in the collection that falls at that order.
Does anyone know how to fix this? Thank you very much!
Hey @here! I would like to correct my previous response, it seems there is a way to set the item at the end of the list. While we don’t have documentation for it, I recently tested setting fs-cmsstatic-order = 101 and this seemed to work for a relatively small collection (less than 100 items).
The value can be set to anything larger than the total amount of your items and the static element should be placed at the end.
This may not be ideal if your collection rapidly grows but it is a fix while we implement the fs-cmsstatic-order = last || end natively for you to set and forget!
Please give it a go and let me know if you face any issues!