ElioStruyf GitHub Star | M365 Development, Developer Technologies MVP | Google Developer Expert Azure | Microsoft 365 | Visual Studio Code

Along with acting as VP of BIWUG (Belgian Information Worker User Group), Elio is an independent contractor for his own consulting company, Struyf Consulting.

Speaking at SharePoint Saturday London and Barcelona

I am pleased to tell you that I will be speaking at two new SharePoint Saturday events in London and Barcelona. #SPSLondon - July 11, 2015 In London I will do a new session about my tips and trick for creating search display templates. Search display templates tips and tricks (lvl: 200) Everyone has its own ways on creating display templates for SharePoint.

Read more

Display publishing image with a link correctly within a display template

When you create a display template that displays a publishing image (example: the roll-up image of a page) it might be that you used the Srch.ContentBySearch.getPictureMarkup() function of SharePoint. This function is also used in the standard display templates like for example: Item_Picture3Lines.html. This Srch.ContentBySearch.getPictureMarkup provides you the markup for rendering the image with the image rendition of your choice.

Read more

Help your users by providing additional search combinations

In my session about improving your SharePoint search experiences that I presented at SPSBE and SPSParis, I discussed various tips and tricks to improve the search experience for a user. One of these tips was about visualizing other search keyword combinations. One of the problems users may experience is that they do not know which keywords to enter for their search queries.

Read more

Search JavaScript calls not working for anonymous users and how to fix it

Back in December 2013 I wrote an article in which I explained how you could dynamically switch the result source with a search query keyword. Note: You can find the article over here - Dynamically changing the result source in a SharePoint 2013 search center. The past few weeks I have got the same question a couple of times how to make it work for anonymous users.

Read more

Rendering results from multiple item display templates in the CSWP

A few weeks ago a customer asked me if it was possible to create a display template which visualizes article results according to the page layout that got used. This customer has various types of articles and page layouts set up in their environment. The display template was required for the main roll-up of the articles and users had to have the same experience as going to the article itself.

Read more
Back to top