I think there is a bug in the ComboBox component.
When I initiate a new Form based on a SharePoint list, which contains many columns (component in the form), and set "default" value of these elment to value that I would like to set (as a pre-defined form), after submitted the form, I found that most of the components are saved accordingly. Excep the ComboBox, which is a Lookup table referring to another list.
When setting the "Default", I chose to set the "DefaultSelectedItems" of the ComboBoox instead of the "Default", cause it could display the result in the form. (see attached picture). But when I submit the form, it did not store it into the record.
I saw similar problem reported.
Martin Sun
