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:There is no direct solution to hide "Recurrence" & "All Day Event" from Event content type in SharePoint.
- Open list settings
- Open event content type
- Click on any field to edit like Category
- After URL will look like:
- 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.
https://SiteURL/_layouts/15/ManageContentTypeField.aspx?ctype=0x0102000BB2A452E0EAEC094E8B13A9632F02FC61&List=552574-bd3c-4855-a526-583f35b1231a&Field=Category&Fid=%7B6df9bd52%2D55050e%2D4a30%2Dbc31%2Da436678832a87d%7D
#RM #SharePoint #EventCalendar #EventContentType #Recurrence #AllDayEvent
Comments
Post a Comment