Hi,
I have two combo boxes. I need to load a value list to the second combo box depending on the selection made in the first combo box.
I have put the loading of the value list of the second combo box in the onAction event of the first combo box. However in find() mode this does not work. The onAction event doesn’t even run.
Does anyone know a way to solve this problem?
Thanks.
Regards,
Aruna.