Forum Discussion
Ricky Raghavan
Mar 22, 2019Copper Contributor
How to add a content link to a modern SharePoint site?
In the classic site one could link an html file via the content link on the content editor webpart, as seen in the screenshot below-
https://i.stack.imgur.com/VlZh8.png
How can one do the same on a modern site? I tried adding the https://github.com/SharePoint/sp-dev-fx-webparts/tree/master/samples/react-script-editor but then you can't link an HTML file to it.
Any help on this matter would be greatly appreciated!
1 Reply
Sort By
- What about using the qucik links WebPart? By the way, there is not a modern "Content Editor" WebPart in SPO, but I would recommend you to take a look to the WebParts repository created by the teams because a WebPart similar to the content editor WebPart could be already developed by someone