Hi, I have a table of products which as a column with the name “SKU” and another column with the name “Description” in which one corresponds to the other .
I then have a form where a user can choose from a drop down list any product by searching the name of the product.
What I want to know is, is there a way so that the user can search not only the name but also the “SKU” for the product?
Thanks in advance