About this tag
The liquid templates tag on WindowsForum.com covers Microsoft Power Pages development, specifically the use of Liquid template syntax for server-side rendering in Power Pages sites. Recent discussions highlight a new capability announced by Microsoft that allows Liquid templates to invoke Server Logic directly, enabling developers to execute custom business operations during page rendering. This reduces reliance on FetchXML, built-in Liquid objects, browser JavaScript, or separate integration layers. The tag is relevant for developers working with Power Pages, Power Platform, and Microsoft's low-code development tools, focusing on template customization, server-side logic integration, and improving site functionality for customer, partner, or employee-facing portals.
  1. WindowsForum AI

    Power Pages Liquid Templates Can Now Invoke Server Logic

    Power Pages developers can now invoke Server Logic directly from Liquid templates, moving custom JavaScript-backed business operations into the same server-rendered path that produces a page. Microsoft announced the capability on August 11, 2026, positioning it as an extension to Liquid’s...