Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Customizing and Extending SharePoint Online

You're reading from   Customizing and Extending SharePoint Online Design tailor-made solutions with modern SharePoint features to meet your organization's unique needs

Arrow left icon
Product type Paperback
Published in Mar 2024
Publisher Packt
ISBN-13 9781803244891
Length 402 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Matti Paukkonen Matti Paukkonen
Author Profile Icon Matti Paukkonen
Matti Paukkonen
Arrow right icon
View More author details
Toc

Table of Contents (27) Chapters Close

Preface 1. Part 1:Exploring SharePoint Online FREE CHAPTER
2. Chapter 1: SharePoint Online in a Nutshell 3. Chapter 2: Organize Content with SharePoint Sites 4. Chapter 3: Access Controls in SharePoint 5. Chapter 4: Lists and Libraries 6. Chapter 5: Describing Content with Site Columns and Content Types 7. Chapter 6: Creating Informative and Stunning Content with Modern SharePoint Pages 8. Part 2:Enhancing the SharePoint Content
9. Chapter 7: Search in SharePoint 10. Chapter 8: Managed Metadata 11. Chapter 9: Understand Information with Microsoft Syntex 12. Chapter 10: Bring SharePoint Content to Teams with Viva Connections 13. Chapter 11: App Catalog and the SharePoint Store 14. Part 3:Automate and Extend SharePoint Experiences
15. Chapter 12: Automate SharePoint with Power Automate 16. Chapter 13: Extend SharePoint with Power Apps 17. Chapter 14: Site, List, and Document Templates 18. Chapter 15: Improving List Experiences with View Formatting 19. Part 4:Create Your Own Customization using SharePoint Framework and Microsoft Graph
20. Chapter 16: Introduction to SharePoint Framework 21. Chapter 17: Access SharePoint Data using Microsoft Graph 22. Chapter 18: Web Parts and App Part Pages 23. Chapter 19: Extending User Experiences with SharePoint Framework Extensions 24. Chapter 20: Community Solutions for Extending SharePoint Online 25. Index 26. Other Books You May Enjoy

Extending Teams tabs and personal apps with web parts

Web parts can also be used to extend Microsoft Teams functionality by either adding them as tabs on Teams channels or using them as personal apps that are accessed from Teams’ left rail menu. SharePoint supplies the hosting platform for the application, so there is no need for any external hosting platform for running the application. Deployment is also simple; the application is first deployed to the SharePoint App Catalog and can be deployed at the same time or later as an organization app to Microsoft Teams.

Enabling a web part on Teams is done in a similar way to single app part pages. The support is defined in the web part’s manifest using the supportedHosts property. Support for the Teams tab is enabled using the TeamsTab parameter and for personal apps using the TeamsPersonalApp parameter. Both settings are enabled when the project is created:

"supportedHosts": ["SharePointWebPart"...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime