I’m working on a site that has employee pages for about 50 employees. I want to create a search for a database that has 3 fields (name, photo and url). When someone begins to type in a name, a drop down list for names that fit the users input will appear below the input box and allow them to click on the name that is displayed to be directed to the corresponding employee page url. Ideally, I would like for a photo to appear next to the name in the sorted dropdown that appears as the end user begins to type in a name.
I’m new to wix code and need to be pointed in the right direction…at the very least. Any help is greatly appreciated. Thanks.