If youโve struggled with Dataverse DevTools needing extra Global Admin approval for Microsoft Login, thereโs good news! The login has improved so you can gets rid of those pesky approval delays. Give it another shot and see how it works for you!
Tag: Power Apps
Improved typings in Dataverse DevTools
Want to spice up your TypeScript with some snazzy typings from Dataverse DevTools โ because who doesnโt want their code to look fancy? Improved typings in new version of DVDT. Happy coding!
Resolved: Issue with deployment when Custom API was removed
Make sure you know about this before your next deploy when you have deleted an existing Custom API.
Dataverse DevTools – Jan 2022 Release
Check out the new features released in the Dataverse DevTools. Thanks to the community for providing good feature requests.
Dataverse Custom API that supports complex JSON schema
Want to pass complex JSON to Custom API but don't know if it is supported? Let's find out.
Identifying security loop-holes in Power Apps Portals
Tie-up those lose ends in your Power Apps Portal configurations by following this simple steps.
Bypass Consent when user opens a canvas apps
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.
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
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…