Hello, I have a field that shows some values from a table in a value list but also offers the user to edit the value manually. So the field is formatted as a combobox, value list attached, editable.
The problem is, that a method, that I have attached onDataChange only gets fired when I choose a value from the value list, not when I enter a value manually. Any ideas?
Thanks
Patrick