Forums

DB List item unremoveable?

dsimonse 06 Jul, 2021
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
GreyHead 06 Jul, 2021
Hi Dennis,

Please try clearing the ChronoForms cache as the database structure is saved there for 24 hours.

Bob
dsimonse 06 Jul, 2021
Hi Bob,
If you mean the "Delete Cache" I've tried it several times. With or without selecting one or all forms.

Regards
Dennis
dsimonse 07 Jul, 2021
Hi Bob,

It seems as if you were right about the timeout - it started to work now.

Regards
Dennis
dsimonse 07 Jul, 2021
Hi Bob,

A followup to this form - is there a way to attach a "back"-button (javascript-back or link) to the ChonoConnectivity list, i.e. to the "cancel-button" or another solution?

Regards
Dennis
GreyHead 11 Jul, 2021
Hi Dennis,

I imagine that you could use HTML (+PHP) to include a button in the list Header or Footer box.

Bob
You need to login to be able to post a reply.