Explore how to use Dataverse business rules for server-side validation in Power Pages, a simple, no-code alternative to plugins for basic logic scenarios.
Read PostCategory: Power Pages
Power Pages: Adding server-side extra validation using C# Plugins
Front-end JavaScript rules in Power Pages can be bypassed. Learn how to use Dataverse plugins and to enforce rules on the server-side.
Read PostShould I use Power Pages or build a custom Web Application in .net using the Dataverse SDK?
When building a website with Dataverse, should you choose Power Pages or a custom .NET solution?
Read PostTable Permissions and FetchXML queries in Power Pages
When some new non-Power Platform developers joined a past project I worked on, they were looking at some existing code and api endpoints and were […]
Read PostUsing the Capture liquid tag to generate dynamic FetchXML queries in Power Pages Web Templates
Both capture and assign tags are used to handle variables in Liquid. But the capture tag comes with an advantage, it can be used to […]
Read PostFiltering Power Pages lists by values on related entities using FetchXML filters
Using Power Pages lists FetchXML filters with Link-Entity and custom JavaScript to filter by related entity values.
Read PostPreview PDF files from Base64 content in Power Pages using the PDFJs library
Learn how to display PDF content on Power Pages using the PDF.js (with scrolling, page navigation, and zooming functionality).
Read PostHow to fix Web API requests with FetchXml being blocked by Power Pages Web Application Firewall
After enabling the Web Application Firewall in a development Power Pages site, some developers reported that some web API queries using FetchXML stopped working, throwing […]
Read PostUsing Power Pages Web Application Firewall to Rate-Limit Web API calls
In some scenarios where you have a custom Power Pages website that leverages the web API for specific pieces of functionality, you might want to […]
Read PostPower Pages CSP: Starter Settings
Learn how to improve your Power Pages security with CSP starter settings. Find out how to restrict resources and allow key domains.
Read Post
Recent Comments