I added a Custom Multi Radio Form Group to my form and by default the last option is checked/selected. Is there any way to change this to another radio button? Nothing in the Properties, in the DOM panel I can see the checked option but has no effect on the page for some reason.
Noticed that when I duplicated the column, so the form group, the field names don’t follow the same pattern like on the first one, changed it manually but got the same result.