Make Read-Only fields in SharePoint List Forms using Javascript
Here is the code to make SharePoint list fields read-only like below screen: Make Read-Only fields in SharePoint List Forms using JavaScript: Open your list form (NewForm.aspx or EditForm.aspx) in SharePoint Designer, paste the below code after: <asp:Content id=”Content1″ runat=”Server” contentplaceholderid=”PlaceHolderMain”>
Read more