I have a gallery that is connected to a sharepoint list, with an edit button and when that button is clicked I populate the form with what was selected. Majority of the controls on the form load correctly, but a couple of the dropdowns I changed to radio buttons and for some reason those don't load properly. There is also a combobox on the form that is attached to the Office365User which doesn't load correctly either. Any help with this would be greatly appreciated. Here is the code I run on the gallery edit icon is selected.

Then on the form I set the Form3 Item to the variable and all the textboxes and dropdowns load correctly but the radio buttons don't and the combo box.
