I wanted to add more than one drop down button like mentioned in the screenshot button1,buton2 and button3 and when a user selects values from these buttons and click on search button then it filter the data from table which is just below it (table is from database collection)
This seems very very simple by looking at other functionalities wix is providing for blog , store etc… but when i searched posts then I got to know that it requires coding skills as well.
Could you please let me know when will wix provide such automated functionalities in wix editor so that we do not have to code.
I really apologies , may be i am irritating you with these questions but what i have asked is different if you read the title of this post carefully and for the same you were saying yesterday that it requires coding.
Regarding above link you have mentioned , If this is what i wanted yesterday then why coding is required, why coding queen & so many are creating videos using coding for this same question?
The videos were created a long time ago. Before it was possible to do it without code.
Even now there’s some filtering that requires code (for example filtering using OR or using REGEX), but you can do basic filtering without it.
Have a look at the link.
Thanks J.D. , Yisrael.
I have added the filters and its working but not as expected.I have added two dropdown buttons.
First dropdown buttons filters data from correctly but doesn’t have the option to include ‘All’ in case when a user want to see all the data again without filter.