Navigation Start screen When the app is launched the user is met with a popup telling the user that the user’s location will be stored and the user will have to click OK to get to the actual game menu. “If(Len(Param(“AggressiveViking”))>0; Navigate(Game);Navigate(‘Game Menu’))” This function runs when…
Tag: Power App
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.