Skip to content

Engineered Code Blog

Category: Power Apps

Power Pages: Management App vs PPAC vs Design Studio

September 16, 2024 5 Min.To Read

When building a website with Power Pages, there are a few different interfaces that are available. If you’re new to the product, it can be a bit confusing to know what they all are, and what they are used for, especially because there can overlap between them. In this blog post, I’ll do my best to help reduce some of that confusion.

Power Pages: Not So Public Key

July 19, 2024 4 Min.To Read

Over the last few years, we’ve been working on ecLearn – a Learning Management System (LMS) built on top of the Microsoft Power Platform. It allows organizations to create and deliver courses using either a model-driven Power App or Power Pages. As I’ve described in previous posts previous posts, delivering an ISV product using Power Pages is not without its challenges. In this post, I’m going to look at one particular issue we ran into during our development.

Power Pages: Multiselect Load Event

June 18, 2024 5 Min.To Read

A few months back, I wrote an article about how to handle the change event for multiselect (choices) columns on Power Pages forms. Another common requirement is handling an event when the page first loads – this can be useful in situations where you want to modify the available options based on other values on the page. In this post, I’ll look at how you might be able to do that.

Back to top