Contents
As per this SharePoint user voice It is confirmed that we cannot use the promoted link web part in SharePoint modern page. Then what is the alternate way to achieve the same? This is not exactly same but the closest thing to “old” promoted links is “Quick links” web part in modern SharePoint page.
By default in a modern site there will be a “Quick Links” Web part, we can add links there or we can add a new “Quick Links” Web part, now we are going to add a link in an existing web part and rest all link we can do yourselves. Click on “Add links” from the Quick links web part.
How to add a quick link to a web part?
Similarly, if you want to set an image for the quicklink, add “items [0].rawPreviewImageUrl” to the serverProcessedContent.imageSources. Then finally, you can execute Set-PnPClientSideWebPart to save the updated json back to the webpart.
How can I add a link to my home page?
Open the site home page by clicking the edit button from top most right corner or direct from the url like below: By default in a modern site there will be a “Quick Links” Web part, we can add links there or we can add a new “Quick Links” Web part, now we are going to add a link in an existing web part and rest all link we can do yourselves.
How to get image to show on promoted links?
I know I did a while back and the way I solved it is by: 1 Go to Site contents 2 Site Assets (assuming this is where you’ve uploaded your image) 3 Click on image name to open it in site assets 4 At the top click “View Original” 5 Use this link as the image link for the promoted link
Where can I find the test promoted link list?
Now click on the “List” as highlighted, we will be directed to the below section. Click on the edit web part button then we’ll be getting the “List” dropdown list, there we cannot see the “Test Promoted Link” list in the dropdown.
As a quick fix, if you go to .. Site content > Site Assets > Click on the image name> In the top right corner click ‘download’ > Copy & Paste that URL https:// yoursite .sharepoint.com/ pagename /SiteAssets/ imagename .PNG