Hello, Is it possible to add a block to search for certain words in a Textbox in Listview?
If not, could they add a way to customize the FilterBar just as it is already possible with Listview items?
I intend to do something like this:
Hello, Is it possible to add a block to search for certain words in a Textbox in Listview?
If not, could they add a way to customize the FilterBar just as it is already possible with Listview items?
I intend to do something like this:
you can do this type of function by yourself, its not that difficult. add all your list view data in a global variable and then search your keyword in that variable and then display those which matches with your query.
This seems kind of complicated, but I’ll try, thanks .
Is this related to your request?
https://community.kodular.io/t/search-for-listview-with-image/8504/3?u=fabioes