pub fn toggle_checkbox(tree: &mut FieldTree, id: FieldId) -> bool
Toggle a checkbox field. Returns false if read-only or not a checkbox.
false