SharePoint Create Calendar with a Custom Column

This will open a dialog box where you can create your own column, with the name you specify, and the options you want. I’ll create a new required column called ‘Market’ as a ‘choice’ type. Next, if I modify it to my default ‘All Events’ view and add the ‘Market’ as the fifth column I can now see it like this….

New 2007 Calendar View

From there I can sort and filter this view to my heart’s content.

–Javi

Page 2 of 2 | Previous page

  • paxet

    Nice, but is it possible to remove any existing columns?

  • Javier Barrera

    Yes, you can remove some the existing columns. In practice though it would be better to create new custom columns how you need them and simply not show the existing columns. You never know when your calendar requirements will change.

  • Megan

    Is there any way to move around the columns?

  • shanthosh

    can you say how to do it programatically

  • Javier Barrera

    yes. remember that a calendar is still just a list in SharePoint. It is a bit out of scope for this post but look up ‘create sharepoint 2010 list pogrogramatically’ in google.

  • John

    I might be missing something here (sharepoint 2010 Ent – full control).
    I am adding new columns to the calendar list but nothing new is showing up on the newitem form. Just the default columns. The only place I see them is on the “all events” view.

  • Javier Barrera

    Make sure you have the ‘add to default view’ checked. If you need it to show up in the list view then you will need to make those changes list settings > views > (whichever event you want to change)

  • Prafull Sharma

    I have added a column of type ‘People and Group’. when is try to add a filter to view like GroupName is equal to [Me] it isn’t working right. but when I replace the name of the group by UserName the filter works fine. Any idea why this problem is occuring. 

  • milton

    still doesn’t work. pos