Hi,
I need to get from a production order form the value of the series combobox when it's in view mode. The problem is that this combobox in view mode looks like an edittext, and when I try to obtein it's value with ocombobox.selected.value, the selected property is set to nothing. How can I get this value?
Thanks,
vane