Articles by Tag #powerpages

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Power Platform, The Emergency Tool Kit

Low Code technology like the Power Platform has some cool features, the two biggest being, speed of...

Learn More 6 0Mar 24

Power Pages Single Page Application (SPA)

Microsoft Power Pages (MPP) MPP is a perfect tool in a corporate environment allowing to...

Learn More 6 0Jul 7 '24

Power Pages: Content Snippets with a HACK part 1

Power Pages is meant to be a low-code platform for building web sites from built-in components. But...

Learn More 3 0Jan 27

Power Pages SPA: login redirect

Rev 03 note from 15.05.2025 Article is updated with complete instructions. Rev...

Learn More 3 2Jul 9 '24

Dataverse table with 2 lookup and 1 formula columns

Task I have contracts with customers. Each contract may have only one customer...

Learn More 2 0Nov 26 '24

Dataverse: get distinct values with Web API

I want to get a list of distinct countries with a Web API call from a Dataverse table with 60.000+...

Learn More 2 0Jul 10 '24

Power Pages: Content Snippets with a HACK part 3

To create a new model-driven app to manage custom snippets we need first to do some other...

Learn More 1 0Jan 28

Power Pages SPA: structure

Default structure of pages in Power Pages Each actual web page you navigate to in a...

Learn More 1 0Jul 9 '24

Power Pages: Content Snippets with a HACK part 2

Let's first dig a bit in the functionality of power apps. Power Pages Management app Run...

Learn More 1 0Jan 28

Power Pages SPA: components Part 1

Go to make.powerapps.com -> select environment dev01 All custom app components (tables,...

Learn More 1 0Jan 29

Power Pages SPA: fragment-based routing

Rev 01 note Some parts of this article are updated 09.08.2024 to conform with the RFC3986...

Learn More 1 0Jul 9 '24

Power Pages: Content Snippets with a HACK part 4

Let's make a new model-driven app to manage custom snippets. Create a new model-driven...

Learn More 1 0Jan 28

MSAL: await config load and do the rest

Ref. also to this post of mine: Load scripts in sequence with import(), async and IIFE When loading...

Learn More 1 0Mar 7

Power Pages: how to get back .../_services/about

When building Power Pages, there is a simple method to clear portal cache / config data when...

Learn More 0 0Feb 5

Power Pages: modified <dialog> functionality

In my project I use a Power Pages portal with Bootstrap version 3.4.1 which has a page for managing...

Learn More 0 0Aug 4 '24

Power Pages: how to disable ESC on modals

Earlier versions of Power Pages use Bootstrap 3, newever Bootstrap 5, and all use jQuery. ...

Learn More 0 0Aug 3 '24