Hello everyone,
Is it also possible to use HTML widget in powerapps.
So this should be shown in the current screen (and not a reference to an HTML page.)
"e.g. <iframe frameborder="0" scrolling="no" class="weerplazaWidget" src="https://www.weerplaza.nl/weerwidgets/regenradar/?SXNGdWxsV2lkdGg9ZmFsc2UmSXNIRD10cnVlJlpvb21MZXZlbD0..." style="padding: 100% ! important; max-width:600px !important; height: 698px !important; border: 1px solid rgb(244, 244, 244) !important; box-sizing: border-box !important;"></iframe>"
Best regards,
Raymond van der Horst
Solved! Go to Solution.
Hi @rho1967
To display simple HTML text on a screen, you can use the HTML text control. The disadvantage to this however is that the control supports only a limited set of HTML.
In your case, it looks like you want to embed an iFrame on your screen. To do this, I approach I would take would be to build and to add an iframe PCF control, as described in the documentation here.
Hi @rho1967
To display simple HTML text on a screen, you can use the HTML text control. The disadvantage to this however is that the control supports only a limited set of HTML.
In your case, it looks like you want to embed an iFrame on your screen. To do this, I approach I would take would be to build and to add an iframe PCF control, as described in the documentation here.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
199 | |
71 | |
49 | |
41 | |
30 |
User | Count |
---|---|
266 | |
121 | |
95 | |
90 | |
81 |