Hi!
I am FormAPI-controlling the values of a combobox and quite puzzled how you can reset it to NULL (the initial empty item of a combobox). None of these work: setValue(null), setValue(""), etc... Anybody an idea whats the trick here?
Thanks for any hint

Regards