How can I show related items from the same category?

First of all I want to thank you all in this forum. I’m a simple designer and each day I learn a lot of all the useful posts here. I’m not a programmer but deeply appreciate the new possibilities with Wix code.

I have a rather simple question.

My database contains let’s say recipes.
For each record I have an image, a description and a categorie.
Categories refer to a separate category database. Thanks Uri Tagger :wink:

I want to show a main recipe (image, description) and on the same page
thumbnails of recipes from the same category, in a repeater (only images),
a simple form of so called related items.

I’ve had a look on the example of related products in a Wix Store, but I don’t have to
filter on price, or brand, just showing other items from the same category.
Is this possible in a simple way, by using one dataset?

I hope someone can help me with this…

Kind regards,
Tanya

1 Like

Could someone please help me with this…
i’m completely stuck and can’t find any examples or solutions online…

Same question I have.
Someone Please help us!!!

It’s solved.
Create 2 datasets.

For example on database
・items
・items category

1 dataset use usually do.
・Connect to items collection

2nd dataset connect to related items
・Connect to items collection
・Filtering items Category