Handle this sort of thing: ``` <input name="foo" type="hidden" value="false"> <input name="foo" type="checkbox" value="true"> ```