The PeopleEditor is an ASP.NET control provided by Microsoft SharePoint for the purposes of selecting users or groups in the SharePoint framework.
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 ...
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 ...
0
votes
1answer
262 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
63 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 ...
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
91 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 ...
0
votes
0answers
346 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 ...
0
votes
2answers
71 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 ...
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
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 ...
0
votes
1answer
90 views
How to show all users in “Select People and Groups” dialog box?
Is there a way to show "All Users/Groups" in the Select People and Groups dialog?
I have tried "*" and "%" but they come back with nothing.
0
votes
1answer
347 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 ...
0
votes
1answer
258 views
Trusted Identity Token Issuer - remove claim provider name
I have sharepoint 2010 with ADFS. I also created custom claims provider and set it's name as ClaimProviderName property of SPTrustedIdentityTokenIssuer for ADFS. But now I'd like the default ADFS ...
0
votes
0answers
119 views
Utilizing published InfoPath “Merge” fields (semi-colon delimited)
I have a "project" InfoPath form that uses a Person/Group picker. I would like to be able to relate the people chosen in that form back to the project that they were chosen in. The primary problem is ...
0
votes
1answer
188 views
User Profile Service: Can add my user to Administrators, but not Permissions
I'm trying to run a Powershell script that updates the "PictureURL" for a specific FBA user on my SharePoint 2010 site. However, the script returns an error saying:
New-Object : Exception calling ...
0
votes
1answer
342 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 ...
0
votes
0answers
52 views
Custom claim as group owner
I have a scenario where the SharePoint People Picker is replaced with a custom picker that only ever returns group or person claims backed by our custom Claims Provider. That picker is also used on ...
0
votes
0answers
187 views
people picker not found for Form Auth
http://msdn.microsoft.com/en-us/library/gg252020.aspx follow this article .............but on people picker field in my site .it generates this error No exact match was found. Click the item(s) that ...
0
votes
0answers
194 views
PeoplePicker with KnockOut JS
I am tring to integrate the SharePoint people picker into an "Single Page App" that is being hosted in an Application Page. Is there a way with the OOTB control that I could add the data-bind ...
0
votes
1answer
152 views
From PeopleEditor to ActiveDirectory User
I have a PoepleEditor and want to get some additional informations of a selected user from AD.
When PoepoleEditor resolves an Entry you have that PickerEntry as result. One member of it is "key" which ...
0
votes
1answer
2k views
Basic setup for InfoPath 2010 Person/Group picker
After configuring a Person/Group picker in InfoPath 2010 I couldn't get the "Filler" version of the form (client enabled, not web enabled) to successfully pull names from Active Directory. I thought ...
0
votes
2answers
248 views
How do I automatically fill in a column when a different People column is selected?
I would like to display both the Name and Department fields from a Person. So I can select two People columns and have one display Name and one display Department, but I'd like to autofill the ...
0
votes
3answers
223 views
How to update people field?
I have following code on infopath form. All the column gets updated in the target list except for the people column. The verifiedBy is not updating the column in SP List. (In the list I have to to ...
0
votes
1answer
195 views
People Picker Control with Anonymous Access
SP2010 Visual C# Web Part.
How can I allow Anonymous users the ability to use the People Picker control? I have already tried the typical RunWithElevatedPrivileges but continue to get
"The control is ...
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 ...
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
0answers
212 views
SharePoint 2010. AD FS Claims authentication in web application, but NTLM without SSL in central administration
SharePoint 2010 web-application use SSL and AD FS Claims
authentication.
Central Administration web-application don't use SSL and don't use
AD FS (in authentication properties for Administration
...
0
votes
1answer
841 views
People Picker suggesting account but still no exact match
I just setup my farm and have the generic admin account and a john.doe user account for me. I am trying to add my account john.doe as the admin for a new site collection or add myself to anything ...
0
votes
1answer
687 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:
...
0
votes
0answers
167 views
Custom web part with people editor not setting __EVENTTARGET on postback
I have a people editor that is set to autopostback. The postback is triggered fine and I need to check that the people editor is the responsible control.
Suggestions that I've found direct to ...
0
votes
0answers
65 views
User details changed in FBA module does not update in People Picker
When I change User details in FBA module, the same is not reflected in People Picker.
Ex:
The original FBA users link shows the latest email address. However, in the People Picker and in THE FBA ...
0
votes
0answers
392 views
SharePoint 2010 audience based on Windows Security Group contains 0 members
I'm running a SharePoint 2010 environment and have just set up an audience based on a Windows Security Group.
I've set up the following rule:
Operand: User
Operator: Member Of
Value: Windows ...
0
votes
0answers
181 views
People picker field not displaying user name with proper formate
I am having people picker field called reviewer. Based on the environment we are using different domain user i am adding with the field. after ensuring the user, For specific users it's shows the ...
0
votes
2answers
722 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 ...
0
votes
2answers
257 views
Person or Group Column Type Broken after Renaming 'Title' Site Column
I made the all-too popular mistake of renaming a title column and pushing out the changes via inheritance. I quickly reversed the change by renaming it back to Title. Now, when I use the Person or ...
0
votes
0answers
614 views
People Picker for AD LDS FBA
I have set up a test system to evaluate the use of AD LDS in an extranet scenario. I have a Windows 2008 R2 server with Sharepoint 2010 SP1 installed. This machine is joined to an AD domain, and has ...
0
votes
1answer
1k views
Get all users from active directory to sharepoint
I have to populate my autocomplete PeopleEditor-like control based on brililant ASPTokenInput with all people from my AD domain. Reflecting PeopleEditor shows a real mess in their Active Directory ...
0
votes
1answer
270 views
Using SPServices to perform operation similar to the people picker - Possible?
May I know if it is possible to use SPServices to perform similar operation like the people picker in InfoPath 2007?
In InfoPath form 2007, there is a field (called people-picker) that allow end-user ...
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
56 views
Raw HTML content in editing controls [duplicate]
Possible Duplicate:
Sharepoint/MOSS2007 and the 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 ...
0
votes
2answers
486 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 ...
-2
votes
1answer
323 views
How can i use the CRUD in SharePoint 2010 list by using the SharePoint controls?
HI please help me to write custom code to create a custom page using following method.
please let me know how can i use the custom control(I mean the SharePoint User Picker control). Are there any ...

