Is it possible to filter the dynamic components of the list, considering the data from the realm of the database?

The application displays advertisements from different users, where the location of the city in which the advertisement was published is determined within the data. When another user comes looking for an advertisement, the animal is for sale within the city in which he lives or the city in which he wants to buy, for example, make a filter for cities to search for an advertisement in the city of New Delhi.


Instead of the list view selection block just use your logic, may be the user entered city (textbox text) it depends upon how the user choose the city

Thank you very much, you have helped me. I wish you success always.

1 Like