Hello Bob,
I have a problem with a form.
Everything works. When writing to the database, the error 1054 is reported.
Can you help me?
Here is the debug.
Thanks
Best regards
Peter
I have a problem with a form.
Everything works. When writing to the database, the error 1054 is reported.
Can you help me?
Here is the debug.
Thanks
Best regards
Peter
Hi Peter,
1054 is an unknown column error. It might be because you have the checkbox group in the form. Please drag a Handle Arrays action into the OnSubmit event and move it up before the DB Save action.
Bob
1054 is an unknown column error. It might be because you have the checkbox group in the form. Please drag a Handle Arrays action into the OnSubmit event and move it up before the DB Save action.
Bob
This topic is locked and no more replies can be posted.