I think I am missing some logic in my requirement.
I need to save the multiple checkbox values to the bubble database once I click submit. In the below example, I am unable to save the exact values of the check box If select multiple categories.
Fixed, you had to clear the custom state when the Submit button is clicked so that you can reset that value. Take a look, the value is just blank when Submit is clicked.