Hello everyone!
I need some guidance please. On my site I want to provide a list of shops, which the reader can look up for depending on the area they are located in and the items they sell, where items can be anything like clothes or accessories etc. So I have added the corresponding fields (Area, Items) on my dataset. I would like to do that using a reapeater and a dropdown button.
In my mind it seemed easier to create different dynamic pages, depending on the kind of items I would like to show each time (for example one dynamic page for clothes, a different dynamic page for accessories etc).
On each page I have added a dropdown button with all the relevant areas corresponding to the specific category. The reader is supposed to click on the area he pleases and then get all the shops located in the selected area on his screen.
For example, he is navigating the dynamic page with all the Accessories shops and he wants to look up for the ones located let’s say in New York. So, from the dropdown button he clicks on ‘New York’. My problem is that I can’t get the dropdown work in order to filter the shops depending on location. I don’t know how to do it at all.
Any help with that will be appreciated!