@Support-Luis , I’m hoping you can help!
I’m having issues with the Filter function on a collection list that has a nested multireference field. Here’s a quick rundown of what is happening: Portfolio - 18 December 2024 | Loom
I also had a realization that the bug might not be in the multi-reference field, but some kind of bug in the Nest functionality? Webflow - Catch Digital - 18 December 2024 | Loom
Here are the two links shown in the video:
Multi-reference field: Portfolio (does not work as expected, shows items that have no tags set, AND shows ALL tags when no tags set)
Single Reference field: Portfolio (working as expected, hides items with no tags)
Additionally, it seems quite slow to load the CMS select list (5+ seconds on first page load), is that expected behavior?
Read only link: Webflow - Catch Digital
Thank you!
Hey there @_theclevernod!
For the multi-reference field, I noticed that the collection on the template page is not the correct one. You have added the collection list used in the multi-reference field rather than the multi-reference field. This adds all items to the parent collection as the list is not filtered according to the selection made on the multi-reference.
Currently, all multi-reference fields appear empty on my read-only so I could not show the correct view, but the list should be linked to the corresponding field shown on the menu
Additionally , it seems quite slow to load the CMS select list (5+ seconds on first page load) , is that expected behavior?
This is not expected behavior and should not be happening
however, I can’t seem to replicate the issue after the first load making this hard to debug. We could play with the order of the scripts loading so that CMS Select loads first making sure nothing interrupts it.