Hi, firstly thanks for an excellent product. I have used it successfully for some time now but have a small query now.
I have added an extra field to a table and modified the form which is used to both create and edit records within that table. My problem is that although this extra field saves perfectly when creating a new item in the table, for some reason modifications to that field don't save when editing the item via edit_record and the pofile plugin. All other fields save edits but this one new field does not.
I have tried refreshing the database connection by setting connection to NO, Applying and then resetting to Yes but this hasn't solved the issue.
I am sure I have probably missed something simple but am not sure where to look ?
I have added an extra field to a table and modified the form which is used to both create and edit records within that table. My problem is that although this extra field saves perfectly when creating a new item in the table, for some reason modifications to that field don't save when editing the item via edit_record and the pofile plugin. All other fields save edits but this one new field does not.
I have tried refreshing the database connection by setting connection to NO, Applying and then resetting to Yes but this hasn't solved the issue.
I am sure I have probably missed something simple but am not sure where to look ?
Hi knisbet ,
I assume that this is ChronoForms v3.
It sounds like it might be a mismatched input name; please check that the column name in the table and the input name in the form are exactly the same. Even this doesn't really explain the behaviour though . . .
Bob
I assume that this is ChronoForms v3.
It sounds like it might be a mismatched input name; please check that the column name in the table and the input name in the form are exactly the same. Even this doesn't really explain the behaviour though . . .
Bob
Hi Yes sorry this is V3
I think I have fixed the problem. I went to Chronoconnectivity and opened each of the two table views in turn and simply resaved them. I am guessing that somewhow this regenerated some code as all seems to be working now.
Thanks for responding so quickly.
I think I have fixed the problem. I went to Chronoconnectivity and opened each of the two table views in turn and simply resaved them. I am guessing that somewhow this regenerated some code as all seems to be working now.
Thanks for responding so quickly.
This topic is locked and no more replies can be posted.