Hopefully this will make more sense. I want add a search field into my form. When I input data into this search field, I want it to search for the ID number, then I want it to populate my form. I will be inputting data into the search field with a barcode scanner and I will hit enter after I scans the barcode.
Therefore, when I scan a barcode into the search field it will automatically hit enter after it scan, so this will somehow populate my form so I can make any changes as needed.
BTW, I created a new sample database with a search field.