SharePoint Integrated People Picker Configuration

  • 16 February 2021
  • 0 replies
  • 76 views

Userlevel 5
Badge +20
 

SharePoint Integrated People Picker Configuration

kbt144807

PRODUCT
K2 Five
K2 blackpearl
TAGS
K2 Designer for SharePoint
SmartForms Designer
SmartObject Designer
This article was created in response to a support issue logged with K2. The content may include typographical errors and may be revised at any time without notice. This article is not considered official documentation for K2 software and is provided "as is" with no warranties.

Issue

Creating a People Picker control to utilize the SharePoint Integration People Picker SmartObject from scratch can be confusing. If not configured correctly, you could receive errors. 

You will see an error similar to the following:

 

Image

 

 

You may also run into an issue where the error mentions a missing SiteURL.

Symptoms

This issue is related to how K2 integrates with Lookup Columns. SharePoint actually uses an ID column in addition to the column that holds the actual value.

For example, there will be a Person column and a Person (Value) column. The Person column will hold the ID, while the Person (Value) column holds the Username.

The issue occurs on the View because the Display Field and the Field are not setup correctly. The OOTB setup is to have the Display Field connected to the Person (value) column, and the Field be the Person column.

 

The second issue occurs because we do not have a SiteURL configured. We must provide a Site URL so K2 knows which Site User Store to go to.

Resolution

To resolve this, set the Display Field to hold the Person (Value) column and the Field to hold the Person column. See the configuration below:

 

Image

 

 

 

The second issue was resolved by editing the "When Picker is resolving" rule and providing the SiteURL for the site we would like the Users to come from.


0 replies

Be the first to reply!

Reply