TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About People Picker
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sarvesh Shinde (2)
Giridhar Mungamuri (2)
Sagar Pardeshi (2)
Anuradha Rani (1)
Nanddeep Nachan (1)
Siddharth Vaghasia (1)
Manoj Mittal (1)
Vinay Ayinapurapu (1)
Ashwini Bhandari (1)
Kunj Sangani (1)
Ramakrishna Basagalla (1)
Vijai Anand Ramalingam (1)
Virender Verma (1)
Prashant Bansal (1)
Priyank Chauhan (1)
Mahipal Reddy (1)
Rahul Dagar (1)
Shriram Pophali (1)
Ravish Sindhwani (1)
Related resources for People Picker
No resource found
Populate All Persons in a Group Depending Upon Dropdown Value
7/25/2024 12:16:12 PM.
Create a PowerApp to dynamically populate trainers based on a selected subject from a drop-down menu. First, two SharePoint lists should be set up: one for training details and another for trainer inf
PnP People Picker Control For SPFx
6/14/2024 10:39:23 AM.
Learn how to integrate and configure the PnP People Picker control in SharePoint Framework (SPFx) web parts. This guide covers setting up the development environment, passing context to React componen
Set Default Value To Person Or Group Field In PowerApps
4/15/2024 11:45:53 AM.
Learn how to set default values for Person and Group fields in PowerApps. Use Patch function to update SharePoint list items with person or group field values. Understand the required data format for
Update Multi-Values with People Picker Field in Power Automate/Microsoft Flow
4/12/2024 11:14:14 AM.
Learn to update multi-values in the people picker field using Power Automate or MS Flow. Discover how to find an Office 365 group ID, list group members, and add them to a multi-value people picker co
Save Null Value in SharePoint Online People Picker using Power Automate
6/27/2023 5:10:25 AM.
Save Null Value in SharePoint Online List People Picker using Power Automate. Learn how to handle tricky situations and sync data dynamically in this article.
Power Apps - Fetch Image Property From Multi People Picker Column Based On Dropdown Selection
3/27/2023 8:27:33 AM.
In this article, you will learn how to fetch image property from multi people picker column based on dropdown selection.
Power Apps - Fetch Image Property From Multi People Picker Column
3/27/2023 6:09:15 AM.
In this article, you will learn about how to fetch image property from multi people picker column in Power Apps.
Send Email To Multiple Values In People Picker Field In SharePoint
3/14/2022 2:37:26 PM.
This article explains how to send email to multiple values in SharePoint people picker field
Populate People Picker Field On Selection Of A Dropdown Value
5/11/2021 2:00:51 AM.
In this article, you will learn how to populate the people picker field on the selection of a dropdown value.
How To Use PropertyFieldCollectionData In SPFx Property Pane
6/22/2020 7:29:12 AM.
This article will help us understand how to use PropertyFieldCollectionData in SPFx Property Pane.
People Picker Field Actions In SharePoint Using JavaScript (JSOM)
6/2/2020 1:16:55 AM.
In this article I have given samples on how to bind the user details, disable the field, show the custom error messages and empty the field
PnP People Picker Control In SharePoint Framework
5/15/2020 8:56:49 AM.
In this article, you will see how to use PnP People Picker Control in SharePoint Framework.
People Picker Control Getting User Suggestions from Novell Directory in .NET Core 2 Razor Pages
12/1/2019 7:02:39 AM.
In this article, you will learn about People Picker control getting User Suggestions from Novell Directory in .NET Core 2 Razor Pages.
Check If Person Has Been Selected in Person or Group Field Using Microsoft FLOW
11/11/2019 7:56:44 AM.
In this article, we will see how to validate if specific person has been selected in Multiselect Person or Group field in SharePoint using FLOW.
SharePoint 2016/2013 - Exploring Client Side People Picker Control
12/31/2018 5:04:26 AM.
In this demo, I will be discussing the implementation details of the Client Side People Picker Control in Production Scenarios.
Custom People Picker In SharePoint Online
8/16/2018 9:36:31 AM.
For a SharePoint developer, creating custom forms to do the CRUD operation on List items is a must-know task. During development, we may be stuck at some fields such as giving ‘People Picker’ control
Different Operation On SharePoint People Picker
10/16/2017 11:04:32 PM.
I developed this POC, which often proves helpful to deal with investigating user properties
Auto-Complete People Picker In SharePoint Using Angular And jQuery
10/6/2017 12:13:14 AM.
This article will help beginners and developers who want to work with Angular js and jQuery for people picker columns.
Configure People Picker For A Domain With One Way Trust
5/13/2017 3:17:01 PM.
Configure People Picker For A Domain With One Way Trust.
Display Default Value In People Picker Control in List NewForm
2/16/2016 9:49:06 AM.
In this article you will learn how to display default value in People Picker Control in List NewForm in SharePoint.
Read Only People Picker Fields in SharePoint List Forms
1/8/2014 2:02:03 PM.
Here I'm sharing the jQuery scripts to disable People Picker / Lookup fields in SharePoint list forms.
Disable People Picker in List Form (editform.aspx) Using jQuery in Sharepoint 2010
6/1/2012 8:28:27 PM.
In one of my projects I needed to disable the People Picker based on some condition. I tried extensively to disable it but couldn't. Then I found a workaround for it.