Hello all,
I would like to know how can I filter my recipe list, clicking on the component on the top.
The relation between “recipe” and “type” is many-to-many.
Is there a way to make this work?
Thank you so much in advance and have a great day.
Hi @XTL,
You need to create a property on Users collection to store the type and filter the recipe list by that property.
You can watch this video made by Victor.
Thank you
Thank you @dilon_perera you rock!
Thank you to Victor as well
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.