comboboxes and method selections

I reported before that a number field with a combobox on it wouldn’t take/save the value given…

I think this was partly true.

The case is this:

When I give a value to a field (through a method) and that field is non-editable with a combobox on it, that field won’t take the value…

because that number value is not in the valuelist ?
Yes that it can’t show it.
If you have a non editable combobox with a value list with values 1,2,3,4
then if you set through a method 5 in it. It will not show that value because it can’t select it.
(it is updated in the database)

Johan,

I don’t know what and I don’t know why but this afternoon, after reading your reply, and testing the method it worked. Nothing changed and I really tested thouroughly yesterday… :?

Thanks anyway…