Conditional filtering - Dropdowns

Here is the latest tutorial video …

Tutorial Site link: https://webixdesigns.wixsite.com/dropdown
Video link: Conditional Filtering for Dropdowns on Wix | Corvid Tutorial - YouTube

Happy coding : )

5 Likes

Really really really good tutorial Nayeli. I have a question though, why do you leave the Title fields empty in some of your Data Collections?

Thanks : )

Interesting observation and question that no one else has asked me.

The answer is simple: my OCD doesn’t like to use ‘title’ as a fieldkey so I skip it alltogether and eventually delete that column once I add another one to replace it. (This, of course, is just a personal preference.)

Hey Nayeli! First off, I’ve been able to create an EXTREMELY complex event listing website with all of your amazing and detailed videos. I think you immensely for your contributions!! I constantly drop your name to all that are need of help.

I was seeing if you can shed some light on one of the last features I need to add to the site. I can’t seem to find this anywhere. I’ve searched for weeks now. I might not be searching the phrase exactly how it was posted somewhere, but I think by now I’ve searched every possible way and you’re my last resort before I post a question in the forum.

Anyway to direct user to a dynamic page that displays events within a repeater and have it pull up specific filtered results on that next page according to the button they clicked on? Pretty much assigning the button to filter the results on the next page.

That’s the simple part. I would also like to recreate the same concept using a search data input type set up that takes them to that same event listing page with the specific search data that was input. I hope I explained this well enough. I hope you’re well!!

Hello Nayeli,

Thanks so much for your effort, but I have problem in executing this code, it actually doesn’t work with me, just like this no errors.

what happens exactly is I select the first dropDown but it doesn’t filter the second one. I actually find all items in the second dropDown not the filtered ones.

everything is correct in the code all names uppercase and lowercase letters are there and nothing strange.

please help

@moheyeldinm I’m having the same issue. @code-queen would you please help us out. I greatly appreciate it. Thank you. ^.^

Is it easy to make the 2nd or the 3th dropdown to filter a repeater when an option is selected?

Example: 1st dropdown I choose the state… so the 2nd dropdown shows the cities on that state… so when I choose a particular city, a repeater shows a list of all stores I have on that city?