Skip to Content
0
May 07, 2008 at 12:47 PM

dropdownByindex onselect action problem

25 Views

Hi experts,

i have the following problem. I have created a dropdownbyindex element. I have implemented onSelect Action so, that if user select some element in this dropdown list this element will be copied in some input field above. So it's working by the way , but there is a stange behaivor as i have noticed.

For example i have my inputField :Projects

And dropdownindex element below with the lable:Available Projects:

So i write at first something in inputField Projects, push enter->onEnter Action is called and Data (projectnames) für DropdownIndex are loaded according to input in inputField Projects.

I can see my first element result in DropdownBykey. For example, i want to select this first element->onSelect Action schould be called to get this result element in Input Field Projects.

Unfortunately it does not work.

Only if i select at first some other result Element in list and only after that this first element it works.

Have you any idea, how i can solve this problem?

Thank you very much in advance!

Best regards,

Daria