Forums

how can update the table for the record

jqms30 20 Aug, 2007
Hi,
How can I update the table of my form?
See initally i created the table for my form but
now i have made some changes to my form.
So my questions is how to reflect those changes in
the form.

Great components.
Thanks:)
GreyHead 20 Aug, 2007
Hi jqms30,

Hmmm . . . if you haven't changed any fields then there is no need to change the table.

If you have made changes but you only have test data stored then it's probably best to drop the table and start over again.

If you've made changes and have data you want to keep then you'll need to make corresponding changes in the database using PHPMyAdmin or some similar tool to add fields or change field names. Then you should delete and regenerate the AutoGenerated tab.

Backup your form and database before making any changes though.

Bob
This topic is locked and no more replies can be posted.