Hi Palash,
Thank you for the component!
I was trying to use 'single=True' option to allow selection of only one option, but it seems that initOptionsValues is then ignored. I can only use defaultSelected=True, if I want to initialize it at the beginning.
I also tried to use maximumCountSelect=1, but it disables all other options in Combo Box when I select one and never enables them again. With maximumCountSelect > 1 it works correctly..
Can you please help me with this question?
Masha
P.S I am using Platform 11