Skip to content

DevOps-Gilde/Hackathon_PP_ModelDrivenApp_CstPages_Doc

Repository files navigation

Power Apps - Hackathon (Model-Driven Custom Pages)

Focus

This repo contains the documentation for the Power Apps hackathon. The application to complete will be a model driven app with Custom Pages.

⚠️ Note this documentation is a preliminary state where not all features of the application are already implemented!

The business scenario of our example app is the import of CO2 consumption figures from a local file. They will have to be approved before showing up in a consolidated table. A wizard will guide the importing user.

The hackathon includes the following technologies:

  • Power Apps: Model driven apps with custom pages
  • Power Automate: Flows (embedded in Power Apps)
  • Using dataverse & solutions

Out of scope are the following technologies:

  • Power Apps

    Other app types such as Power Pages/ Canvas apps. Model driven apps with pages based on dashboards/ dataverse tables are also out of scope.

  • Creation of underlying dataverse data model (We provide a full implementation that only needs to be imported by you into the environment)

The following things will be provided to you:

  • Power Platform Environment and user to fill the gaps in our application
  • Fully implemented data model
  • A partially implemented application with gaps for you to fill

This repo contains the code for this documentation. Code includes the starting point for this hackathon and a fully implemented application.

Prerequisits

No extra tooling will be required due to the LowCode platform except for a browser. No deep GitHub/ Git know-how is required. It is only required to download files for the partially implemented application and the partially implemented data model from GitHub.

Session preparation

Power Platform is a LowCode environment that is probably new to most of us. Therefore read the following chapter BEFORE the hackathon. Otherwise you won't be able to do much coding:

  1. Get familiar with Platform & Application Scenario here

Session implementation tasks

The following tasks will expect you:

  1. Import the already implemented artefacts here

  2. Implement Wizard Step Header (Part1) here

    This step of the wizard is about creating a new import header or editing an existing one. Part one only includes adding the control and wiring them with the rest. Learning goals of this step are:

    • Layouting controls
    • Configuring controls (EditForm, Button)
    • Defining actions when certain events happen such as a click of a button

    After that the changes are not yet persisted to dataverse.

  3. Implement Wizard Step Header (Part2) here

    In that step you add the missing persistence.

  4. Optional extra task: Understand versioning and restore here

  5. Optional advanced extra task: Understand Gallery and implement approval flow here

  6. Optional advanced extra task: Understand Ownership and implement dynamic Dataverse security here

✅ We also created a partially implemented application including data model located in the branch Solution. You only have to import it to your environment. Note that the import slightly differs in that case. Check out here how to do it.

If at any point you need further assistance do not hesitate to ask. We are here to Help you.

About

Documentation for the mentioned hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •