What kinda data does the radio field in the default bricks form expect in order to work? I tried pulling from a simple acf textarea with one value per line. This just results in all of the values being mushed together into one radio button option. Adding actual linebreaks doesn’t work either.
Basically, which format should my data have in order to make use of dynamic data for radio buttons?
Kinda related to my previous question (How to populate a forms radio options from ACF relationship field) but in an over simplified way just to figure out how to try n render my data.