I have an email list from a database, but I just want to send it to those that are marked with checkbox
. If I ticked 10, I want it to decrease one, each time I go through the if, and when I pass the numbers, and when I finish displaying a message.
For example: I marked the ten and click on send, it can be in a modal, show the decreasing numbers and then a message like done.
Any ideas or tips are welcome.