Hi,
some time ago i created a quite large form (editing would fail in 50% of cases due to server timeout even) and i would like not to do it from scratch again. Thing is, after 6.1 the design tab is empty, setup is ok. It would not be a problem if database save didnt check this to determine columns for saving. Which there are none, so only id, date, etc are saved. It even managed to edit the table retrospectively and delete all other columns with data. Strange thing is that whole form still works right. So it looks like this:
Form is populated, validated and sent
Admin and customer gets emails with all the data
New row is inserted into database with no data, nor any columns for them exists
Is there any way to repair this behavior? Any idea will help here
Thanks in advance
some time ago i created a quite large form (editing would fail in 50% of cases due to server timeout even) and i would like not to do it from scratch again. Thing is, after 6.1 the design tab is empty, setup is ok. It would not be a problem if database save didnt check this to determine columns for saving. Which there are none, so only id, date, etc are saved. It even managed to edit the table retrospectively and delete all other columns with data. Strange thing is that whole form still works right. So it looks like this:
Form is populated, validated and sent
Admin and customer gets emails with all the data
New row is inserted into database with no data, nor any columns for them exists
Is there any way to repair this behavior? Any idea will help here
Thanks in advance