How to Add Discussion Board on SharePoint 2013 on a publishing site by Team Collaborating Lists

Sathish Nadarajan
 
Solution Architect
November 16, 2013
 
Rate this article
 
Views
48538

Here let us see, how to add a Discussion Board list on SharePoint 2013 with “Out Of the Box” as well as through “visual studio 2012”. By default we cannot find the Discussion Board List on the App section. Let us see in detail. For that, let me take a blank sharepoint Publishing Site.

clip_image002

Go to the Settings and SiteContents.

clip_image004

Go to Add an App

clip_image006

On the page, you can find the list of Apps already installed on the site.

clip_image008

But in that, you cannot find an App for the Discussion Board. To see that, we need to activate the “Team Collaboration Lists” Feature on the Site Features List.

For that go to the Site Settings.

clip_image010

On the Site Actions section, you can find the Manage Site Features Link.

clip_image012

There activate the “Team Collaboration Lists” Feature.

clip_image014

That’s it. You can find the App Discussion Board on the Add an App section.

clip_image016

Select that and create your own Discussion Board List.

Now, let us see, how we can add a Discussion Board List using Visual Studio. Though it is straight forward, let us see how to do that as well.

Open the visual studio and create an Empty SharePoint 2013 solution.

Right click on the solution and Add new item.

clip_image018

Select the List and name your list.

clip_image020

Discussion Board List cannot be customized. Hence, we can create only a list instance. Not a list template for a discussion board.

clip_image022

That’s it. You can get your Discussion Board list on your visual studio. On Deploy this solution, we can see our List Deployed.

 

Happy Coding.

Sathish Nadarajan

Author Info

Sathish Nadarajan
 
Solution Architect
 
Rate this article
 
Sathish is a Microsoft MVP for SharePoint (Office Servers and Services) having 15+ years of experience in Microsoft Technologies. He holds a Masters Degree in Computer Aided Design and Business ...read more
 

Leave a comment