Using Yes/No value for checkboxes

B

Beena

I have generated an admin section using the database wizard. I have a
submission form on which I have changed the value of the checkbox from '1' to
'yes'. When I fill in the form and tick the checkbox and click submit, in
the database editor pages the result is still set to false instead of true.

I want to use 'yes' instead of '1' so that on the confirmation page when I
use the ConfirmationField token the value 'yes' is displayed instead of '1'.

Any help will be greatly appreciated
 
Top