I would like to do the following:
- Create a Single Line field
- Tie that Single Line field to a database lookup so that as you start typing values in to it, it "suggests" values for you to click on and autocomplete
- Disable the "Submit" button unless you actually typed in a value in the database
I definitely need Javascript to do all this. Any ideas?