COMMUNITY: How to properly ask a question on Forums
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
LIVE
CAREER
MEMBERS
JOBS
Training
About sharepoint list
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Priyaranjan K S (17)
Sagar Pardeshi (10)
Gowtham Rajamanickam (9)
N Vinodh (7)
Lakshmanan Sethu (7)
Kaviya Balasubramanian (4)
Jacob Robinson (4)
Mahipal Reddy (3)
Manpreet Singh (3)
Jean Paul (3)
Rathrola Prem Kumar (2)
Madhanmohan Devarajan (2)
Shantha Kumar T (2)
Nakkeeran Natarajan (2)
Dipendra Singh Shekhawat (2)
Prashant Verma (2)
Vijay Bhaskar (2)
Veena Sarda (2)
Vijai Anand Ramalingam (2)
Jayanthi P (1)
Prashant Bansal (1)
Akash Kumhar (1)
Dhruvin Shah (1)
Suseel Raj (1)
Sumit Deshmukh (1)
Vipin Tyagi (1)
Uday Joshi (1)
Rahul Suryawanshi (1)
Rupali Shinde (1)
Rajkiran Swain (1)
Krishnanand Sivaraj (1)
Prasham Sabadra (1)
Rutika Banode (1)
Abhay Shanker (1)
Related resources for sharepoint list
No resource found
Customize SharePoint List Forms Using PowerApps
12/29/2017 12:36:23 PM.
We are all aware Microsoft announced that there will be no new release for InfoPath and advised us to start using PowerApps instead of InfoPath. The long awaited feature to create custom SharePoint li
How To Find Duplicate Records In SharePoint List
12/7/2017 2:03:26 PM.
In this article, we will see how to detect duplicate records in SharePoint Lists. This automation approach will be helpful in scenarios where we need to fix data duplication issues across multiple Sha
How To Delete Attachments Of SharePoint List Item Using Rest API
12/5/2017 5:47:50 PM.
I have created a custom list named “Attachments” in the host site and have added multiple items with attachments, now let’s say that we want to “Delete” the attachments on any particular item which we
Show SharePoint List Item Level Attachments Using REST API And jQuery
12/5/2017 2:17:50 PM.
In this article, we explore in Sharepoint 2013, how to show the Sharepoint list item level attachments using REST API and jQuery. In previous articles, I explained about adding multiple attachments t
CRUD Operations On A SharePoint List Using REST API
11/30/2017 5:23:56 PM.
In this article, I am going to explain how to perform CRUD (Create, Read, Update, Delete) operations on a SharePoint list using REST API.
Create Views In SharePoint List
11/21/2017 9:33:50 AM.
In this article, I will share the steps to create a View in SharePoint list. Already we have gone through how to create a list and their features.
Read Outlook Emails And Add Email Content In SharePoint List
10/26/2017 11:45:48 PM.
In this article, we will explore how to read an email in Outlook and add the content of the email body into SharePoint List.
Generate A Nice UI For SharePoint List Using Angular
10/14/2017 5:34:58 AM.
This article helps you to generate an automatic UI page according to your SharePoint list using angular and jQuery. Also, you can customize your UI color by giving an input with a specified color.
Create New Record To SharePoint List Using Angular With Rest API
10/4/2017 2:23:24 PM.
In this article, I am going to explain how to create SharePoint list item using Angular js. This will help to create a new record for long SharePoint lists which contain 100+ fields since we no longer
Use SharePoint List Filter In SharePoint 2013
9/6/2017 6:57:34 AM.
In this video, I have explained how to use SharePoint list filter in SharePoint 2013. We will also learn how we can configure OOTB SharePoint List Filter web part.
SharePoint 2013: Using REST API For Selecting, Filtering, Sorting And Pagination in SharePoint List
7/26/2017 2:54:01 AM.
In this article you will learn how to use REST API for selecting, filtering, sorting and pagination in SharePoint list in SharePoint 2013.
Change SharePoint ListView To jQuery Datatable Using JSLink
7/21/2017 1:10:53 PM.
Jslink is javascript link [ CSR - Client-side rendering] this feature was introduced in Sharepoint 2013 for customizing Sharepoint list forms Newform, displayform, editform. Using this feature you are
SharePoint List Operation Using Microsoft Flow
7/20/2017 11:14:22 AM.
In this article, you will see how to get all the items from the list and Send a Notification mail to the Assignee using Microsoft Flow.
Microsoft Flow Configuration To SharePoint List
6/8/2017 12:39:34 PM.
Create flow to SharePoint list using inbuilt templates.
Create SharePoint Framework Web Part To Retrieve SharePoint List Items Using REACT And REST API
5/31/2017 2:40:55 PM.
Create SharePoint Framework Web Part to retrieve SharePoint List Items using REACT and REST API.
Retrieve And Display SharePoint List Items Using REST API And ReactJS
5/30/2017 1:01:55 PM.
Retrieve And Display SharePoint List Items Using REST API And ReactJS.
SharePoint List Creation Using PnP JS And SPFx
5/19/2017 5:53:55 PM.
SharePoint List Creation using PnP JS and SPFx.
Provision SharePoint List With Custom Site Columns And Content Type Using SharePoint Framework
5/16/2017 5:03:08 PM.
Provision SharePoint List With Custom Site Columns And Content Type Using SharePoint Framework.
Provision Custom Sharepoint List Using SharePoint Framework Development Model
5/15/2017 11:27:32 AM.
Provision Custom SharePoint List using SharePoint Framework development model
Convert SharePoint List View To Radar Chart Using Client Side Rendering And Chart JS
4/26/2017 2:09:27 PM.
This article helps you in converting SharePoint List View to Radar Chart, using Client Side Rendering and Chart JS.
Create And Delete SharePoint List Using JSOM (JavaScript Object Model) In SharePoint Online
3/23/2017 1:03:18 AM.
In this article, I have explained how to create and delete SharePoint list, using JavaScript Object Model.
Retrieve SharePoint List Items Using SharePoint Framework Development Model
3/21/2017 12:25:21 AM.
In this article, you will understand how to retrieve SharePoint List Items, using SharePoint Framework Development Model.
Bind SharePoint List Data Into JQuery Datatable Using Content Search Web Part (CSWP) In SharePoint Server 2013
3/7/2017 1:41:07 PM.
In this article, I have explained how to create a jQuery datatable using content search web part (CSWP) to bind data in SharePoint server 2013.
Create Line Charts From SharePoint List View Using Client Side Rendering And ChartJS
2/28/2017 12:44:20 AM.
In this article, you will learn to create Line charts from SharePoint List View, using client side rendering and ChartJS.
Convert SharePoint List View To Pie Chart Using Client Side Rendering And Chart JS
2/21/2017 10:58:51 PM.
In this article, you will learn how to convert SharePoint List View to Pie Chart using Client Side Rendering and Chart JS.
How To Increase Pagination Length In SharePoint List Online
2/18/2017 3:42:15 PM.
In this article, let’s see how to increase the length of SharePoint list pagination in SharePoint online.
Create Business Intelligence Bar Charts From SharePoint List View Using Client Side Rendering And ChartJS
2/15/2017 3:28:42 PM.
In this article, you will learn how to create Business Intelligence Bar Charts from SharePoint List View using client-side rendering and ChartJS.
How To Create SharePoint List In Office 365 By Uploading Excel Sheet
1/31/2017 6:04:22 PM.
In this article, let’s see how to create SharePoint list in Office365 by uploading an Excel Sheet into the system.
Modify SharePoint List View Using Client Side Rendering And JSLink
1/24/2017 3:26:24 PM.
In this article, you will learn how to modify SharePoint List View, using client side rendering and JSLink.
Conditionally Highlight The Rows Of A SharePoint List View Using Client Side Rendering And JSLink
11/30/2016 1:32:55 PM.
In this article you will learn how to conditionally highlight the rows of a SharePoint List View using Client Side Rendering and JSLink.
To Filter SharePoint List View Using Query String Web Part With No Code
10/22/2016 11:17:57 AM.
In this article, we are going to see how the "Query String Filter" Web Part can be used to filter the SharePoint List View Web Part values.
SharePoint List View To Show The Items Created By The User
10/20/2016 1:50:49 PM.
In this article, I have given steps to create a ListView for showing the list items created for the current logged in user.
Conditionally Break Inheritance Of SharePoint List Item Using Nintex Workflow 2016
10/7/2016 6:41:32 PM.
In this article, you will learn how to conditionally break inheritance of SharePoint List item, using Nintex Workflow 2016.
Retrieve Visible Fields From SharePoint List Using PnP JavaScript Library
8/3/2016 4:02:54 PM.
In this article, you will learn how to retrieve the visible fields from SharePoint lists using PnP JavaScript Library.
Provision A New AD Group Based On SharePoint List Item Using Nintex Workflow 2016
7/28/2016 3:27:17 PM.
In this article, you will learn about provisioning a new AD Group based on SharePoint list items, using Nintex Workflows 2016.
Display SharePoint List Data In Jquery Data Table
7/8/2016 1:05:33 AM.
In this article, we are going to learn how to bind SharePoint list data in the jQuery data table.
SharePoint List Threshold Issue: The Traditional Problem
6/14/2016 5:50:10 PM.
In this article, you will learn how to resolve the SharePoint List Threshold issue.
Fix To: SharePoint Unique Permissions Issue
5/21/2016 12:18:35 PM.
This post is one of my interesting findings with the Discussion Board-based no server side code solution.
Add Custom New/ Edit/ Display Form To List Using SharePoint Hosted App
5/19/2016 11:38:51 AM.
In this article you will learn how to add custom New/Edit/Display form to List using SharePoint Hosted App.
List Item Operations Using CSOM with PowerShell For SharePoint Online
5/13/2016 11:26:52 AM.
In this article, you will learn how we can retrieve, create, delete or update list items using CSOM with PowerShell on any SharePoint online platform site.
Save A List As A Template In SharePoint 2010
3/28/2016 10:31:29 AM.
In this article, we will be creating a list and then will be saving it as a template for future use or rather to reuse it.
Retrieve Or Add Tags From/To SharePoint List Item Using JSOM
3/28/2016 10:25:48 AM.
In this article, you will learn how to add or get the values from Metadata column of SharePoint list item.
How To Get All SharePoint Lists Using REST API In SharePoint Online And Office 365
3/16/2016 2:18:46 PM.
In this article you will learn how to get all SharePoint Lists using REST API in SharePoint Online and Office 365.
Create A SharePoint List using REST API in SharePoint Online and Office 365
3/15/2016 10:10:58 AM.
In this article you will learn how to create a SharePoint List using REST API in SharePoint Online and Office 365.
Archive SharePoint List Items To SQL Database using CSOM - Part Two
3/9/2016 12:45:15 PM.
In this article you will learn how to archive SharePoint List Items to SQL Database using CSOM.
Archive SharePoint List Items to SQL Database Using CSOM: Part One
3/9/2016 9:41:36 AM.
In this article you will learn how to archive SharePoint List Items to SQL Database Using CSOM.
Create SharePoint List Using SPServices
1/31/2016 10:40:50 AM.
In this article you will learn how to create a SharePoint list using SPServices.
Update SharePoint List Items Using SPServices And Batch
1/31/2016 2:30:44 AM.
In this article you will learn how to update SharePoint list items using SPservice.
How To Create A List In SharePoint 2010
1/21/2016 9:06:52 AM.
In this article, we will be discussing what a List in SharePoint is and how we can create it using SharePoint 2010.
Retrieve The Author Of SharePoint List
12/25/2015 1:21:24 AM.
In this article you will learn how to retrieve the Author of SharePoint List.
SharePoint 2013: Different JQuery Operations On SharePoint List Form
12/23/2015 2:24:52 PM.
In this article you will learn about different JQuery operations on SharePoint List Form.
Bulk Update In SharePoint List Using JSOM
12/23/2015 12:09:52 PM.
In this article I will explain the way for bulk edit in SharePoint list items using JavaScript object model.
Insert And Update SharePoint List Using JavaScript
12/12/2015 11:08:56 AM.
In this article, I have explained how to insert data into SharePoint list using JavaScript.
Different Ways To Add Item In SharePoint 2013 List
11/28/2015 2:57:43 AM.
In this article we explore in Microsoft SharePoint provider different ways to add item in SharePoint list.
Freeze SharePoint List/Library Headers Using Sticky Header.JS
10/29/2015 3:42:42 AM.
In this article you will learn how to freeze SharePoint List/Library headers using Sticky Header.JS.
Updating SharePoint List View For Multiple Lists In Site, Site collection Or List Of Sites With Remote PowerShell
10/12/2015 4:24:58 PM.
In this article, you will learn how to update multiple list view in SharePoint Site (SPWeb) or Site Collection or list of Sites.
Reminder Workflow Pause for Specific Duration in SharePoint 2013
10/2/2015 9:59:22 AM.
In this article, you will learn how can use SharePoint Designer to create the Reminder workflow on SharePoint List & send the email notification to specific user if Reminder Date equals Today's Date.
Using Repeater Control In SharePoint (News Rollup WebPart)
9/28/2015 2:52:02 AM.
In this article I have an application on how to bind SharePoint list items using repeater control.
Lock The OOB Edit Form In SharePoint
9/14/2015 4:12:33 AM.
In this article we can explore a typical real-world scenario of locking OOB Edit Forms in SharePoint.
Launch The SharePoint List Forms on Dialog
9/11/2015 5:29:20 AM.
In this article I will share the steps to change the SharePoint list forms page to pop up.
Bind SharePoint List Items in a Gridview
8/23/2015 1:11:02 AM.
This article explains how to bind a SharePoint list item into an ASP.NET Gridview.
Insert Items Into SharePoint List Programmatically
7/16/2015 12:46:02 PM.
This article explains how to programmatically insert items into a SharePoint list using C#.
Add List Item in SharePoint List Using JavaScript
7/15/2015 9:53:52 PM.
In this article I would like to explain how to programmatically add list item in SharePoint List using JavaScript.
Discussion List For Community Site in SharePoint 2013
7/1/2015 5:19:32 PM.
This article explains how to work with a discussion list for a community site in SharePoint 2013.
Backup and Restore Lists in SharePoint 2013
6/24/2015 3:47:37 PM.
This article shows how to backup and restore SharePoint lists.
Create a Custom View in SharePoint 2013 List Using Standard View Type
6/24/2015 3:11:10 PM.
This article shows how to create a Custom View in a SharePoint 2013 List using Standard View type.
Appending SharePoint 2013 List With Different Excel Sheet Column Name
5/11/2015 10:58:48 AM.
This article shows how to append a SharePoint 2013 List when the Excel Sheet Column name is different from the List Column Name.
How to Append Items to a SharePoint 2013 List With Data From Excel Sheet
5/9/2015 12:54:46 PM.
In this article we will see how to append items to a SharePoint 2013 List with data from an Excel sheet.
How to Customize a List Form in SharePoint Using InfoPath
4/30/2015 3:31:30 PM.
This article shows how to customize a List Form in SharePoint using InfoPath.
Lists in SharePoint
4/22/2015 3:08:44 PM.
In this article we will be learn about Lists in SharePoint.
Add a Field (Column) to a List in SharePoint 2013 Using JavaScript
4/22/2015 4:31:37 AM.
This article shows how to add a field to a list in SharePoint.
Delete a List in SharePoint 2013 using JavaScript
4/22/2015 4:25:29 AM.
This article explains how to delete a List in SharePoint.
Retrieve the List Items in SharePoint 2013 Using JavaScript
4/19/2015 2:17:39 PM.
This article explains how to write code to perform basic operations using the JavaScript client object model in SharePoint 2013.
Create a List in SharePoint 2013 Using JavaScript
4/17/2015 6:47:32 PM.
In this article I would like to explain how to write code to perform basic operations using the JavaScript client object model in SharePoint 2013.
Display SharePoint List Data Using REST and AngularJS: Part 1
4/12/2015 5:02:21 PM.
In this article we will learn how to display SharePoint list data using REST and AngularJS.
Lotus Notes to SharePoint Migration Using QUEST
3/24/2015 5:42:09 PM.
In this article I am explaining how to migrate content from Lotus Notes to SharePoint using the Quest Tool.
Delete a List Item in SharePoint 2013 and Office 365
3/15/2015 2:57:47 PM.
This article explains the most important functionality, which is deleting a list item using Nintex Workflow in SharePoint 2013.
Create a Listitem in SharePoint 2013 And Office 365
3/13/2015 9:01:33 PM.
This article exlains the most important functionality, which is creating a Listitem using Nintex Workflow in SharePoint 2013.
Create List in SharePoint 2013 Using REST API
3/13/2015 12:53:52 AM.
In this article we will learn to create a site in SharePoint 2013 using the REST API.
SharePoint 2013 Preview the Listitem
3/10/2015 12:46:46 AM.
This article shows how to preview a listitem on a hover using simple jQuery and a calculated column.
How To Put Facebook Like & Share Buttons on Our List & Document Libraries
9/17/2014 11:02:38 PM.
In this article you will learn how to put Facebook Like & Share Buttons on our List & Document Libraries.
Get Content Type of a SharePoint List in a SharePoint Site 2013 Using REST API
9/9/2014 6:19:57 PM.
This article explains how to get the content type for a SharePoint list using the REST API.
CAML Designer 2013 For SharePoint
8/10/2014 3:38:50 PM.
In this article you will see how to build CAML queries from an Office 365 SharePoint list.
Inner Join of Two Different SharePoint Lists Using LINQ
8/7/2014 12:25:49 PM.
This article explains how to display data in a GridView from two different SharePoint lists.
Export and Import SharePoint Contents (List and Site)
7/11/2014 12:03:03 PM.
This article explains granular export and import in SharePoint.
Programmatically Using the Object Model Override For the List View Threshold
7/10/2014 2:16:32 PM.
This article explains what the various options are that we need to avoid list throttling exceptions.
Badges For Contributors in Sharepoint
7/9/2014 12:40:26 AM.
In this article we can explore the badges feature in community sites.
Remove a File from a Document Library in SharePoint 2013 Using REST API
6/18/2014 1:02:08 AM.
In this article, we will discuss how to remove a file from a document library in a SharePoint List using REST API.
Remove a SharePoint List Item Attachment in SharePoint 2013 Using REST API
6/13/2014 3:22:21 PM.
In this article, we will discuss how to remove an attachment from list items in a SharePoint List using the REST API.
Deleting List Items in SharePoint 2013 Using REST API
6/12/2014 6:30:01 AM.
In this article, we will discuss how to delete list items in a SharePoint List using REST API.
Delete a List in SharePoint 2013 Using REST API
6/10/2014 9:58:43 AM.
In this article, we will discuss how to delete a SharePoint List using the REST API.
Getting List Items From a List in SharePoint 2013 Using REST API
6/6/2014 5:07:20 PM.
In this article, we will discuss how to retrieve list items from a SharePoint List using the REST API.
Creating a SharePoint List in SharePoint 2013 Using REST API
6/5/2014 5:46:05 PM.
In this article, we will discuss how to create a SharePoint List using the REST API.
Page Navigation Using a DropDownList in SharePoint List Using jQuery
5/3/2014 12:12:24 PM.
In this article I will demonstrate how to do the navigation to a link just by clicking a selected text of the dropdown list item.
SharePoint - Multiple Lines of Text Field and Single Line Text as Disabled or Read-Only
3/24/2014 4:01:38 AM.
Disabled or read-only to multiple lines of a text field and single line text in an edit form in a SharePoint list.
SharePoint 2013 List Column Status Wise Change Row Color Using jQuery
3/20/2014 11:37:32 AM.
In this article we will see how to change row color using jQuery in SharePoint 2013.
Re-index List or Library in SharePoint 2013
3/10/2014 2:47:26 PM.
In this article you will see the new feature for re-indexing a SharePoint list or library in SharePoint 2013.
Page Viewer Web Part to Show List Folder Contents
2/19/2014 1:10:26 PM.
In this article, I will show the usage of a Page Viewer web part to show a list of folder contents.
Create List in SharePoint 2013
1/17/2014 5:30:08 AM.
Let’s go through how to create a list and how to add, edit, and delete an item in a list.
Read Only People Picker Fields in SharePoint List Forms
1/8/2014 2:02:03 PM.
Here I'm sharing the jQuery scripts to disable People Picker / Lookup fields in SharePoint list forms.