Hello
On my form I have a checkbox. If the user doesn't tick this box I would like to pass a value of 'OPT-IN' into the database. If the user does tick the box I would like to remove the value. I had tried all sorts of things using the gform_save_field_value hook, but I cannot get it working. Any help will be appreciated.
Thanks