Hello,
I have a text field with autocomplete and I wanted to know how I can capture the even of mouse selecting a value from suggested list.
when I click on a suggested list the dynamic action that I have doesn't trigger.
I have used select, I have used mouse button down
basically I want to capture the event of selection from the list but I am unsuccessful
thanks