Build a Custom Page using Power Platform Creator Kit
Image Source: Shutterstock.com
Dec 4, 2022 3:33 PM

Build a Custom Page using Power Platform Creator Kit

External Blog Post

This blogpost is the beginning of a series about combining Custom Pages and Custom APIs, but also using the Creator Kit and a bit of TypeScript in the process.

New blogpost! I've been a fan of Custom Pages and Custom APIs since they came out in GA, and in the last few months I've been playing around with the Power Platform Creator Kit as well, after a while I was wondering, how can I combine them to solve a business case?

Therefore, this blogpost is the start of a series on combining these components and a bit of TypeScript as well in the process.

To show you how you can build them, I'm using a business case I got a couple of months ago.

So this first blogpost is about the user interface, how to create a custom page using the Creator kit, enjoy! and stay tuned for the next one!

  • Enable Power Apps component framework for canvas apps
  • Download both Power Platform creator Kit solutions
  • Adding DetailsList component
  • Modifying the Command Bar component

Open full article