0
votes
1answer
49 views

Broken link when adding discussion board to page through listviewwebpart

Background: I have a discussion board in SharePoint where users will dump emails through an Outlook connection. Then they will associate the discussion board post with a particular contact. When ...
0
votes
1answer
58 views

Custom Discussion Board Join User Profile Custom Properties

I have been tasked with modifying the SharePoint 2010 default Discussion Board to include two additional custom fields that have been definied in the User Profile list. In an ideal world I would like ...
2
votes
2answers
270 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
236 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
247 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 ...
3
votes
0answers
558 views

List is not picking up the mail from Drop folder [duplicate]

Possible Duplicate: incoming mail just sits in the drop folder I have followed all the steps as mentioned in this link: http://technet.microsoft.com/en-us/sharepoint/Video/ff679958to to ...