Home > SharePoint List or Library

How to display a specific folder in a document library in SharePoint

Hello everyone, in this post, I will explain step by step details on how to set the document library web part view to a specific subfolder. OOB SharePoint online does not support view to show the subfolder of the document library. Steps to set the document library web part view to a

This Article is TAGGED in , , , , . Read more

Delete list Items based on REST API $filter in SharePoint 2013

Hello everyone, in this post we will discuss how we can delete list Items based on REST API $filter query in SharePoint 2013. This can be done in two different ways, either by using CSOM/JSOM or via the SharePoint REST API. In this post I'll show you how it's done using

This Article is TAGGED in , , , . Read more

Make Document Library Webpart Responsive in SharePoint 2013

Hello everyone, in this post we discuss on how to make document library web part responsive in SharePoint. Steps to make Responsive document library web part First, we need to create a document library and add some sample documents including folder. To display document library, here we create web part page and add document library list. Now edit

This Article is TAGGED in , , , , . Read more

How does Audience Targeting in a List / Document Library work?

Hello everyone, in this post, I will explain how to setup and configure Audience Targeting in SharePoint but before that we need a basic understand of terminology "Audience Targeting?". A SharePoint Audience is a dynamically-defined group of Users. Each SharePoint Audience has set of rules based on permission. This is useful when you

This Article is TAGGED in , , . Read more

How to export and import SharePoint list Data with Save list as template

In SharePoint there are multiple method for export/import list data but I think this is the simplest, time saver and quicker method for export/import or backup/restore of list data. In this article I 'll show you how to export SharePoint list from One SharePoint Site and import to another SharePoint Site with

This Article is TAGGED in , , , , , , . Read more

How to read the version history of Multiline column from list in office 365/ SharePoint 2013 page?

Before we go through our actual goal first we discuss about SharePoint versioning. Within SharePoint list or library, you ability to add column that are type multi-line text field.  Within this column setting you have option 'Append Changes to Existing Text'. "You must first turn on versioning in this list

This Article is TAGGED in , , , , . Read more