In my project I try to update the field "Purchased" (boolean) in database when user clicks in checkbox but did not work.
When I check to true or false, change the record (prior / next) and return to the record updated, the checkbox not recognized the update.
How I can update the checkbox and the field when I click it.
My project with this problem is in attached.
Thanks in advance to who can help me.
When I check to true or false, change the record (prior / next) and return to the record updated, the checkbox not recognized the update.
How I can update the checkbox and the field when I click it.
My project with this problem is in attached.
Thanks in advance to who can help me.