Thumbnail field in search results?

Posted by Community Admin on 05-Aug-2018 07:49

Thumbnail field in search results?

All Replies

Posted by Community Admin on 21-Oct-2012 00:00

Hi,

I have set up a search function for products only. Each product has a thumbnail image which I want to display as part of each product in the search results. I have customized the search results template to include two custom fields (textfields). Like this:

<dd class="sfsearchResultShortDescription"><a runat="server" href='<%# Eval("Link")%>'><sitefinity:TextField runat="server" DisplayMode="Read" Value='<%# Eval("ShortDescription")%>' /></a></dd>

Could you please include the corresponding code for including a product thumbnail image in the search results?

Best regards,

Petter


This thread is closed