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
Category: Visual Studio Code
Using Content Snippets in Power Pages
One feature of Power Pages that doesn’t get a lot of attention is Content Snippets. What is a content snippet? Its really just a piece of text or HTML that you can inject into headers, footers, page copy, or in web templates. You can even include Liquid or JavaScript code in content snippets. A couple… Continue reading Using Content Snippets in Power Pages
Create a Power Pages webpage completely from within Visual Studio Code
Last week Microsoft released a series of new enhancements to the Power Platform tools for Visual Studio Code that will allow you to create web templates, page templates, web files, content snippets, and web pages. Read the official documentation here. Here is a video where I use Visual Studio Code to create a web page… Continue reading Create a Power Pages webpage completely from within Visual Studio Code