I have recently started having issues with combo boxes where I cannot get information about the selected item in the combo box.
For example, an ID number for the selected item, combobox.selected.ID now returns nothing, unless I manually change the data layout to include it, at which point it will work up until the next time I leave the app and come back.
This is causing no end of frustration, the data is all there - as mentioned it will work when I manually change the data layout to include it.
Has anyone else ran into similar issues?