0
votes
0answers
62 views

Unable to Customize SharePoint 2013 Discussion Board

We are trying to customize SharePoint 2013 Discussion Board app and are unable to modify existing Flat, Subject, and Threaded views or create new views. Following are the error messages we are ...
0
votes
0answers
43 views

SharePoint 2013 Alerts: Add Link to take you to the Discussion Thread

Can I change the link in a discussion alert email to point to that discussion thread instead of the reply itself? I have figured out how and where to edit the Alerts: SharePoint 2010 custom alert ...
0
votes
0answers
72 views

SharePoint 2013 - Community Site category webpart discussions count not working properly

Im working on SharePoint 2013 Community Site, I have added many discussions to the discussions list but in the categories webpart number of discussions counts are mismatching. Is there a reason behind ...
2
votes
2answers
337 views

Sharepoint 2013 Community site: Unable to reply on a post

Im working on Sharepoint 2013 Community site template. When I manually create a discussion in discussions list liking and replying features are working fine, but when I programmatically add a ...
0
votes
1answer
76 views

Edit “new discussion” text in discussions list

Hi in sharepoint 2013 community site home page you can see a webpart named "discussions list". In that webpart I wanted to edit "new discussion" text. Webpart properties also has no option to edit ...
0
votes
1answer
285 views

Sharepoint 2013: Get url of discussions in Discussions List

Im working on Sharepoint 2013 Community site, Im developing a custom webpart where I filter the discussions and displaying the title of the discussions as a Hyperlink. How can I find the url of the ...
1
vote
1answer
275 views

Sharepoint 2013 Community site: Get values from “Discussions List” list

Im trying to get values from "Discussions List", When I tried to get the values of "Body" field from that list its giving only the values of the replies of discussion. I couldn't access the values of ...