Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
to do this you will need to create another (hidden) field on the screen and using a bit of JavaScript update the hidden field with the result of the tick-box, this way the value will be set through to be saved.
You will also need to have some JavaScript to populate the tick-box when the screen loads.
Alternatively you could just simple use a yes/no drop down and then you wouldn't need all of the above.