Assuming I have a ListView containing different elements and I want to search for a specific text in some of this List Elements - but not all of them.
Is there any chance to use solo.searchText
only on specific views, or do I have to write my own function?