Hi,
I just wanted to ask briefly why a "0" is always stored in my database?
It's about a single checkbox.
Das DB-Feld ist Bool tinyint(1)
Element-Einstellung/FieldName: [sun]aktivieren
Field ID = aktivieren
Field Value =1
Checked = Yes
Thanx
Fred.
I just wanted to ask briefly why a "0" is always stored in my database?
It's about a single checkbox.
Das DB-Feld ist Bool tinyint(1)
Element-Einstellung/FieldName: [sun]aktivieren
Field ID = aktivieren
Field Value =1
Checked = Yes
Thanx
Fred.
Hi Fredolino,
Please drag a Debugger action into the On Submit event, then submit the form and post the debug results here.
Bob
Please drag a Debugger action into the On Submit event, then submit the form and post the debug results here.
Bob
This topic is locked and no more replies can be posted.