Best Practices for Using Liquid in Power Pages
Published on:
Learn moreRelated posts
Step-by-Step Guide: Implementing the Power Pages Summary Component with Dataverse Tables
Overview Microsoft Power Pages continues to evolve as a powerful platform for building secure, low-code, data-driven websites. One of its late...
Power Pages – Security scan recommendations in Security Hub
We are announcing the availability of security scan recommendations in Security Hub for Power Pages. This feature will reach general availabil...
Power Automate Retry and Error Handling Patterns for Reliable Power Pages Integrations
When Power Pages integrates with Power Automate, reliability becomes key. Portal users expect instant responses — whether submitting a form, u...
Multi-Tenant Power Pages Portal using Web Roles and Dataverse Scoping
Multi-tenancy is one of the most powerful — yet often underused — capabilities in Power Pages. It allows you to host multiple customer or part...
Implementing Role-Based UI Control in Power Pages Without Code Behind
In most Power Pages projects, we need to control what users see based on their role — for example: Traditionally, this might require JavaScrip...
How to Create an AI Agent from a Form in Microsoft Power Pages using Copilot Studio
Introduction to AI Agents in Power Pages Microsoft Power Pages has introduced a powerful capability that allows creators to build AI-driven ag...
Power Pages Solution Architecture Patterns: When to Use Liquid vs. JavaScript vs. Power Automate
In Power Pages, you can implement logic in multiple layers — Liquid (server-side), JavaScript (client-side), or Power Automate (external workf...
Enhancing Data Presentation with Conditional Formatting in Power Pages
You can enhance Microsoft Power Pages list views using conditional formatting with JavaScript. This approach lets you visually highlight recor...
Building a Client-Side Caching Layer in Power Pages to Boost Performance
Why Client-Side Caching? Power Pages often fetch data from Dataverse using Liquid, Web API, or Power Automate. But repeated calls can slow dow...