Hello!
So here's what i did i fetch data from my database in a table each row has a checkbox on in. Now what i already did is when i press submit the data that will be shown in the next form is the row that has check on the checkbox
what i wanna try is a voting poll that uses checkbox so the user can vote multiple options
can you give me a simple example or explain the logic flow on how to do it?
thanks!