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: 
laurits
Contributor
Contributor

Getting filterpane inside mashup for a specific app

Inside my mashup html file, i have a simple container for getting current selections, like so:

<div id="CurrentSelections" class="qvobjects"></div>

With the corresponding Javascript&colon;

var app = qlik.openApp('dc8e0c21-2eac-4395-aeac-befa448a034d', config);
app.getObject('CurrentSelections','CurrentSelections');

Is there a way to get the filter pane in a similar way?

 

Labels (2)
0 Replies