Aug 06 2019 10:49 PM
How to add more fields on People Profile web part
for example, we need to add phone, department, photos, skills from the office 365 user profile.
Aug 06 2019 11:26 PM - edited Aug 06 2019 11:29 PM
@Jeyganesh If the users AD-profile contains Department and Phone it will be displayed in the web part.
When you have placed this web part on a page (and saved the page) You will (when You place the cursor over the web part) be able to click "Show more" and view additional details about the person.
When you have clicked on "Show more".
Aug 06 2019 11:58 PM - edited Aug 07 2019 12:44 AM
Is there any relation to pull the content from Delve Directory?
Because I updated many fields in My Profile page (ex: phone, birthday, skills and more) but it is not displayed here. When we mouse over the web part shows only email id.
It will take some more time to sync those fields?
Aug 07 2019 02:58 AM
Aug 07 2019 03:08 AM
But Magnus shows example all fields displayed, why is our SharePoint not showing those fields?
Aug 07 2019 04:04 AM
@Jeyganesh Are those attributes (Phone, Department) populated in your AD? (if they are then they should be displayed)
Aug 07 2019 04:14 AM
Yes. it's available in our Active Directory, but not displayed in people profile web part.
Also, we missed the "show more" links.
Aug 07 2019 04:21 AM
@Jeyganesh Hrmm.
Two more things you can try:
Aug 07 2019 05:00 AM
After changed the Layout type, still the issue persists.
PFA. User Profile page
Aug 07 2019 05:05 AM
@Jeyganesh That looks like Your on prem-AD. How does the user profile(s) look if you open the Office 365 Admin Center and view Your user account(s) there. Are the attributes syncronized so that they are available also in Office 365/Azure AD? If not, then i guess that is the solution to why they are not displayed in your web part.
Aug 07 2019 05:37 AM - edited Aug 07 2019 05:39 AM
Previously I posted the user profile screenshot captured from SharePoint Admin -> User Profiles Page.
You mean My office 365 profile page data will not display here?
PFA my office 365 profile page.
Aug 07 2019 06:02 AM
@Jeyganesh Unfortunately i am beginning to run out of ideas.
I can see that there are more similar threads here. Could it be that you are on a Government Tenant and that this functionality is not available (yet)?
https://techcommunity.microsoft.com/t5/SharePoint/Modern-Site-Page-People-Web-Part/m-p/122683
That was my final idea. Hope You solve the problem.
Best regards, Magnus
Aug 07 2019 09:12 AM
I see you are trying to make an Employee Directory. I went a different route, since people webparts are not dynamic at all. You could technically build an spfx web part that does this, or what I did instead, is built a PowerApp for the directory. You can quickly pull right from the Office365Users connector to get all the information you need. You can filter on title / company or whatever else you see fit to build your layout. The hardest part was having it in this layout. If you do a Top down layout it's super easy to do. Here are a few screenshots. It has search, and you click a profile to get more details, but you can customize this however you see fit. If you keep it simple you can also embed into SharePoint page. I just link to the powerapp due to the sizing restraints of the SharePoint page for the layout I have.
Anyway, just an alternative Idea since maintaining that directory by hand could be annoying :).
Aug 11 2019 10:33 PM - edited Aug 11 2019 10:35 PM
I am really confused about these features because of our office 365 user profile shows what we expected.
But not showing this on SharePoint Online