I have several SharePoint sites. I want to create a floating button which I can add to sites which simply acts as a hyperlink to a document library. These buttons will appear on all pages, even when scrolling down on a site pafe. I would like two of these buttons to appear, each linking to a different library.
To my understanding, I need a SPFx webpart. A developer will create the wepart using yo @microsoft/sharepoint generator and implement the code for floating buttons (HTML, CSS, and possibly JavaScript or React).
Following this, you will create a .sppkg file that is ready for upload. I would like to upload this myself so would required instructions on how to do this – I believe this is via the SharePoint admin centre App Catalogue. I have 2 image files I would like to use for each button. |