Aug 6th, 2009, 5:44 PM
Ah! Good point - I forgot about that.
Actually, it's really easy to map the form names to your database col names. Just log into Form Tools, edit your form and go to the Database tab. There, click on the "Smart Fill" button. That will rename all of your form fields to make them identical to your form fields. I think maybe I rely on that & kinda forgot that I did...
The only potential problem is if your form field names are MySQL reserved words. In that case, the JS "Smart Fill" option will append a prefix or suffix to the generated field name... I forget which.
Good grief, I'm forgetting everything today.
Anyway, give that a go.
- Ben
Actually, it's really easy to map the form names to your database col names. Just log into Form Tools, edit your form and go to the Database tab. There, click on the "Smart Fill" button. That will rename all of your form fields to make them identical to your form fields. I think maybe I rely on that & kinda forgot that I did...
The only potential problem is if your form field names are MySQL reserved words. In that case, the JS "Smart Fill" option will append a prefix or suffix to the generated field name... I forget which.
Good grief, I'm forgetting everything today.
Anyway, give that a go.
- Ben