You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an AD attribute JobTitle to exclude users from appearing in search results, how do i use this attribute to exclude users that shouldn't appear in React People directory webpart results.
The text was updated successfully, but these errors were encountered:
1st: By design, it's using SharePoint User Profile services and properties and not all properties are synced straight from AD properties.
2nd: It's limited to the following specific properties in SharePoint User profile service : It's inclusive and not exclusive!
Disclaimer
Yes
Sample
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-directory
Contributor(s)
@joaomendes
Question
We have an AD attribute JobTitle to exclude users from appearing in search results, how do i use this attribute to exclude users that shouldn't appear in React People directory webpart results.
The text was updated successfully, but these errors were encountered: