I’m trying to set up multiple datasets in a single page, the goal is to connect each one to a gallery and pull data from the same collection, using filters (it’s not working). Is this approach correct? If not, how can I do it better?
Yep just make sure that you’re page isn’t dynamic, so a regular page.
Then add multiple datasets that connect to the same database but with different filters and then connect each gallery to each dataset respectively, make sure you use. the right one
Thanks Carlos! I did that, but is conflicting, some of the galleries are automatically selecting a random gallery (wish I’ve declared as part of the elements in my collection) I have to fixed each tine, and it goes back again, not sure what to do