-
☆ A M B ☆
- 2,475 Posts
Is there a way to make WebLoginPE use "1" as it’s checked value instead of "on"? On requires a VARCHAR field, whereas a checkbox doesn’t need anything more than a TINYINT(1) field. I’m just trying to keep my data model tight.
Thanks!