Learn how to display PDF content on Power Pages using the PDF.js (with scrolling, page navigation, and zooming functionality).
Read PostCategory: Power Pages
How to fix Web API requests with FetchXml being blocked by Power Pages Web Application Firewal
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 PostPower Pages: Use a custom Rich Text Files table to store images (and avoid exposing the full msdyn_richtextfiles table)
How to create a custom table to store images on Rich Text Fields in Dataverse with the purpose of using it in Power Pages.
Read PostPower Pages: Display images from a Rich Text field using Liquid
How to properly render images from a Rich Text Dataverse field in Power Pages using liquid.
Read PostPower Pages, FetchXML and Liquid: Group results by Lookup fields
How to group FetchXML query results by lookup fields and render them as groups using Liquid in Power Pages.
Read PostPower Pages Table Permissions: Configure permissions to see records from child Accounts
How to configure Power Pages table permissions to allow users who need to see records from Child Accounts in Dataverse.
Read PostGet the current logged Power Pages user Contact ID via JavaScript and use it to create records assigned to the current user
How to access the current user’s Contact ID using Javascript in Power Pages for personalization and utilizing WebAPI features.
Read PostPower Pages and Cloud Flows – Validate user against Dataverse records based on Contact ID
How to enhance security in Cloud Flows called by Power Pages with user validation logic and secure Flow execution based on user permissions.
Read Post
Recent Comments