I'm trying to create a form to insert data into my appliances table. I would like to use appliance_types table as a lookup table in a dropdown box. That is not a problem. The problem is when I try to use Autocomplete. It seems not possible to use autocomplete on the ApplianceType field (text) rather than on the ApplianceTypeID. Any workaround? Thank you so much .
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Paolo
Hi everybody,
I'm trying to create a form to insert data into my appliances table. I would like to use appliance_types table as a lookup table in a dropdown box. That is not a problem. The problem is when I try to use Autocomplete. It seems not possible to use autocomplete on the ApplianceType field (text) rather than on the ApplianceTypeID. Any workaround? Thank you so much .
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.