I'm new and know very little about programming or code. I want to create a very simple form that manages contact info that I can update from the form view. For instance, if I had a form that was simply Name, Address, and Phone number, I would populate the info and submit it.
However, I would like to have a drop down list above the Name field to search for an existing name that I can select and have all the existing information populated into the fields. From there, if I modified the phone number for instance, I would click an update or submit button and the changes would be saved.
The form I'm designing is more complex that this, but can someone tell me a simple way to do this part? Please be very specific. I've never done any of this before.
Thanks.