User1457412228 posted
I want to display N bootstrap cards, with one of them highlighted to show it was previously selected.
Then, when the user clicks on one of the cards, I want to know which card was selected on server side.
I don't know what I have done wrong, but it seems my entire approach is suspect and so I would like to start over.