Introduction
In Microsoft Power Apps model-driven apps, command bars provide users with a set of commands to run custom logic. This module introduces advanced customization techniques for command bar commands.
In this module you will:
Understand application lifecycle management considerations when customizing command bars.
Review how AutoSave interacts with command actions and configure it to help optimize the user experience.
Identify scenarios where JavaScript is appropriate for implementing command actions, and configure JavaScript for those actions.
Set the command scope to make a command bar command available beyond a single app.
Use Power Apps custom pages as dialog boxes that launch from command bar commands.
