Hello!
I have a bit of a problem with my Editor X website. I have multiple collections and one page can include multiple datasets (connected to multiple collections). One specific dynamic page I have is connected to six different datasets all connected to a different collection (and all filtered by the multi-reference to the actual item being displayed on the dynamic page). All those dataset elements are displayed through repeaters, and the number of elements varies depending on the dynamic page.
The problem I have is that the repeaters don’t actually show the correct number of items it should display. It will always only show the number of items the first dataset is displaying when filtered. For example, if the first dataset (and repeater) displays three items, and the second one should display six, only the first three will be displayed and that will be the same for all the other repeaters. If the first dataset only displays one, all the other repeaters on the page (connected to a dataset) will also only display one. But if the first one shows six items, and the second one should display four, all four will be displayed and none of them will be duplicated or anything. If all the other repeaters have only six or less items, everything will then be displayed correctly. It then seems that the first dataset gives a maximum number of items that should be displayed in any other repeaters. But as this is a dynamic page, I can’t always guarantee that a specific dataset will always have more items than all the others, so using this to my advantage is not a viable solution for me.
Please note that I have absolutely no custom code on my website, I’m only using the tools Wix is giving me and I want to keep it that way. I also double-checked if my dataset were configured to display the correct number of items and they’re all set to display 12 (a high enough number for every occasion, in my case). I’m also pretty sure I made a page like that before in the regular editor without any problems.
Does someone know of a workaround to that problem? Is that glitch already known? Did you also encounter it?
Thank you very much for your time and have a nice day!