Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
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