Hide "Recurrence" & "All Day Event" from Event content type in SharePoint

Problem :
There is no direct solution to hide "Recurrence" & "All Day Event" from Event content type in SharePoint.
Solution : Please follow below steps:
  • Open list settings


  • Open event content type


  • Click on any field to edit like Category


  • After URL will look like:

  • https://SiteURL/_layouts/15/ManageContentTypeField.aspx?ctype=0x0102000BB2A452E0EAEC094E8B13A9632F02FC61&List=552574-bd3c-4855-a526-583f35b1231a&Field=Category&Fid=%7B6df9bd52%2D55050e%2D4a30%2Dbc31%2Da436678832a87d%7D

  • Remove the "Fid" parameter and replace "Field" Parameter as either fAllDayEvent or fRecurrence.

  • Now you can edit the field and make it hidden so it will not appear in any form.
#RM #SharePoint #EventCalendar #EventContentType #Recurrence #AllDayEvent

Comments

Popular posts from this blog

SharePoint - CRUD Operations with REST API

SharePoint REST API