Hi There
I have a customized sharepoint list form with a combobox selecting SchoolTitle. Combox name is SchoolTitleComboBox
DefaultSelectedItems:{Title: ThisItem.SchoolTitle}
SelectMultiple : false
Card Update: SchoolTitleComboBox.Selected.Title
When the initial selection is made it saves to the list. When I go to change the selection is reverts back to the first choice and does not allow me to make a change. Anythoughts?