Hi
I am having difficulties updating a checkbox field in my database table, golfers. What I have tried to do is follow the online demonstrations and on the community for a solution and found many ways to do it but everything I tried does not update the database field.
I built a very simple form with two checkboxes labeled golfer1_paid and golf2_paid. In the database golfer1_paid is a boolean field and golfer2_paid is varchar field. A query is done on the field (payee_email), included in the URL. This query is used to call the database record to update.
A snapshot of my Wappler window shows the code used to build the form. My problem is when I submit the form the checkboxes do not update. Can please let me know what I am doing wrong?
Screenshot 2021-08-01 110051|690x492
box fieldsLast updated: