Microsoft Power Pages allows you to build powerful web applications using a variety of components, tools and development languages. However, building websites using server-side markup languages like Liquid sometimes can be very time consuming to debug and test. I was looking up something else in the Microsoft documentation and stumbled upon a new tool that… Continue reading Power Pages DevTools extension
Tag: Power Apps Portals
Online payments in Power Pages
One of the features of Adxstudio portals long before it evolved into Power Pages is that it had an out of the box payment gateway integration with Authorize.net and PayPal. This provided a way to configure a webform (the grandfather of multistep forms) to allow users to pay for goods and services. It required the… Continue reading Online payments in Power Pages
Using Dataverse low-code plug-ins with Power Pages
One of the features currently in preview that I am #superexcited about is Dataverse low-code plug-ins. What are Dataverse low-code plug-ins? They allow you to build server-side business logic specifically for Dataverse. More of a video person? Here is the YouTube version of this blog post: Plug-ins are not new technology. In the early versions… Continue reading Using Dataverse low-code plug-ins with Power Pages
Power Pages in a day walkthrough
One of the number one questions I get is “how do I getting started with Power Pages”? Of course, being a trainer that delivers Power Pages training, I would normally say to attend one of my classes or one of my sessions. 🙂 However, everyone’s learning style, requirements, and budget differ. Thankfully there is a… Continue reading Power Pages in a day walkthrough
DocuSign integration with Power Pages
Update: April 21, 2025 – some users reported an issue on the community forums with an error opening the document. Manju Gurjar found a solution to the problem with a permission issue related to the cloud flow associated with the configuration. From Manju:Here’s what resolved it in my case: This issue is related to permissions/web role… Continue reading DocuSign integration with Power Pages
Copilot for Power Pages Pro-developers!
There seems to be a Copilot popping up everywhere in Microsoft products these days. (I am eagerly waiting for the Notepad Copilot!) The latest Copilot to make an appearance now surfaces in Visual Studio Code (desktop) while editing and configuring a Power Pages website. Writing code for Power Pages has sometimes proven to be a… Continue reading Copilot for Power Pages Pro-developers!
Copresence for Power Pages design studio
Have you ever been working on a website the same time as a colleague and you accidently overwrote or interfered with each other’s work? Rolling out across the tenants is the new copresence feature for the Power Pages design studio. You’ll get a similar experience as you do when working on Microsoft office documents. You… Continue reading Copresence for Power Pages design studio
Build custom HTML forms in Power Pages: Part 2
Last time I showed an example of creating a custom HTML form with the Power Pages WebAPI to create new records in Microsoft Dataverse. This demonstrated a different method of using a fully-customizable HTML form rather than a form component based on a form form a model-driven app. See Build custom HTML forms in Power Pages:… Continue reading Build custom HTML forms in Power Pages: Part 2
Use Web Templates as components
While Power Pages provides a variety of components to display data from Dataverse using lists, forms, and even from embedded Power BI reports. There are times when you would want to expand these further and build custom layouts. This is where you can build custom web templates to achieve your unique requirements. Using web templates… Continue reading Use Web Templates as components
Using solutions to move Power Pages site configuration
Moving Power Pages (and Power Apps portals) site configuration from a one environment to another used to be a bit of a tedious process. While there were handy tools like the XrmToolBox portal records mover, Power Platform CLI, or the Configuration Data Migration tool, it was always an extra step to move website configuration. Now,… Continue reading Using solutions to move Power Pages site configuration
