This is a great app!
You need to remove the item from the previous collection as well. You can use wixData.remove(“collectionId”, “ItemId”).
If you are using a dataset, you can then use wixData.refresh() so that the changes are reflected. And if you are using code to set the repeater, then you can just change the repeater.data array
I hope this was helpful ![]()