I want to create a list of radio options from a data query.
When I output the radio field in a dynamic list, each radio option is selectable (instead of the typical grouped behavior where you can only select one at a time).
When I use a radio group, then the dynamic list just repeats group after group.
Everything seems to be correctly named, but how can I get the proper radio button behavior from my dynamic list?