• how to retrieve checkbox value from form ?

    hello, i have a form that needs to get user inputs. On this form there are text fields, check boxes and a validate button that runs the logic to retrive the inputs. I'm able to retrieve the text fields with a method that runs on the click of the validate…