Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Trigger in Listbox Click

Is there a way to trigger clicking in a listbox ?

It works when the listbox is activated, but once is is 'selected' clicking another element doesnt' work

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

There is "On Select". Maybe in your situation it should be combined with checking the "Active" condition in the macro itself.

View solution in original post

4 Replies
prieper
Master II
Master II

No - there is no "On Change"-event and am not aware on a workaround.

Peter

Not applicable
Author

Is there a way we can see if a enhancement request was already made for that ?

On change might be difficult as any value in a listbox can change due to other selections, but a OnClick would be very usefull.

Anonymous
Not applicable
Author

There is "On Select". Maybe in your situation it should be combined with checking the "Active" condition in the macro itself.

Not applicable
Author

Great, i can get it working with this !

Nevertheless, a onlick would be a nice feature.