Hi all;
I created a javascript which included two option objects (dropdown).
The second option object is depending in the first one. That is mean that the values of second one filled reference to the values of the first object.
The problem is that when the value does not match I got an empty (null) value on second option object. The script file is attached.
Thanks in advance.


