The PeopleEditor is an ASP.NET control provided by Microsoft SharePoint for the purposes of selecting users or groups in the SharePoint framework.
1
vote
1answer
369 views
People picker / Add users to groups resolves non-existing ad users and groups
I have an odd problem. I have a site where I'm able to resolve ad groups that no longer exists. I can see them if I search in the people picker or I can type it in and resolve it just fine.
If I try ...
0
votes
1answer
14 views
What would cause invisible People/Groups and Multiple Lines of Text fields?
Since upgrading to SharePoint 2010, I've seen several instances where certain fields in DVWPs do not appear. They seem to function just fine - but users think the field is actually missing from the ...
4
votes
1answer
632 views
Peoplepicker returning with “No exact match was found” for a 1-way trust
Problem:
When selecting an user in the peoplepicker, and posting the page to the server, an error is returned that the user cannot be found (No exact match was found). This happens when a task is to ...
0
votes
2answers
725 views
Can people picker resolve NTLM users in an FBA extended site
We have a SharePoint 2010 extranet web application that uses claims authentication.
•The Intranet zone is using mixed authentication (NTLM against internal AD and FBA against a separate AD).
•The ...
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 ...
1
vote
3answers
966 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 ...
1
vote
2answers
572 views
Active Directory users not getting resolved in a FBA enabled site
I have configured forms authentication on a web application. FBA users can be used to access the website but NTLM users not getting resolved. Because of this I cannot use AD users in SharePoint.
I ...
0
votes
0answers
12 views
How to restrict current logged in user from being displayed in SharePoint 2013 Client people picker from client side?
Hi i have implemented the client people picker using the javascript and the code give on
http://msdn.microsoft.com/en-us/library/jj713593.aspx
what im looking to do is to validate this field so ...
0
votes
1answer
343 views
People Picker and Site Collection User Information List
I was under the impression that the People Picker used to be able to query both the underlying authentication types (Active Directory and FBA repository) as well as the User Information List (in ...
2
votes
3answers
450 views
Resolve people picker before presave
I have a function in presave that takes the user name in the people picker available on the form and do some business logic. After completion of script the actual save function is called.
The issue ...
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: ...
0
votes
1answer
1k views
SharePoint 2010 People Picker Limitations issue
I have a SharePoint 2010 Infopath List form. In this form I have a people picker field and a Date picker field. Now I need to make people picker field Mandatory only when Date picker field is not ...
1
vote
0answers
16 views
User Cannot Be Found when page is Checked In or Published due to People Picker column
We just deployed a new site collection. News pages have an author/people picker column built into the page template. All SP users have access to the site via user group but a 'User Cannot Be Found' ...
0
votes
1answer
464 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 ...
0
votes
0answers
27 views
PeopleEditor resolves names only once
I have problem with PeopleEditor control.
I wrote Application Page, that contains ComboBox and PeopleEditor. In ComboBox's event I want to populate PeopleEditor:
protected void ...
0
votes
0answers
36 views
JavaScript OnChange for PeoplePicker or something similar in a NewForm.aspx
i have a document library where i added a people picker column where i can assign a person from the company. Also i have a column where the user should enter the department of the selected person.
Is ...
0
votes
1answer
348 views
Creating a Site Collection - Get “Error in resolving user”
I have a SharePoint 2013 environment in a DEV_DOMAIN that was upgraded from SharePoint 2010
COMPANY_DOMAIN should have a trust set up with DEV_DOMAIN.
I'm logged into the site as ...
2
votes
1answer
1k views
how to get or set ItemPicker control value
I am building a custom form and I am using ItemPicker control to fetch data from an external entity . I am able to fetch the data using the ItemPicker but my next work is to fetch the value from this ...
5
votes
3answers
153 views
ResolvePrincipal vs SearchPrincipal
So I'm attempting to write something to mimic sharepoint's people picker. I was originally using Utility.ResolvePrincipal with some success, but it was only returning me a single user (obviously). So, ...
0
votes
0answers
58 views
SharePoint people picker does not show user picture
I have 2 problem with a people picker field.
1) We have a SharePoint 2013 server. On the server there is a list with a people picker column. We set it to show "Name (with picture and details)" in the ...
0
votes
1answer
690 views
AD FS. SPWeb.EnsureUser exception on AD user
We use ADFS and have a problem.
The PeoplePicker find users and show a string such as: "UserDisplayName [Active Directory]".
But the page throws the following error:
...
1
vote
2answers
373 views
How many person/group can be saved in a person/group column?
Is it possible to store some 1000+ users in a SharePoint 'person' column.
1
vote
1answer
510 views
How can I Filter a Joined DVWP by [Current User] in Multi-User People/Groups field?
I have a joined DVWP.
List A includes a "category" lookup field among other columns. List A includes the same "category" lookup field as well as a People/Groups field with multiple selections.
I'd ...
0
votes
0answers
19 views
SharePoint PeopleEditor In Application Page Not Programatically Populating Users In Production Environment
I have a PeopleEditor control added to a custom application page. It's populated like so:
var entityList = new ArrayList();
foreach (var userVal in collectionOfUserInformation)
{
PickerEntity ...
0
votes
2answers
389 views
People Picker Events
Does anyone know if:
there is an event that fires when the name in a people picker field changes?
there is an event that fires when the Browse (Address Book) dialog closes?
I'm using MOSS 2007 and ...
1
vote
0answers
67 views
Maximum User limit of People Picker Field
i have many number of users... and assign same task for all those users..
So i want to know what is the maximum users limit of people picker field.
Thanks.
0
votes
0answers
27 views
Search user profiles by name in provider-hosted app
I'd like to use the People-Picker in my provider-hosted app, but that appears to be only available in sharepoint-hosted apps. So, I've decided to do my own with a autocomplete functionality, but I ...
1
vote
1answer
78 views
How can i add a Person and Group control to Workflow Initiation From in SharePoint Designer 2010 x64
For some reason there is no Person and Group type in Add Field dialog on workflow's Initiation Form creation process in SharePoint Designer 2010.
I assume it should be there as it shown in screenshot ...
0
votes
1answer
688 views
Sharepoint 2013: AD users not found on people/user picker, but they shows up only in Central Admin site
I'm having problem with my SharePoint 2013 people picker. It doesn't shows any AD users at all.
But strangely, when I pick/search people in its Central Administration site, all my AD users are shown.
...
0
votes
0answers
113 views
People picker username resolving in Lists but not Calendar - SharePoint 2013
We have an issue with Person/Group fields in an Events Calendar, where if the full name is entered 'Ken Kenniff' then it resolves fine. However if the username is entered 'kkenniff' then it doesnt ...
1
vote
1answer
144 views
need to display image of the user in the people picker, Sharepoint 2013?
In the people picker, the attributes it shows are name,designation and their online or offline status, Is it possible to display the image of the person?
1
vote
4answers
4k views
How Can I Use the SharePoint People Picker Control in my Custom Web Part?
I need to add a people picker control to my custom web part. SharePoint has an OOB people picker control (which provides suggestions while typing into the control).
Is there a way to use the OOB ...
0
votes
1answer
263 views
SharePoint 2010 / 2013 Designer workflow - people picker as workflow initiation parameters cause workflow to fail in create list item
I created a number of workflows in Designer 2010 and I have an issue with passing data from a people /person initiation parameter to a discussion list in which I created a "recipients" field.
The ...
0
votes
0answers
66 views
how to open sharepoint entity picker from linkbutton
I want to customize a SharePoint EntityEditorWithPicker so that I can open the picker dialog through a linkbutton. When the user closes the dialog, I want to update the page with the selected values ...
1
vote
0answers
139 views
Calculated columns supporting all column types
I would like to develop a column which will allow the end user to do the calculations based on values of other columns of the same item (SharePoint 2010). I need it to work also with people, look up ...
0
votes
1answer
174 views
Count people picker field if it is set
I would like to create a custom workflow with an Infopath created form, but the problem is I have a list of about 8 people picker fields that I would like to count, only if it is set (ie: a person's ...
0
votes
0answers
94 views
(AD) People picker works on some parts of Central Admin and not on others
SharePoint Server 2010 (not just Foundation)
If I go to Central Admin>Application Management>Manage service applications and select Business Data Connectivity Service, then click Administrators, I can ...
2
votes
1answer
498 views
FBA and People Picker Issue on NTLM Web App Zone
SCENARIO
I correctly set up FBA on SharePoint 2010 following these tutorials (among others):
...
1
vote
2answers
111 views
How to override Contact Selector?
I create my custom people editor in SP2010, it replace standart PE in SP and all works fine, but in Infopath 2010 forms it doesn't work.
I read that there is another control, named Contact Selector. ...
0
votes
0answers
149 views
People picker finds group, then says no exact match found
I'm trying to add a group to a document library to give them permission to see it. If I type the group name and ask SP to check it, it says
No exact match was found
If I search the address book it ...
0
votes
2answers
492 views
People picker very slow with active directory
Using a standard people picker on a task form - searching the AD (active directory) is very slow.
Example:
John Smith (smith@domain.com)
When I enter smith in the people picker and hit CTRL+K ...
0
votes
2answers
72 views
The type or namespace name 'MyFeature.Class' could not be found in global namespace
Here is what i have been struggling with.
I am replacing the OOTB SharePoint 2010 People Picker Control with a custom People Picker.
There are 2 projects in my Solution. One that adds an application ...
2
votes
1answer
281 views
People Picker and FBA - partial functionality
So I've read a number of other questions on this topic and believe my situation is different. I have a web application with Forms Authentication. It is configured in the web.config files of central ...
0
votes
0answers
351 views
SharePoint 2010 Custom people picker claim provider and mapping to OOTB STS
We have a scenario where we needed to restrict the people picker search to a specific OU in active directory AND also populate all the columns in the 'list view' within the people picker search ...
7
votes
3answers
887 views
How to Modify / Create Custom People Editor Dialog ?
I want to Modify the Default People picker properties as Shown below. I want to hide the Highlighted Columns in the below image.
Does anybody know how can I do this using C#?
I can modify it or do I ...
0
votes
0answers
77 views
Using Custom Claim Provider in defining alerts
I've implemented a custom claims provider in order to replace the people picker in a web application that uses ADFS as a trusted token issuer.
For authentication purposes it works great, I can search ...
1
vote
2answers
217 views
How to add on event a PeoplePicker Programmatically to a WebPart
I want to add a people picker to my webpart according to an event. To make it simple I want to add it when I click a button. The code would be very simple, like this:
protected void ...
2
votes
2answers
549 views
What populates the People Picker / Address Book
I'm sure I already know this... that or it is really simple but what setting, connection or page decides who is shown in the People Picker / Address Book?
Is it simply who is in your AD, determined ...
2
votes
2answers
869 views
People Picker doesn't show disabled accounts, what should i do to make people picker show disabled accounts
people pickers in our intranet web application doesn't show user whose accounts are disabled in AD, but when i did people search for the user whose account is disabled i can see their profile.
after ...
2
votes
1answer
322 views
SharePoint group in Person/Group Picker
I want to send an email from a reusable workflow to everybody in a SharePoint group. I created a test group from the site permissions and created a reusable workflow. In this workflow I added a ...




