Tagged Questions
1
vote
1answer
84 views
How to programmatically access and manipulate Discussion item and replies?
How to access and manipulate Discussion item and replies?
I have a discussion board that has a check box, based on the input I switch the permissions of that discussion post for a specific user (from ...
2
votes
2answers
274 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
241 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
249 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 ...
