Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 2.52 KB

File metadata and controls

40 lines (25 loc) · 2.52 KB

SharePoint Embedded Starter Kit

Overview

This Power Platform solution helps you get started managing your SharePoint Embedded environment to include container management, uploading and viewing files and searching across containers, content and metadata.

You will find key building blocks and learning resources for creating custom line of business applications that leverage the power of Microsoft 365 and the Microsoft Graph:

  • Containers: dedicated SharePoint partition where your application stores files.
  • Files: folders and documents necessary to work with your application.
  • Search: a quick way to find information in containers or files.

alt text View and manage containers.

alt text Control files in a container to include CRUD operations, sharing, versions and container columns.

alt text Search across containers or files in a specific container to include the body of the document, metadata assigned to the document or content that has been OCRed and indexed.

Prerequisites

To get the most out of this solution the following dependencies need to be installed or configured.

  1. To provide the best user experience, download and install the [Power Platform Creator Kit(https://Creator Kit - overview (preview) - Power Platform | Microsoft Learn).
  2. The file preview feature uses the [iFramePCF](PCF to enable an iframe functionality in canvas apps for Power Apps.) control.
  3. You will need to configure and create a SharePoint Embedded) ContainerTypeID. Once created, you can use this solution to add new containers to your ContainerType.
  4. When installing the solution, you will be prompted to populate the environment variables with information from the ContainerTypeID in step 2.

How to use this tutorial?

Simply get started by editing the app. Then, leverage the app in one, or more, of the following ways:

  • Test: Use the Play button (or press F5) to test each of the components' functionality in preview mode.

  • Learn: Review the already built components or follow the instructions on the right side panel on the screen to learn how to build them. Each side panel also lists additional learning resources on the Resources tab

  • Re-use: Copy and Paste the components from this app into your own.

    Enjoy the tutorial and have fun learning and exploring SharePoint Embedded!