Sometimes you just need to print.
Adding a print button to a Power Apps Portals page is pretty simple.
In the portal studio on the page where you want to add the print button, open up the source code editor.
This will open the source code editor where you can add your own HTML, CSS, Liquid, JavaScript, etc.
Paste in the following code:
<button...
Continue Reading Nick Doelman’s Article on their blog
Adding a Print Button to a Power Apps Portal Page
Sometimes you just need to print. Adding a print button to a Power Apps Portals page is pretty simple. In the portal studio on the page where you want to add the print button, open up the source code editor. Source Code Editor This will open the source code editor where you can add your…
Blog Syndicated with Nick Doelman’s Permission