CF7 Populate Text Field Based On Checkbox Checked

assuming it is input text field, changing a text field should use

$("#one-control").val("one-hidden");