Book description
Learn how to extend the capabilities of Power Apps by building code components using Power Apps Component Framework
Key Features
- Understand how to extend Power Apps' capabilities
- Enhance your skills with the help of practical code components used throughout the book
- Overcome common challenges, avoid pitfalls, and improve your code
Book Description
Power Apps Component Framework is used by professional developers to extend the capabilities of model-driven and canvas apps. Extending Microsoft Power Apps with Power Apps Component Framework will take you through the basic as well as advanced topics using practical examples.
The book starts by helping you understand the fundamentals of the framework, its lifecycle, and the tools that you'll use to build code components using best practices and file management guidelines. You'll then learn how to extend Power Apps step by step and apply the principles and concepts covered in the book to build code components for field type attributes. The book covers different ways of debugging code components and guides you through the process of building code components for datasets. You'll also explore the functions and methods provided by the framework to enhance your controls using powerful sets of libraries and extensions. As you advance, you'll get to grips with creating and managing authentication profiles, discover different ways of deploying code components, and configure code components in model-driven and canvas apps. Finally, you'll learn some of the important features of the framework and learn modern web development practices.
By the end of this Power Apps book, you'll be able to build, debug, enrich, and deploy code components confidently.
What you will learn
- Understand the fundamentals of Power Apps Component Framework
- Explore the tools that make it easy to build code components
- Build code components for both a field and a dataset
- Debug using test harness and Fiddler
- Implement caching techniques
- Find out how to work with the Dataverse Web API
- Build code components using React and Fluent UI controls
- Discover different deployment strategies
Who this book is for
This book is for developers who are looking to build advanced skills for extending the capabilities of Power Apps. Basic knowledge of Power Apps and web development is necessary to get started with this book.
Table of contents
- Extending Microsoft Power Apps with Power Apps Component Framework
- Foreword
- Contributors
- About the author
- About the reviewer
- Preface
- Section 1: Fundamentals of the Power Apps Component Framework
- Chapter 1: Introduction to the Power Apps Component Framework
- Chapter 2: Power Apps CLI
- Chapter 3: Community Tools and Resources
- Chapter 4: Project Overview and the Component Life Cycle
- Section 2: Building and Managing Code Components
-
Chapter 5: Code, Test, and Repeat
- Technical requirements
-
Building the code component for a field
- Initializing a new PCF project for a field
- Updating the control manifest file for a field
- Adding logic to the field code component
- Testing the field code component
- Fixing the issues observed in the field code component
- Adding styling to a field code component
- Enriching the field code component by using a preview image
- Building a code component for a view or sub-grid
- Summary
- Testing your knowledge
- Further reading
- Chapter 6: Debugging Code Components
- Chapter 7: Authentication Profiles
-
Chapter 8: Introduction to the Dataverse Project
- Technical requirements
- Overview of the Dataverse solution project
- Initializing the solution project and adding a code component
- Building a Dataverse project and obtaining the output
- Adding multiple code components to a single Dataverse solution
- Deploying new code components to an existing solution
- Exporting the solution's ZIP file using the Power Apps CLI commands
- Understanding the complete development cycle
- Summary
- Test your knowledge
- Further reading
- Chapter 9: Configuring Code Components in Power Apps
- Section 3: Enhancing Code Components and Your Development Experience
- Chapter 10: Diving Deep into the Features Provided by PCF
-
Chapter 11: Creating Advanced Dataset Code Components
- Technical requirements
- Recap of what was built
- Sorting the data in a dataset
- Implementing pagination on a dataset
- Integrating code components with out-of-the-box options
- Understanding the technique to open a record from a dataset
- Defining properties on a dataset
- Summary
- Test your knowledge
- Further reading
- Chapter 12: Enriching Your Dev Experience
- Answers to Knowledge Tests
- Other Books You May Enjoy
Product information
- Title: Extending Microsoft Power Apps with Power Apps Component Framework
- Author(s):
- Release date: February 2021
- Publisher(s): Packt Publishing
- ISBN: 9781800564916
You might also like
book
Android Application Development Cookbook - Second Edition
Over 100 recipes to help you solve the most common problems faced by Android Developers today …
video
Build an app with real-time GraphQL, managed PostgreSQL, and async serverless business logic
With the technology available today, it isn’t hard to build applications fast that are scalable and …
book
Android Things Projects
Develop smart Internet of things projects using Android Things. About This Book Learn to build promising …
book
Building Solutions with Microsoft Teams: Understanding the Teams App Developer Platform
Explore Microsoft Teams and use its principal tools such as Node.js, npm, Yeoman, Gulp, TypeScript, and …