So, I know we have discussed using radio groups before and the difficulty in getting cabbageChanged to return a proper value.
Now mind you, I’ve no real idea how it is implemented underneath, but would it be possible to promote a radio group to taking on the value of its group of widgets? The radio group is now the widget that gets addressed when accessing the group for a value, not the individual members of that group. That is, after all, kind of the point of a group widget.
Mike