Radio buttons across array
jarocks opened this issue · 1 comments
jarocks commented
Anthropic commented
It isn't possible at this stage without an addon.
It depends what the specific desired outcome is, if you simply wish to select one, and only one, of the array items you can certainly use the calculate add-on to manipulate values based on a selection. But it would probably be easiest to use a dynamic drop down add-on to read in the array and display the titles of the array items with their index above or below the actual array.
