Good day,
Referring to this post https://www.wix.com/corvid/forum/community-discussion/dropdown-menu-to-show-results-on-click , the solution I need is quite similar to this post.
I would like my repeater to only show results on the same page AFTER users have picked the values from all the four connected drop downs and clicked the search button. Example below:
-
Users pick values in each connected drop down.
-
Users click the search button.
-
The repeater shows items on the same page based on the drop down value.
I do not want my users to see the repeater before the search button is clicked. Right now, I have sorted out the code for all my four connected drop downs and it is working perfectly fine.
The advice I’m seeking is how do link my search button to my drop downs, that means, after picking the value in the fourth drop down, users can only click on the search button for the repeater to appear and load on the same page.
Thanks in advanced!
Gavin