Hi,
Have a form with DB-save that I edited to delete one item in the form. I tried several ways to reflect that in the DB but ended up in creating a new DB-table where this list-item wasn't there. I've edited the form in both Chronoform and ChronoConnectivity but get the error-message: 1054 Unknown column 'ListData.postnummer' in 'field list'.
It's true that there is no column in the database for 'postnummer' since its not in the form anymore and didn't got created when I created a new DB-table. And of course it not in any listview.
How do I this corrected? It seems as if the chronoform/chronoconnectivity still holds the listitem somewere.
//Dennis
Have a form with DB-save that I edited to delete one item in the form. I tried several ways to reflect that in the DB but ended up in creating a new DB-table where this list-item wasn't there. I've edited the form in both Chronoform and ChronoConnectivity but get the error-message: 1054 Unknown column 'ListData.postnummer' in 'field list'.
It's true that there is no column in the database for 'postnummer' since its not in the form anymore and didn't got created when I created a new DB-table. And of course it not in any listview.
How do I this corrected? It seems as if the chronoform/chronoconnectivity still holds the listitem somewere.
//Dennis