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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Modal Popup on a Field or Dimension

I have a mashup with Qlik Objects and I am using Modal Popup to show Details and it works fine. Now the question is there a way to setup Modal popup on a field instead of entire object. Meaning instead of Opening the Popup on clicking on anywhere on the chart I want it to popup only when I click on a Name Field.

Appreciate any suggestions.

3 Replies
ErikWetterberg
Master
Master

What kind of chart is it? If you want the modal to open when you click on a HTML element that's possible.

Erin Wetterberg

Anonymous
Not applicable
Author

It's a table with five columns. currently Modal is opening up by clicking any where on the chart but I want it to open up when they click on Particular Column.

ErikWetterberg
Master
Master

Well add the onclick handler to the html element ( or elements) for the column then.

Erik Wetterberg