Hello,
I'm using SmartClient_v91p_2014-03-23_PowerEdition and when I set the defaultValue to a combobox with optionDataSource it doesn't choose the value according to the valueField it just enter the value as it. I want to get the same functionality as written in the setValue documentation:
Set the value of the form item to the value passed in
I'm using SmartClient_v91p_2014-03-23_PowerEdition and when I set the defaultValue to a combobox with optionDataSource it doesn't choose the value according to the valueField it just enter the value as it. I want to get the same functionality as written in the setValue documentation:
Set the value of the form item to the value passed in
Code:
NOTE: for valueMap'd items, newValue should be data value not displayed value
Comment