Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
qliksensedev
Contributor
Contributor

FilterPane in Mashup

Hi 

 

I am creating a Mashup which will show sheets onclick of menu bar.

Sheet contains multidimentional filter panes.  I am using Iframe in my mashup to show the sheet onclikc of menu bar.

Src of iframe  used through single configurator link. Sheet is fine will all objects  but filter pane is expanded and its overlapping the other filter panes. On click of pane its not even pops up with filters.

Pls see below screen shot. 

I want to display same as we get in devhub in mashup page.  

 
 

 Suggest me how can we use filterpane in mashup with same result we get in Devhub.

Thanks in advance.

FilterPaneDevHub.gifFilterpane-SingleConfig.gif

 

 

1 Reply
calvin_wee
Creator
Creator

Hi,

If your iFrame is overlapping with the background, you may want to increase z-index of the iframe in CSS.

Hope this helps.

Regards