- Module 1: 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 2: 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.
- Module 3: Learn to customize the command bar in Power Apps.
In this module, you will:
- Create or edit modern commands
- Work with classic commands
- Use Power Fx
- Customize commands
Overview
Syllabus
- Module 1: Module 1: 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 2: Module 2: 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
- Module 3: Module 3: Customize the command bar
- Introduction
- Create or edit modern commands
- Work with classic commands
- Use Power Fx
- Exercise - Customize the command bar
- Check your knowledge
- Summary