Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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