@yisrael-wix There’s probably a better way to do it, but I simply changed “Continent” to my collection ID, “iContinent” to my dropdown ID, “dataset1” to my dataset ID. I think the problem is how I changed “iTitle” (search bar) and “articleTitle”, I don’t fully understand how to change that to depend on my first dataset instead of the search bar. The way I have set it up is that I have a column called Title in both datasets which is the name of the product. The filtering results are connected to only show results with the same title as the title of the product page you’re visiting (and this works fine). So how do I make this code to show only the available options?
I’m very thankful for your help.