Hey there!
I’m having some issues with filtering, but maybe I’m not using the feature correctly…
Here’s the thing:
I have a template page with different type of cities with a 2 different top 3’s: eateries and hotels.
I have filtered the content on name, so that only the 3 correct items are showing:
Filter: ‘name = Marrakech - Eateries’ and for the hotel section: ‘name = Marrakech - Hotels’
Works beautifully.
However, if I now go to another city from the same template page, let’s say ‘Toronto’, it still show’s the Marrakech filter. When I change it here, it also changes for Toronto.
Am I missing something?
Check out the read-only link and choose the ‘Cities Template’ page.
In your city collection, you put all your cities
In your restaurant collection you put all the restaurants of all the cities
In the hotel collection you put all the hotels of all the cities
Add two multi reference field on the City collection (one for hotel, one for restaurants).
In case you wondering, it’s still a good workflow for your client.
On the editor, let’s say your client wants to add a new restaurant on toronto, i ll just have to hit the + sign next to the restaurant multi ref field
Wow @zbrah I just tested it out and it works beautifully! It takes some effort to change everything, but it’s way more flexible - thank you so much for your help!