-
Book Overview & Buying
-
Table Of Contents
Practical SharePoint Framework (SPFx) Development
By :
In the previous chapter, we understood what a search query modifier is (one of the multiple elements we can create with SPFx). We looked into creating a basic one, understood the different lifecycle methods of a search query modifier, and then modified the code such that the query is updated to use product reference as the query text and get the products based on that.
In this chapter, we will shift our attention from SPFx extensions to Adaptive Card Extensions (ACEs). Before understanding what ACEs are, please familiarize yourself with Viva Connections (https://learn.microsoft.com/en-us/viva/connections/viva-connections-overview). Viva Connections in an organization can be personalized and extended. One way of personalizing or extending Viva Connections is through ACEs, which enable users to view information at a glance or interact with cards. Information surfaced can be from different systems within an organization (e.g., annual leave system...