(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