on this form I have a checkbox that I want to send to value: ture or false in case the user check it or not. how can I do that? at the moment it is not sending these values.
the checkbox element is this one: ‘Email_Opt_In’ => $form->getValue(‘quform_2_19’),