Combo box Values

I have two combo boxes with validation 1 combo box uses values which are listed under label. The second combo box uses labels and Computed Items. When I set the default value to be 0 the combo box with the computed item does not recognize the default value.

Subject: Re: Combo box Values

Hi , How are you attempting to set value to the combo box. What programming language are you trying to using for setting the default value…

is it Formula, Lotusscript or Javascript

in either case you must ensure that the value 0 is already present as one of the options of the combo box…

If this does not help you… posting your code may probably help me help you…

:slight_smile: