Forum Discussion

JoostvdLinden's avatar
JoostvdLinden
Brass Contributor
Nov 19, 2018
Solved

SharePoint Online Search Image URL

Dear all,    I have created a classic SharePoint page in SharePoint Online and added the Search Results Web Part to it. I have configured the Search Results Web Part to result images from a specif...
  • Thomas Berman's avatar
    Nov 27, 2018

    What I would do is download that item display template, then simply find where it injects the Path managed property and replace it with your PictureUrl property.

     

    At the top of the display template in the mso:ManagedPropertyMapping section, make sure to include 'PictureUrl':PictureUrl

Resources