Questions tagged [user-profile-property]
properties of a user profile are properties describing the profile such as Location, Organisation, Cell Phone Number and Profile image.
317 questions
1 vote
0 answers
27 views
How to hide "About Me" section from M365 profile card?
I want to hide the "About Me" section for all the users in my tenant. How can this be achieved?
0 votes
0 answers
303 views
Get users properties from displayname of user using javascript
I need to get user properties such as email, id, account name, department, and job title using JavaScript. I can successfully pull someone's display name from a people picker field, however, trying to ...
0 votes
1 answer
449 views
Highlighted content web part filter crawled property based on user profile attribute
I want the Highlighted content webpart to display news items filtered on RefinableString00 with the user.officeLocation. The news pages have a sitecolumn with data (text) that's crawled & managed ...
0 votes
1 answer
221 views
SharePoint 2019 on premise - User Profile Property - Need new Property
We currently have an AD Attribute named Division which is used to pull information from AD into SP. The Property Settings has the Type set to string and length is 25. This has just recently become a ...
1 vote
1 answer
212 views
How do I clear or delete or make null SPS-Birthday and SPS-Anniversary?
This property is used for employees in a web part on our intranet homepage. We had some employees leave the company then come back as contractors or consultants. Their accounts were reused in some ...
1 vote
0 answers
51 views
Does UserProfile.BatchUpdate.API updates the OOTB property as well?
I want to sync the Mobile Phone property from AAD to SharePoint User Profile for all the users on a regular basis. As mentioned here, the Mobile Phone property is not getting synced in OOTB sync ...
0 votes
2 answers
723 views
User can't access site
I have SP2016 and i grant access to a user to a site but the user can't access the site get "Sorry you don't have access". all other users can access except this one. I did search for the ...
0 votes
1 answer
209 views
Link Multiple Email Addresses to AD-Imported User Profile
I am looking for a way to associate multiple email addresses with a single SharePoint user profile which was sync'd from AD (via AD Import). The purpose of this is so that incoming email from any of ...
0 votes
1 answer
310 views
Cannot read property 'PeopleManager' of undefined
I'm trying to use React useEffect Hook to get the current user's profile picture URL. I tried executeOrDelayUntilScriptLoaded and executeFunc() to get the SP.UserProfiles.js before running my code. ...
0 votes
1 answer
219 views
User not found for SPO profile properties
I am using UserProfilePropertiesForUser class to pull SharePoint profile properties of the user. However for some users, i am receiving user not found exception. I have just checked on the SharePoint ...
0 votes
1 answer
499 views
Term Sets Not Showing in Dropdown when defining User Profile Property
First time posting to Stack Exchange, so giving this a shot in hopes someone can help. I had set up terms sets for various things under People term group in SPO and was able to assign them to new ...
0 votes
0 answers
36 views
What search syntax can be used to return results where a user profile field is empty?
Working with SharePoint Modern and user profiles that have with category fields to populate with topics of interest. I've set up a search results page for "pages for me" that refines results ...
0 votes
0 answers
114 views
SharePoint 2019 on premise - User Profile Sync - show user properties in people search display
Our user profile sync is working well. What I am not able to see are additional properties. Any good information on this? Any help appreciated.
0 votes
1 answer
391 views
How To read User Information List In SharePoint 2013 Using Power Shell Scripts
I want to retrieve all the user email id, display name, user name & Title from user information list using power shell
0 votes
1 answer
972 views
SharePoint 2013 display custom user profile properties in person.aspx
We want to add a couple of custom properties to the User profile to be shown on our mysite/person.aspx Currently, the layout of this page is the out of the box one, where the basic profile info is ...