I am combining 3+ lists and nesting filters (not working)
Using Load + Combine + Nest + Filters (mix of V1 + V2 with legacy solution already in place)
I am building a resource library that will bring together several CMS collections - currently working with 3 but expect it to grow to 5 or more. The 3 lists I have set up are combining correctly.
I am also nesting filters into each list as I can’t have more than 2 nested collections. These are also pulling into the card as expected.
In the past I have had no trouble implementing Filters with fs attributes but I can’t seem to get it to work on this occasion.
Looking at your current setup with the mixed v1 and v2 attributes in your Load + Combine + Nest + Filters implementation, I can see what’s causing the issue.
When you mix v1 and v2 solutions on the same page, they don’t work together reliably. The main problems come from instance conflicts and how these different versions interpret each other’s elements.
We recommend migrating fully to v2 for these reasons: