Skip to content

GuidoZam/BasicCard-OneDrive-CarouselACE

Repository files navigation

basic-card-one-drive-carousel

Summary

Viva Connection Adaptive Card Extension (ACE) that shows a carousel of the images inside a OneDrive folder without any buttons or quick views.

⚠️ This solution override part of the default behavior of the basic card view.

⚠️ Actually not working, it displays the image URL instead of the image itself

Large card view

CardView

Medium card view

CardView

Property pane

Property Pane

Used SharePoint Framework Version

version

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Prerequisites

None

Solution

Solution Author(s)
basic-card-one-drive-carousel GuidoZam

Version history

Version Date Comments
1.0 April 11, 2022 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

Features

Viva Connection Adaptive Card Extension (ACE) that shows an auto updating carousel of the images placed inside a OneDrive folder without any buttons or quick views. It is possible to set a time range (in minutes) to specify the timing for the updates and is also possible to randomize the selected image. From the property pane it is possible to enable the bleed property of the card view. When clicked it opens up the selected OneDrive folder if specified, otherwise it opens the base OneDrive url.

References

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks