I have a HTML page where we have a table with check boxes.
Once we click on submit I want to get the row where the check box is checked and create a new record in another entity??
Please let me know what is the best way to achieve this
I have a HTML page where we have a table with check boxes.
Once we click on submit I want to get the row where the check box is checked and create a new record in another entity??
Please let me know what is the best way to achieve this