Home New Trending Search
About Privacy Terms
#
#PowerPages
Posts tagged #PowerPages on Bluesky
Preview
The Low-Code Mirage: Why Drag-and-Drop Dreams Died in the Enterprise Utopia For the better part of a decade, the enterprise technology landscape has been haunted by a seductive promise. The pitch, delivered with…

"The reality is that enterprise software requires a level of intimacy with code and infrastructure that a visual interface simply cannot replace"

#InformationTechnology #SoftwareDevelopment #LowCodeNoCode #PowerPlatform #PowerApps #PowerPages #OutSystems #Mendix

0 1 0 0
Preview
Power Platform Weekly - Issue #254 Welcome to Power Platform Weekly!

Power Platform Weekly #254 is out! Content from Pauline Kolde, Jeroen Scheper, Carl Cookson and many more! www.ppweekly.com/p/power-plat... #PowerPlatform #PowerAutomate #PowerPages #PowerApps #CopilotStudio #Copilot #MicrosoftCopilot

1 0 0 0
Post image

🧑‍💻Get Started with Power Pages

💡Learn the fundamentals of Power Pages architecture, components, features, tooling, and security

🔗 Microsoft Learn learn training path: buff.ly/YpoesTo #PowerPages #PowerPlatform

0 1 0 0
Preview
Power Platform Weekly - Issue #253 Welcome to Power Platform Weekly!

Power Platform Weekly #253 is out! Content from Nick Doelman, Amey Holden, Diana Birkelbach and many more! www.ppweekly.com/p/power-plat... #PowerPlatform #PowerAutomate #PowerPages #PowerApps #CopilotStudio #Copilot #MicrosoftCopilot

0 0 0 0
Preview
Step-by-Step Guide: Implementing the Power Pages Summary Component with Dataverse Tables - Microsoft Dynamics 365 CRM Tips and Tricks Overview Microsoft Power Pages continues to evolve as a powerful platform for building secure, low-code, data-driven websites. One of its latest additions, the Summary Component, brings the power of AI summarization directly into portals. The Summary Component allows developers and makers to automatically generate short, readable summaries from Dataverse data using the Power Pages Web

Step-by-Step Guide: Implementing the Power Pages Summary Component with Dataverse Tables

www.inogic.com/blog/2025/11...

#PowerPages #MicrosoftDataverse #DataManagement

0 0 0 0
Preview
How to Accelerate Power Pages Development Using Server Logic? - Microsoft Dynamics 365 CRM Tips and Tricks When developing portals or websites using Power Pages, makers often rely on client-side scripting or external flows to implement business rules, integrations, and data operations. While this approach works, it can sometimes introduce challenges around security, maintenance, and consistency. The introduction of Server Logic in Power Pages helps overcome these limitations by moving your business

How to Accelerate #PowerPages Development Using Server Logic?

www.inogic.com/blog/2025/11...

#PowerPlatform #LowCode #Dynamics365

0 0 0 0
Post image

🆕Power Pages plugin for GitHub Copilot CLI and #ClaudeCode (Preview):

Describe the site you want, and it will take care of everything for you, from project scaffolding to setting up configurations and deployment🤖

🔗Full tutorial: buff.ly/Dl04Zxi #PowerPages #GithubCopilot #ClaudeCode

2 0 0 0
Preview
Power Platform Weekly - Issue #252 Welcome to Power Platform Weekly!

Power Platform Weekly #252 is out! Content from Zsolt Zombik, Ted Ohlsson, Nick Doelman and many more! www.ppweekly.com/p/power-plat... #PowerPlatform #PowerAutomate #PowerPages #PowerApps #CopilotStudio #Copilot #MicrosoftCopilot

0 0 0 0
Power Pages: Cache Conquered!
Power Pages: Cache Conquered! Caching is a crucial part of #PowerPages to ensure performance and efficiency. Having a method to skip caching and get the latest updates from #Dataverse are sometimes crucial requirements. This has…

The #PowerPages caching improves performance, but real-time #Dataverse data is sometimes needed. The new Server Logic feature adds a skipcache parameter, an official way to bypass cache! Demo included.

📺 Video: youtu.be/HdfsCWneOZw
📝 Blog: readyxrm.blog/2026/02/18/p...

0 0 0 0
Preview
What’s new in Power Platform: February 2026 feature update - Microsoft Power Platform Blog Apps, agents and Copilot Public preview: M365 Copilot chat in model-driven apps Copilot chat is now available directly inside apps built with Power Apps, bringing the intelligence of Microsoft 365 Cop...

What’s new in Power Platform: February 2026 feature update

#PowerApps #PowerAutomate #PowerPages #Microsoft365

www.microsoft.com/en-us/power-...

0 0 0 0
Post image

🚀 Power Pages client-side API (Preview): Form Controls

You can access controls directly from the form object, read or update values, and show or hide controls, directly from the form object. No more searching the DOM or using #element_id 🥳

#PowerPlatform #PowerPages

0 0 0 0
Preview
Power Platform Weekly - Issue #251 Welcome to Power Platform Weekly!

Power Platform Weekly #251 is out! Content from Diana Birkelbach, Jonas Rapp, Sam Kumar and many more! www.ppweekly.com/p/power-plat... #PowerPlatform #PowerAutomate #PowerPages #PowerApps #CopilotStudio #Copilot #MicrosoftCopilot

0 0 0 0
Post image

Massive Power Pages update - A supported way to bypass the cache😱

⚠️ Use this selectively, as skipping cache may impact performance.
🔗https://buff.ly/cN6ZaHn #PowerPages #ProDev #PowerPlatform

0 0 0 0
Preview
Announcing General Availability (GA) of building single-page applications for Power Pages - Microsoft Power Platform Blog We are excited to announce the general availability of support for single-page applications (SPAs) with Power Pages, starting with site version 9.8.1.x and later. With this release, you can build mode...

Announcing General Availability (GA) of building single-page applications for Power Pages

#PowerPages #PowerPlatform #Microsoft365

www.microsoft.com/en-us/power-...

0 0 0 0
Post image

🆕Single-page applications (SPAs) with #PowerPages went GA!

With SPA in Power Pages, developers can build modern, client-side rendered sites using React, Angular directly to Power Pages and benefit from built-in authentication, Web API access, and Dataverse integration. 😎

🔗 buff.ly/qy911qo

1 0 0 0

Power Pages "Anonymous" Access. Be careful. If you enable "Anonymous" on a table permission, you are exposing that data to the public internet. Always double-check your OData feeds and Liquid templates. One wrong permission = Data Breach.

#Security #WebDev #PowerPages

1 0 0 0
Preview
Power Platform Weekly - Issue #250 Welcome to Power Platform Weekly!

Power Platform Weekly #250 is out! Content from Matt Ruma, Andreas Adner, Craig White and many more! www.ppweekly.com/p/power-plat... #PowerPlatform #PowerAutomate #PowerPages #PowerApps #CopilotStudio #Copilot #MicrosoftCopilot

0 0 0 0
Post image

🚀 Power Pages client-side API (Preview): Multistep Forms

Another nice capability in the new Power Pages client-side API is working with multistep forms directly from your page context🧑‍💻

Definitely a big step forward for richer client-side experiences in Power Pages 👏
#PowerPages #PowerPlatform

0 1 0 0
Post image

The new Power Pages client-side API (now in preview) that makes working with Dataverse data inside pages much simpler 🎉

All directly from your page context, without having to worry about adding wrapper functions anywhere you need to secure Web API calls. #PowerPages #PowerPlatform

1 0 0 0
Preview
Power Platform Weekly - Issue #249 Welcome to Power Platform Weekly!

Power Platform Weekly #249 is out! Content from Megan V. Walker, Jeroen Scheper, Temmy Wahyu Raharjo and many more! www.ppweekly.com/p/power-plat... #PowerPlatform #PowerAutomate #PowerPages #PowerApps #CopilotStudio #Copilot #MicrosoftCopilot

0 0 0 0
Post image

👨‍💻One of my favourite XRMToolBox tools for #PowerPages custom development: #Dataverse Rest Builder

💡Even though we can memorize all the syntax, it is so handy to generate queries using it. Simply configure a sample query and grab the code using the 'Portals' tab

#PowerPlatform

1 0 0 0

👉Components like forms, lists, Liquid, and the Web API.

🔗Check this Microsoft Learn article to know more: learn.microsoft.com/en-us/power-...
#PowerPages #Dataverse #PowerPlatform

1 0 0 0
Preview
Power Platform Weekly - Issue #248 Welcome to Power Platform Weekly!

Power Platform Weekly #248 is out! Content from Riccardo Gregori, Kamil Kowalczyk, Carl Cookson and many more! www.ppweekly.com/p/power-plat... #PowerPlatform #PowerAutomate #PowerPages #PowerApps #CopilotStudio #Copilot #MicrosoftCopilot

0 0 0 0
Post image

🆕Power Pages Client API (Preview): With the $pages API, you can work with forms, controls, multi-step navigation, and Dataverse data, without touching the DOM or writing boilerplate code for WebAPI access😍

🔗Check out more details: buff.ly/0lTh3Y8 #PowerPages #PowerPlatform #Javascript

1 0 0 0
Preview
Step-by-Step Guide: Implementing the Power Pages Summary Component with Dataverse Tables - Microsoft Dynamics 365 CRM Tips and Tricks Overview Microsoft Power Pages continues to evolve as a powerful platform for building secure, low-code, data-driven websites. One of its latest additions, the Summary Component, brings the power of AI summarization directly into portals. The Summary Component allows developers and makers to automatically generate short, readable summaries from Dataverse data using the Power Pages Web

Step-by-Step Guide: Implementing the Power Pages Summary Component with Dataverse Tables

www.inogic.com/blog/2025/11...

#PowerPages #MicrosoftDataverse #DataManagement

0 0 0 0
Preview
Power Platform Weekly - Issue #247 Welcome to Power Platform Weekly!

Power Platform Weekly #247 is out! Content from Yannick Reekmans, Matt Collins-Jones, David Wyatt and many more! www.ppweekly.com/p/power-plat... #PowerPlatform #PowerAutomate #PowerPages #PowerApps #CopilotStudio #Copilot #MicrosoftCopilot

0 0 0 0
Post image

If you’ve ever tried filtering Power Pages lists using FetchXML across multiple related tables, there’s an limitation to know: dynamic filters only support one level of link-entity😭

▶️Check out how to use a PowerFx field to overcome this issue: buff.ly/OQbGivv #PowerPlatform #PowerPages #PowerFx

0 0 0 0

Power Pages + Liquid. If you are building external facing sites, learn Liquid Template Language. The drag-and-drop editor is great for 80% of the site, but that last 20% of custom logic requires code. Liquid is the key to unlocking the portal.

#PowerPages #WebDev #Coding

1 0 0 0
Preview
Power Platform Weekly - Issue #246 Welcome to Power Platform Weekly!

Power Platform Weekly #246 is out! Content from Carsten Groth, Ben den Blanken, Allan De Castro and many more! www.ppweekly.com/p/power-plat... #PowerPlatform #PowerAutomate #PowerPages #PowerApps #CopilotStudio #Copilot #MicrosoftCopilot

0 0 0 0
Preview
How to Accelerate Power Pages Development Using Server Logic? - Microsoft Dynamics 365 CRM Tips and Tricks When developing portals or websites using Power Pages, makers often rely on client-side scripting or external flows to implement business rules, integrations, and data operations. While this approach works, it can sometimes introduce challenges around security, maintenance, and consistency. The introduction of Server Logic in Power Pages helps overcome these limitations by moving your business

How to Accelerate #PowerPages Development Using Server Logic?

www.inogic.com/blog/2025/11...

#PowerPlatform #LowCode #Dynamics365

0 0 0 0