Hi all, I have this list of students display on a table. Every record would have a checkbox beside it. If the checkbox is checked and user press delete, the action form is suppose to collect all the checkbox values and delete the records in the database.
Can anyone enlighten me on getting the list of values from the checkbox that is being checked? Appreciate any help