Hi guys. Seems I’ve time to spare. Though I have no idea where that came from for I have lots of stuff like getting enough millage running, a complete feathers/quasar application, family and more.
Anyway, after reading numerous filter posts the lasts days, and helping some out, I started my own tutorial. Nothing fancy.
The contents:
- create a database → DONE
- create a page with a repeater and dataset for the database items → DONE
- create a filter section to house a filter for text, checkbox, optionbox, droplist and some basic pimping
- add a checkbox which does not filter boolean, but means ‘has some content’
- switch to a populated droplist
- switch to backend filters
All the code will appear in this tutorial step by step. The coding will be placed in seperate js files when the code is to much (e.g. the complete search code). I will also include some nifty javascript tweaks here and there (e.g. transform date)
Again, nothing fancy just a small list of steps to follow to get a working filter. Goal is to cover one number of the contents a day.