Hello
When adding a new field (it is not in the database) to the form created above
there is always an error 1060 Duplicate column name ...
After clearing the cache -from the second time can add a field
When adding a new field (it is not in the database) to the form created above
there is always an error 1060 Duplicate column name ...
After clearing the cache -from the second time can add a field
Don't use Auto Manage Table. Make your table yourself, much more reliable.
Hi.
I know this a old post, but it is the only about this subject.
What means "Don't use Auto Manage Table".
1 - I didn't find this option to disable it.
2 - How you load and save data? Custom blocks?
I know this a old post, but it is the only about this subject.
What means "Don't use Auto Manage Table".
1 - I didn't find this option to disable it.
2 - How you load and save data? Custom blocks?
Auto Manage Table, a checkbox in the Save Data action, automatically adds or deletes columns to your selected data table when you save your form. It's fine when you're just dumping data in a table and don't care about data validation or format or anything..
This topic is locked and no more replies can be posted.