New feature alert: Selection Tags

Thanks Leo, quick admission I’m a designer not a coder, I can find my around CSS but not Javascript. I found this:

$w(“projects”).setSort( wixData.sort()
.ascending(“orderDate”)
})

It fixes the sort but breaks the tags, I suspect that’s because I put it in the wrong place, or it needs tweaking to part of the rest of the code.

Did a line-by-line compare and I haven’t changed any of the code other than collection names either, so no idea why I’ve got a selected tag on load.

Thanks for replying.

Are you a designer or developer?