As part of a continuing effort to provide more Power Apps portals configuration functionality, Microsoft has recently added the ability to add web page permissions directly in the Portals Studio. You can read about the announcement here: https://powerapps.microsoft.com/blog/power-apps-portals-manage-page-permissions-from-portals-studio/ The process is really straight forward and doesn’t need a blog post to explain it. You simple… Continue reading Power Apps Portals – How to Show the Menu Link for a Restricted Page
Tag: Power Apps Portals
Displaying a Customizable Map on a Power Apps portals Web Page
A popular out-of-the-box feature of Power Apps portals that came from the original Adxstudio product is the ability to display a map on a web page based off of data from an entity list. In order to render the map, you need to configure an entity list to display the map and point data as… Continue reading Displaying a Customizable Map on a Power Apps portals Web Page
Test Driving the Power Apps Portals Web API
One of the features missing from Power Apps portals (Dynamics 365 Online Portals) since it became an exclusively cloud service is the ability to write a function to create, update, read or delete (CRUD) data in the Common Data Service. You can create and update data on a portal using Entity forms and Web forms,… Continue reading Test Driving the Power Apps Portals Web API
Power Platform 2020 Wave 2 Release Plan – Power Apps portals edition!
Today the Power Platform Wave 2 Release plan was released and I am sure that there are a dozen blogs providing an overview of the various new features and directions of the Power Platform. …and this blog is another one of them. Let’s dive in. The release plans were pretty light on details around portals,… Continue reading Power Platform 2020 Wave 2 Release Plan – Power Apps portals edition!
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. This will open the source code editor where you can add your own HTML, CSS,… Continue reading Adding a Print Button to a Power Apps Portal Page
Convert a CER or P7B SSL certificate to a PFX (For Power Apps Portals or other projects)
The following post is a perfect example of a process that I don’t do very often and when I do, I keep forgetting how to do it. So today I am going to write it down so in the future, I can refer to this post. Maybe you will find it helpful as well. In… Continue reading Convert a CER or P7B SSL certificate to a PFX (For Power Apps Portals or other projects)
Power Apps Portals 2020 Release Plan Wave 1: CRUD is coming!
The Power Platform Release plan 2020 wave 1 was released to the general public today and it has some pretty exciting announcements specifically for Power Apps Portals. This blog post is a lot of re-hashing the notes found in the Power Platform Release notes, I have added some extra comments and context that I hope… Continue reading Power Apps Portals 2020 Release Plan Wave 1: CRUD is coming!
Embedding a Canvas App in a Power Apps Portal
The other day I was reading the Microsoft Docs site when I came across an entry on embedding Canvas Power Apps. It is well known that you can embed Canvas Power Apps in Power BI Dashboards, Model-Driven App forms and Microsoft Teams. The docs article also mentioned that you can embed Canvas-based Power Apps in… Continue reading Embedding a Canvas App in a Power Apps Portal
Adding a Power Virtual Agent to a Power Apps Portal
There were a lot of cool announcements at Microsoft Ignite this past week. Notably was the official renaming of Microsoft Flow to Power Automate, PowerApps becoming Power (wait for it) Apps (with a space) and the introduction of UI flows and Power Virtual Agents. Power Virtual Agents are actually another Dynamics 365 feature (Dynamics 365… Continue reading Adding a Power Virtual Agent to a Power Apps Portal