Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
robertogm
Partner - Contributor II
Partner - Contributor II

How to capture dom events in a QS Mashup?

Hi,

I am trying to find a way to capture user events on a pivot table object created in Qlik Sense and placed into a web mashup.  E.g. when the user clicks on a cell (td of the pivot table html) this should trigger an action outside of the table. After looking for a while it seems that Qlik objects exist only in the Shadow Dom (?), and therefore is not possible to simply use jquery for example to find an the element of the object and trigger an event (like the onclick)... not sure if this is completely true thought.

Is there any way to capture these events?

Thanks for your help.

R

0 Replies