I’m trying to set up an order form that will be used internally by my employees to place customer orders. I have a customer collection that i want to use to create options in a customer input field as they type the customer info. I’m not wanting to use a dropdown as that could get very difficult to use as the database expands, but rather an autocomplete where it offers options as they fill in the customers phone number(similar to the image below).
Thanks in advance