About 49 results
I've published a new version of SharePoint list filter. Autocomplete is available in the new version:
https://vitalyzhukov.com/en/splistviewfilter-1.5-en.aspxNew field type named Geolocation (Geographic location that represents a point on a map)
https://vitalyzhukov.com/en/sharepoint-2013-geolocation-field-type-en.aspxBuilt in SharePoint JavaScript Uploading Control
https://vitalyzhukov.com/en/sharepoint-drag-and-drop-file-uploadingGetting image thumbnail of a document stored within SharePoint Online.
https://vitalyzhukov.com/en/sharepoint-online-document-thumbnailGetting user presence status with Microsoft Graph.
https://vitalyzhukov.com/en/spfx-teams-presence-status-microsoft-graphToday's post is about Linq to SharePoint again. This time I'll show how to work with Choice and MultiChoice field.
https://vitalyzhukov.com/en/linq-to-sharepoint-part-5-choise-multichoice.aspxSamples of the new column formatting approach for SharePoint Modern UI.
https://vitalyzhukov.com/en/sharepoint-online-column-json-formattingToday, a small post about getting the size of all SharePoint list item's attachments.
https://vitalyzhukov.com/en/list-item-attachments-size.aspxLearn about how to implement a Monitoring system for SharePoint On-premise with Azure Application Insights.
https://vitalyzhukov.com/en/sharepoint-collect-telemetry-with-application-insights-part-1