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.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
195 | |
46 | |
45 | |
43 | |
36 |
User | Count |
---|---|
269 | |
82 | |
81 | |
75 | |
69 |