The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
57 views

SPS2SAppResourcePolicyException on SharePoint 2013

I have a SharePoint 2013 Provider Hosted App (on premise). When I try to make a social rest call I get the following error code: -2146232832, ...
1
vote
1answer
358 views

Why are my content ratings not displaying correctly?

I have a Sharepoint site with the "content ratings" feature enabled. This is how it displays on one of my pages with a list view: All's good so far, right? Except, I've actually rated each of these ...
1
vote
1answer
430 views

SharePoint 2010 Blog Site Custom I Like it locations

On A SharePoint 2010 blog site does anyone know if you can add the "I Like It" button to the blog post summary's. I would like to add the "I like it" through out the blog so users can tag "I like it" ...
1
vote
0answers
72 views

Comments webpart and anonymous access

I added the "Comments" webpart from the Social web part group to a page on a SharePoint 2010 web site. My site is currently configured with anonymous access so I wanted to confirm if only registered ...
1
vote
0answers
91 views

Sort pages by comments (note board items) count

I'm using Note Board (SharePointPortalControls:SocialCommentControl) for comments implementation in my custom page layout which is assignet to each page in Pages library. How can I sort these pages by ...
1
vote
0answers
41 views

Why is AddComment on SocialCommentManager throwing SPException?

When I try to add a comment using SocialCommentManager, the AddComment method throws an SPException saying "The security validation for this page is invalid. Click Back in your Web browser, ...
1
vote
0answers
56 views

Customizing social features in 2013

I'm looking at making use of the social features in 2013 but would like to tailor the UX / behaviour in some cases. I noticed that Microsoft advise against customization - ...
1
vote
0answers
14 views

Can i get a missing social layer for Sharepoint intranets e.g A third party

Hi there I came across this article http://www.headshift.com/our-blog/2011/10/19/can-ibm-connections-provide-the-missing-social-layer-for-sharepoint-intranets/ To prove that Sharepoint can deliver ...
1
vote
0answers
113 views

Can I remotely delete social tag of a different user?

I have a user control that runs outside of SharePoint, and uses a combination of web services and the client object model to retrieve information about pages tagged by users. My next step is to allow ...
1
vote
0answers
198 views

Like Buttons in CEWP

I want to have multiple like buttons on a page so as a test I have made a content editor web part with the following script. It basically has two links that like two different pages in the site. The ...
1
vote
0answers
22 views

Grid-like view for items tagged by user?

This is somewhat related to my previous question on social tagging. I'd like to know if there's any web parts, either out-of-the-box or third party, which provide a more traditional grid view ...
1
vote
0answers
69 views

How to display ActivityEvents based on a URL, and not on the current user?

For a community site, I want to displayed activities that happen on the current site. The requirement is to have activities displayed in several places: On the user's profile and other users' ...
1
vote
0answers
467 views

Extending the ConsolidatedNewsFeedWebPart Newsfeed Web Part in order to render custom Activity Events in SharePoint 2010 MySites

The title says it all and I imagine this question will evolve as more people provide input. I will try to update with the current answer and/or working code for all to use. The question is about ...
0
votes
0answers
13 views

Working Twitter Feeds on Sharepoint 2013?

been trying to get a Twitter feed to work in SharePoint 2013 for some time but it just doesn't seem to be playing ball. I've tried a couple of methods (embedding the code straight in and also using ...