Forum Discussion
Anonymous
7 years agoNot applicable
To show Custom Visual out of containing iframe
Objective - My custom visual is a date range picker which is currently residing in an iframe generated by powerbit or pbiviz API. If my custom visual container height is less, date range picker which...
dm-p
3 years agoSuper User
Hi hroudaadam,
Since this post was made, the only supported way to display content outside the DOM is by using the recently-added dialog box API. Rich HTML (e.g. for custom dropdown components) still cannot overflow the borders of the iframe, as the security restrictions have not changed, and likely won't be changing. However, if you want to get any direct confirmation around this, it's best to email the team directly for support ([email protected]), as they do not monitor the forums for questions.
Regards,
Daniel
hroudaadam
3 years agoFrequent Visitor
Hi dm-p, thank you very much for the info.