Hi,
I have a website about books. What I would like to do is to create a drop down list of authors saying " Browse by Authors". Once the author is selected, then when a button is clicked, should lead to a dynamic page (already created) showing books related to that author.
What I did up till now is created the drop down box, connected it with the dataset of authors showing labels and values of authors names. but can't seem to connect it with the dynamic page.
One more thing, books and authors are in two different datasets. The author's names are referenced to books dataset.
I have tried to read through wix help but can't get through it. please help!