Hi Ankit,
Valid values I am adding in the UDF while creating the field and I am binding this UDF to combobox and these valid values directly reflects in the combo box.
But if I add any new valid value to existing field from customization tools then this new valid value does not reflect in the combobox.
But if I make databound of the combobox to false and then true then new valid value appears in the combobox.
My question is is there any other way for this because I need to do this databound change by screen painter.
Thanks.
Add comment