Capture radio button value from a UI page
I'm currently building a request form in Dev. The problem is, sometimes forms have tons of rows of checkboxes, like this: Usually if there is a few rows, I will use select boxes where the user can choose "Add" or "Remove". But if there's plenty of r...
