Help with Splide in Nested Collection List

Hey guys, I’m trying to implement a splide in a nested collection list.

I have two collections; Brands and Items where Items has a reference field that points to Brands thereby establishing a one-to-many relationship between Brands and Items.

Now, I want to implement something like the screenshot below

Here Nivea and Oraimo represent my brands which is the source of the parent collection list then a Splide is implemented in the child collection list where Items is the source so I can display a carousel of items related to each brand.

This is a client project so I’m not sure if I should share the read-only link but I’d appreciate any help I can get.

Hey @4Purplemoji — having a similar issue — did you ever figure out an approach to this? Would love to hear!

Yes, I was able to figure out a workaround with custom code, still need to do a bit of cleaning up. Do you still need help with it?

Appreciate you following up @4Purplemoji ! I ultimately went another direction since I couldn’t figure this out haha. Thanks, though!

1 Like