Skip to Content
0
Former Member
Mar 29, 2006 at 06:11 AM

Getting the value of a non editable combobox

29 Views

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