Forum Discussion
adrianion
Mar 27, 2020Copper Contributor
Create a SharePoint button with multiple links
Hello guys, I am currently working on a SharePoint page and I am facing some difficulties. I need to create a Button that on click should open a sub-menu - that should enable the user to : ...
Mar 27, 2020
My 2 Cents here:
(1) Take a look at the SPFx WebParts available at GitHub. It might happen there is a WebPart that fits your requirements
(2) Build your own SPFx WebPart
(1) Take a look at the SPFx WebParts available at GitHub. It might happen there is a WebPart that fits your requirements
(2) Build your own SPFx WebPart