I want to create a form that prompts the user for an ID and then fills in the form with that person's contact info.
However, I do not want to use a drop down because it would be far too long. Ideally, I want the user to be prompted for an ID, type in the ID, and hit enter. The next form to pop up would be filled out with the person's contact info. Any ideas on how to go about that? Thanks.
However, I do not want to use a drop down because it would be far too long. Ideally, I want the user to be prompted for an ID, type in the ID, and hit enter. The next form to pop up would be filled out with the person's contact info. Any ideas on how to go about that? Thanks.