#PowerApps #HTML
In this video I share my top 3 use cases for the HTML Control in Power Apps. This one control can really take your apps to the next level. Learn how you can use this control for all kinds of uses in your apps like:
✅ Custom Visuals
✅ Displaying Rich Text from SharePoint
✅ Printing
Free Icons: …(read more)
Convert Word 2 PDF: Word to PDF Converter
Convert PowerPoint 2 PDF: PPT to PDF Converter
Convert Excel 2 PDF: Excel to PDF Converter
Convert an Image 2 PDF: Image to PDF Converter
Convert HTML 2 PDF: HTML to PDF Converter
More Tools: PDF Converter
Yo! This is next level dope! The Printing with HTML is something I've been working on and making it look nice has been a process. Thank you for the assist.
April. Thanks for your lesson. I have this Jira link in Power apps that's connected to my SharePoint list, however, the Jira HTML tkt isn't clickable in my Power Apps form. Can you tell me how to get that done?
Excellent, Thanks you
This is good but it doesn't work. The flow creates the PDF file but no information is passed from the HTML box, ie HtmlText8 in your instance.
Can you do a video please on adding a footer to pdf file generation in flow
Greetings April, thanks so much! Very helpful as always! Quick one, if I am displaying a barcode (picture) in the html control is there a way I could save this a .png file, much the same way we do with an image control. Much appreciate the help! Kind regards, Sanjiv
Awesome Video – especically the HTML controls, however for editing an HTML control, I noticed there is no way to control the Font Family, is this a limitation within Power Apps?
Great learning ressource! Much appreciated!
Hi April, this is great tutorial thanks for sharing. I do have question about the rich text control in canvas app. I am using the control in edit form in power apps and observed that the control doesn't have the ability to insert tables or images where as sharepoint rich text fields have the ability. Is there any other control i use for inserting tables and images. Thanks
Great tutorial learned a lot
Great video April. Thank you for taking the time to put this together, keep them coming. I do have one questions. I see how you added the icon to the HTMLText control by using the URL. Is it possible, and if so how, to add a logo or a graphic that exist in the Media list in a Power App?
Nice video. I tried creating box with shadow effect. What I noticed is when I open the app in iphone, the size of the html box does not resize which leads to a larger box in the screen. I hope you can help me on this.
Hello April!
When I use the App in the Browser (Desktop / Android) the image appears in the TextHTML control, but when I use it in PowerApps Android the image does not appear. I am using the TextHTML Control inside a gallery, using the Concat and Substitute Function, code used: If (Connection.Connected; "Images (Click on the image to view in the browser) <br>" & Concat (ThisItem.Anexos; "< a href = '"& Substitute (AbsoluteUri;" ";"% 20 ") &"'> <img src = '"& If (Find (" "; AbsoluteUri)> = 1; Substitute (AbsoluteUri;" ";" % 20 "); AbsoluteUri) &" 'width = 170px; height = 170px; /> </a> ")). It is possible to orient myself on what I am doing wrong. Thank you very much for your attention.
Your videos are a life saver. Thank you!! For the third use case about printing, is there an easy way to create a file for the entire form itself as it looks on the screen?
Hi April,
I want to create a PDF along with QR Code, so I am using google chart QR API. but it renders QR image on HTML page while it is loaded. is that any chance to direct convert HTML text to PDF?
or any other solution have you in your mind?
This is a great video and helped me set up my conversion from HTML to PDF. However, now I'm getting an "incompatible type" error and PowerApps is no longer able to connect to the flow. Any idea why this is happening? I've searched Power Platform community and can't find anything.
This is realy good video 🙂
Love the vids :), The Navigate(AllTasks) on OnSelect isn't working for me 😛
Thx in advance
Wow .. I can now print!
Great video.
I am looking for some thing of this sort. I have a form through which html text gets loaded to a SQL Server column inside a table. I want to convert the html text to plain text (no html headers) while the data gets loaded to the table.
DO you have any suggestions for my scenario?
Hello April nice video, just wanted to know can we show video using HTML text in PowerApps
What web site does she mention for icons at marker 3:00 ?
You are great. This is Very helpful. May I know if you have some videos that guide us to print form type in power apps?
I've a question. I made a table forma a collection, so I want to add the column Subtotal and Total in the HTML text box. How can I achive it?
I'm writting here the HTML code:
"<table width='100%' border='1' cellpadding='5' style='border:1px solid black; border-collapse:collapse'>" &
"<tr style='background-color:#efefef'>
<th>TÃtulo</th> <th> Fecha </th> <th> Cantidad </th><th> Sucursal </th><th> Costo </th><th> Subtotal </th><th> Total </th>
</tr>
<tr>" &
Concat(AllShopping;
"<td>" & TÃtulo & " </td>
<td>" & Fecha & " </td>
<td>" & Cantidad & " </td>
<td>" & Sucursal & " </td>
<td>" & Costo & " </td>
<td>" & Subtotal & " </td>
<td>" & Total & "</td>";"</tr><tr>") &
"</table>"
Hi! amazing video! vey usefull…i have a doubt. Im trying to embed a power app form into an outlook mail, with dinamic options depending on the user. Is that posible ?
Thank you so much!!
Thanks for the amazing tutorial – that just gave me so many ideas!!!!
one question (and I apologize if you already mentioned this in a previous video): how would you generate a shareable link that users can send to a page in the app?
Thanks again for your amazing videos!!!!
Hello great video, I’m using a custom for to populate a share point list, the user is be able to attach files, and a workflow create te attached files into a folder and returns a link to the file
In a HTMLtext control I’m creating hyperlinks to the files using this
<a href=‘https://azure.sharepoint.com/sites/Apps/Documents/file.pdf’>Link</a>
But when save information and re open to click the link the url changes to
https://content.powerapps.com/sites/App/Documents/file.pdf
Do you know how to solve this?
Nice video!!! it helped me a lot, thanks for your time to prepare this video
Amazing
Great video. Can the image be referenced if loaded in Media in the app or must it always be external? Outstanding! 🙂
How about inline hover?
Wow! Wow! Wow! Just wow. I was blown away. Thank you April!
Great tutorial video! Is there a way to implement conditional formatting in a generated HTML from PowerApps or Flow?
Great Tips. Thanks, April!
This is great! Thanks!!
April is ratchet and savage
Thank you for another nice video.
In reference of HTML control,
Can we change default scroll bar color, width in PowerApps?
Gallery, SharePoint Forms all contain scroll bar with default theme.
Can we customize that?
Any help/ input on this topic ?
Thank you
Hi I am trying to work on room entry powerapp with sharepoint, daily user are allow to enter the room within certain limitation, once the limitation has reach, user is not allow to submit the form, any videos I can refer to, need help, thank you.
Thanks for these wonderful tips.
As I author apps for Arabic users, I struggled with right-to-left text direction until I used the HTML control with the <Div dir=rtl attribute. That was a life saver!
Looks great!! Will try to use it..
Thanks for sharing it again.
This is really nice. Thanks April for the demo