Saturday, June 6, 2020

How To Hide List Column(Read only columns like Check-box, Calculated) in SharePoint 2010/13


  1. Open SharePoint Designer.
  2. Open the website that contains your list with the calculated column.
  3. Click on "Lists and Libraries" in the left column (under Site Objects).
  4. On the right, click on the list that contains your calculated column.
  5. Under "Content Types", click on the content type where you want to hide the calculated column
  6. In the content type screen, click "Edit content type columns"
  7. In the column "Property", try clicking a few times on the "Optional" value until it changes into a dropdown list.
  8. Select "Hidden" from the dropdown list and click on push changes to sites and lists on ribbon.
  9. Finally Save your changes.

No comments:

Post a Comment