I'd like to be able to save the user selected checkbox into a database.
For example:
I have a checkbox that has two choices (yes and no)
I'd like to be able to save which choice the user selects (yes or no) into my database (nocodb block/google sheets) or simply save it into a variable so I can easily save it into the database.