Hi everyone,
I need help on my workshop. I develop a product hunt clone for my airdev bootcamp.
THere are 2 tabs, one “produits” where the search works well, and the Tag tab which does not work correctly. I think it is an error in my data base, but not sure…
Here is the link only view of my app: Product Hunt | Bubble Editor
Thanks a lot for your help !
Best,
Stephen
What is not working?
What is the behavior you expected?
Hi, sorry if it s not clear.
I expect the search element (in the Tag tab) to work correctly. When one tag name is selected in the dropdown menu, i expect to see only this one in the repeating group.
Thanks
Well… you will need a repeating group to show the filtered results inside your second tab.
What is funny about it is the fact that you already did it in the first tab.
Exactly this. You choose a Tag using a dropdown and the results are filtered…
Thanks for your answer, but i already did a repeating group. It is maybe hiden. On the preview mode, you can click on “Voir les tags” to see it.
Best
You’re not doing anything to change RG datascoure when the filter icon is clicked… so of course nothing will happen.
As @rpetribu points out… you’ve done it correctly on the Produces RG, so just do the same on the Tags RG.
Thanks a lot.
I tried but for thé product one i did a Do a search. But when i do it for thé tag tab i Can not see the tags… Except if instead of thé search i select thé option set and all option set…
Yeah exactly… you can’t search for Options… you just use Get All Options, then filter them.
Thank you
I did it and it works !!!
Thanks again
Best regards