Hi, I would like to update my database table immediately after the user changed the status of the checkbox in my interactive report. I have created a database with the checkbox columns but I don't know how to connect an event to the mouse click of the checkbox and to store the new value into the database table. I have created an example in application 87260 to show what I mean:
https://apex.oracle.com/pls/apex/f?p=4000:4500:104367604284281::NO:::
Test84
username: test231017
password: test
After the user checked or unchecked a checkbox, the change should be updated in the table TEST.
Any help would be very much appreciated, because I use Apex very rarely.
Thanks