Hello everyone,
I’ve been encountering an issue for several days now.
In my Bubble application, I use an HTML block with an iFrame enabled. I would like to download the entirety of the iFrame in its original format via a button located outside this block.
For information, the HTML block in the iFrame contains a page that I designed myself using HTML, CSS, JS, etc., and it also includes dynamic information from the Bubble databases.
I haven’t been able to retrieve anything, even with ID elements enabled and using the toolkit plugin to run a JS code in my workflow.
Any ideas ?
Thanks!