Forum Discussion
ShahrinIdzuan
Sep 28, 2020Copper Contributor
Need help on creating Employee Directory for Modern Sharepoint
Hi, I am new to SharePoint and I have been assigned a task to me to create a custom Employee Directory using either Office365 or Azure AD Connect to get all the information. All the tutorials I have researched are based on the older versions of SharePoint and I cannot get any of them working. The basic functions I would want in the Employee Directory would be to List out employees by name or department, filter out certain accounts, being able to dynamically update. Anyone can point me to a tutorial that will assist me in making my own Custom Employee Directory? I am trying to avoid the paid apps that are available in the store.
6 Replies
Sort By
- shikha1855Copper Contributor
ShahrinIdzuan Did you get solution for Employee directory? I am looking solution for the same issue.
- Take a look at the SPFx WebPart you can find in GitHub and see if there is one that might fit what you have asked for: https://github.com/pnp/sp-starter-kit#custom-web-parts
- ShahrinIdzuanCopper Contributor
Do you know how to filter the account names? Some accounts are not actually users in the directory. jcgonzalezmartin
- ArefHalmstrandSteel ContributorFilter the users on given namn (serviceaccounts and other non-user accounts do not have the personal information added to then).