Tag: ACE
-
Introducing the new PieChartCardView for Adaptive Card Extensions

Introduction The version 1.20 of SharePoint Framework introduces two different charts for the Adaptive Card Extensions, in this post I want to cover the PieChartCardView. As the name suggests, this visual control displays a pie chart which can also be displayed as a donut chart. I created a sample solution…
-
ACE with multiple quick views

Today I want to show a simple thing about ACEs and that is: how to register multiple quick views. In this sample I’ll be using two buttons in the card view to open differents quick views. Just a reminder before diving into the code: an ACE can be displayed in…
