Search Using a Dropdown Element

(french user)
Hello,
I have a list of medicines and I want users to be able to search for a medicine by entering the first letters in the input box (Add your name). When the user clicks the search button, the result is displayed in the table
I set the search button so that when it’s clicked, the search is performed on the collection based on what a user entered into the input box . But the code that I added does not work

Attached a screenshot;


Best Regards

Hi,
Check out this video about creating search function for your database.

Good luck :slight_smile: