Don't annoy or confuse your users with consent popup. Learn how to bypass the consent popup for all of your users on an app.
Category: Canvas App
Efficiently use SVG animations in canvas apps
Animate your apps using SVGs in a quick and hassle-free way. In this blog I will show you how easy it is to animate your SVG images.
Changing the owner of Canvas Apps & Flows
Learn how to easily change the owners of canvas apps and power automate flows using PowerShell Cmdlets
Making Canvas Apps solution aware
Forgot to make canvas apps solution-aware. No worries you can still include them in a solution later as well. This blog explains how to achieve that.
Authoring version in Canvas Apps
Recently I came across an ability to change the authoring version of Power Apps Studio in Canvas App. So what exactly is authoring version? When you edit a Canvas app from make.powerapps.com you are working with Power Apps Studio or some times also referred to as Authoring tool; where you build you apps. Microsoft keeps…
Upload file from Canvas App to SharePoint
I had run into a requirement where user wanted to upload a document in CRM but implement a naming format for the file uploaded. Things got little tricky as one Account can have multiple files based on a it's relationship with a particular custom entity and the documents should be uploaded and available on Account…