Conditional field population
Posted: Fri Aug 06, 2010 11:57 am
I have a form I am trying to develop. I am familiar with the drop down list populating from one field to the next dynamically, but I am looking at a different solution utilizing PHP and MYSQL. I am attempting an inventory form. Eventually, I hope to incorporate barcodes, but for now I am hoping to have 2 fields. The 1st allows an item # to be manually typed in. When the field is exited, its sibling will auto-populate with a descriptor (White latex gloves, etc.) if the item # is recognized or an error message (item # not on file).
Any help would be appreciated.
Thank you in advance.
Any help would be appreciated.
Thank you in advance.