Dec 13, 2016

Character Limit using JQuery in SharePoint

In this post, we will learn how to implement Character Count (here in this example, maximum allowed 2000 characters) using JQuery in SharePoint. Prerequisite: 1. Create a SharePoint List with a column named "Comments" - data type Multi line text with plain text as the option selected 2. SharePoint...