Forum Discussion
sbontempo587
Feb 28, 2023Copper Contributor
SharePoint List Calendar View Conditional Formatting
Hi all, I've been spinning my wheels on this one. I have created a calendar view from a SP list and want to color code calendar items based on the event type (field = "Event_Type"). They selectio...
- Mar 01, 2023
sbontempo587 Make sure you are using below things correctly:
- Use correct internal name of your column in JSON: Find the internal name of SharePoint column
- Column is shown/included in list view: Conditional Formatting in Calendar View is not showing a Column
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs
sbontempo587
Apr 26, 2023Copper Contributor
And curious - does anyone know if there's any way to eliminate the time from the event title when looking at the calendar? It's pulling the Start Time into the calendar view for each event, but we just want the Event Title to display.
ganeshsanap
Apr 26, 2023MVP
sbontempo587 Unfortunately, it is not supported to remove the time from event title shown in calendar view currently.
SharePoint online list calendar view JSON formatting only supports adding additional CSS classes currently. It does not support more customization options using JSON formatting yet.
Please consider giving Like if my post helped you in any way. For SharePoint/Power Platform blogs, visit: Ganesh Sanap Blogs