I do not know Java and have never coded anything in my life. I chose Wix because it was sold as simple plug and play and have been struggling to get search functionality to my databases. Following this forum, videos and examples I have managed to adapt a code successfully that returns results to a repeater based on input in a search box or a dropdown menu. I am trying to add a second dropdown menu and have copied the code as per the first one but when selecting an option from this new dropdown menu no results are returned in the repeater.
At this stage I tried to set the drop down menus to work independently of each other as I thought this would be simple. However what I actually need is that both dropdowns are interdependent. Any help or guide to the right direction is welcome.