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 ...
0
votes
1answer
163 views

Lists.asmx item person not in UserGroup.asmx GetAllUserCollectionFromWeb method

I am using Lists.asmx's GetListItems method, then I'm using info from UserGroup.asmx's GetAllUserCollectionFromWeb method to get more user details about a person in one of the columns of the list. I ...
1
vote
1answer
121 views

Tracking User Activity for badges

I'm creating a QA site similar to Stack Overflow on SharePoint. I'd like to be able to integrate some badges into the System. I've thought of a few ideas, but I'd love some divergent thinking on ...
2
votes
1answer
706 views

User Contact List and Lync

I am struggling in creating a contact list. Our company requires a sharepoint contact list so that the details of AD users are shown. It would be great if the online status of users is shown. I think ...
1
vote
0answers
116 views

Infopath forms - Filter external datasource items by user profile

As a continuation of another question of mine, I'm implementing cascading drop-downs using InfoPath based on this article . The thing works nice but I'm wondering if there is a way to also filter the ...
1
vote
4answers
782 views

Add existing list as a lookup column in User Profiles

I'd like to extend my user profile properties in my SSP by adding a new property which would render as a dropdownlist via a lookup column. Is it possible to reference a sharepoint list using a ...