When I use [radio radio-687 "Alumni" "Mens" "Womens"], I get all the options on one line. I want them to appear on separate lines.
[radio radio-687 "Alumni"]
[radio radio-687 "Mens"]
[radio radio-687 "Womens"]
This format appears correctly, but will not send the choice when submitted. Is there a format I can use to achieve separated buttons?