How to style Power Pages – from the simplest theming to the most advanced custom styling
Tag: Portals
This blog post will show you how I do modern Power Apps Portals branding with Visual Studio Code, Power Platform CLI, CSS and SCSS.
Classic scenario: You have a list of teams that have signed up for a football cup. You want to click on “Details” for a team and see the football players on the team. Create a list on the team (parent) entity listing all the teams.…
The vikings love the new Power Apps Portal, and got up and running with a complete marketing site within hours. Started from make.powerapps.com and created a Blank Portal The portal is represented with two Apps; the “Kimtzers PuzzlePackage” (Portal App) where you can browse to the website itself and the…
We use a theme framework that look lightly different from the OOTB (out of the box) experience. I need to add come classes and change the structure somewhat to make lists look like they should. I need a custom entity list. This is how:
This blog post about “Power App Portals custom Entity List view selector” will show you step-by-step how improve your custom entity list in your Power App Portal to show the name of the current view instead of just “views” at the list header. Why is this important? It let your user know what view they are currently looking at.