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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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

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

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

Erik Wetterberg