The PeopleEditor is an ASP.NET control provided by Microsoft SharePoint for the purposes of selecting users or groups in the SharePoint framework.

learn more… | top users | synonyms

4
votes
3answers
1k views

Raw HTML content in editing controls using IE9

After updating the browser to IE9 (I used IE7 before), weird things happen when working on MOSS2007. When trying to edit content (a wiki entry for example), the textarea for editing shows raw HTML ...
2
votes
1answer
847 views

People picker accepting anything when using ADFS as claim provider

I know the are other questions similar to this one, but I haven't found one that is the same. Here's the thing: I've successfully configured a web app in SharePoint to authenticate using ADFS. When I ...
0
votes
2answers
1k views

NTLM Authenticated Application, FBA, and the People Picker

On the Windows Authenticated side of an extended web application with FBA, the people picker is only working when I also enable FBA through Central Administration for the Windows Authenticated web ...
9
votes
4answers
6k views

hotfix for problem with SharePoint PeopleEditor in IE-9

is there a hotfix for problem with PeopleEditor in IE-9? http://social.msdn.microsoft.com/Forums/pl-PL/sharepoint2010general/thread/90b3835c-6754-4bb6-9fd4-b74f16f236ff Exception Details: ...
3
votes
2answers
3k views

improve People Picker search on a claims-based-authentification server (forms-based; FBA)

Long story short: On a SharePoint 2010 Server solution, which is using forms-based-authentification only, I want that the people picker search dialog works like any other usable search. Rightnow it ...
1
vote
1answer
1k views

SharePoint 2010 - Configure People Picker columns (add/remove)

How it is possible to configure the Sharepoint 2010 People Picker? I want ot remove the column [Mobile Number] and add a column with the normal Phone Number. Thanks in advance!
1
vote
3answers
967 views

How to show AD Contacts in the SP2010 people picker

is it possible to have the SharePoint 2010 people picker show AD Contacts. We have sub contractors & some full time staff listed as contacts in AD, in order to have their contact information ...
2
votes
1answer
515 views

SharePoint People Picker look-up for asp net membership provider not working

We are trying to replicate our 2007 setup of FBA in SharePoint 2010. Create a Web Application that is Windows login for internal users. Extend the Web Application that is for FBA login for external ...
1
vote
1answer
1k views

SharePoint 2010 PeoplePicker Control Not Displaying User Data

In a test SharePoint environment, I have configured the User Profile Service, and the user profiles have been successfully populated into the UPS using the User profile Synchronization Service from ...
0
votes
1answer
1k views

Central Administration, FBA, and the People Picker

I have a web application using Windows Authentication, which is extended with Forms Based Authentication. That's all fine and dandy. The problem is I can't get the people picker to pull my FBA users ...
0
votes
1answer
465 views

Search issue with People Picker when limited to select from one group only

Some of you might have noticed that when you limit a people picker to select users only from one group, the search in the browse-user-dialog (or whatever it's called) won't work anymore. This is ...