- Module 1: Learn how to get started with Microsoft Power Apps component framework.
This module explains the following concepts:
- Power Apps component framework architecture
- Power Apps component tooling
- Module 2: The goal of this module is to review how to achieve common user experience automation procedures through Client Script. This module is intended to serve as a practical guide for how to solve real-world scenarios that are frequently encountered during Microsoft Power Platform implementations.
This module explains how to:
- Write client scripts to perform common actions as listed in the module units.
- Module 3: This module focuses on educating developers on how to perform common techniques in regard to automating business processes using client scripting, along with explaining the context of when these scenarios might be applied.
This module explains how to:
- Automate business processes using JavaScript/TypeScript API methods.
Overview
Syllabus
- Module 1: Module 1: Get started with Power Apps component framework
- Introduction to Power Apps component framework
- Power Apps component framework architecture
- Power Apps component tooling
- Component manifest
- Demo of the Power Apps code component
- Check your knowledge
- Summary
- Module 2: Module 2: Perform common actions with client script in Power Platform
- Introduction to client-side scripting
- Upload scripts
- Event handlers
- Context objects
- Client scripting common tasks
- Exercise - Use client script to hide a form section
- Check your knowledge
- Summary
- Module 3: Module 3: Automate business process flows with client script
- Introduction to conducting global operations with the client API Xrm object
- Client scripting best practices
- Debugging client script
- Exercise - Use table data from client script
- Check your knowledge
- Summary