Julia
4 years ago
#19003
::
Hello!
Thank you very much! It works now! 🙂
Two more question has arisen from this while implementing the filters for one column.
In the selection list for the filter is now for every row value in the table on selection. So I have the same selection value ten times and more, for example if I want to filter for “notebook”, I have this selection for every notebook (over 10 times), and not just one selection for notebook.
Can I somehow collapse the values?
And, in my list I have check boxes. How can I filter check boxes? Or do you have another idea for handling true/false values in a table and SQLite database?
Thank you very much!
Julia