0
votes
0answers
22 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
44 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
285 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
74 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
252 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
253 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 ...