Creating an employee directory for your SharePoint Intranet requires a few steps. First, you need to install and deploy the PnP Modern Search web parts. This will help you create a search-focused layout. From there, you need to configure your search results, connect the search box to results sources, and set up filters for precision results. The second part of the tutorial covers how to use hover cards for profiles and create a dynamic department filter. You'll learn how to automatically display members of a department and showcase them on specific department pages. This tutorial will provide you with the knowledge needed to improve the SharePoint user experience.
Building a SharePoint Employee Directory for your SharePoint Intranet involves several steps. Here's a broad overview of the process:
Plan your directory: Determine what information you want to include in your directory. This could be names, job titles, departments, contact information, and so on.
Create a SharePoint List: The SharePoint List will serve as the database for your directory. To create a new list:
Add columns to your SharePoint List: Each column in your list will correspond to a field in your directory. To add a new column:
Add data to your SharePoint List: Enter the information for each employee in your directory. To add a new item:
Create a SharePoint Page: The SharePoint Page will display your directory. To create a new page:
Add a List web part to your SharePoint Page: The List web part will display the data from your SharePoint List. To add a new web part:
Configure your List web part: You can customize how your directory is displayed by configuring the List web part. This could include sorting and filtering options, column order, and so on.
Test your Employee Directory: Make sure everything works as expected. You might want to ask a few people to test the directory and provide feedback.
Maintain your Employee Directory: Regularly update your directory as employees join or leave the organization, change roles, etc.
This is a basic guide and there's a lot more you can do to customize your Employee Directory. For example, you can use Power Apps to create a more sophisticated form for adding employees to your directory. You can also use Power Automate to automate some of the maintenance tasks.
Note: This process assumes you have the necessary permissions to create lists and pages on your SharePoint site. If you don't, you'll need to ask your SharePoint administrator for help.
SharePoint Intranet search, PnP Modern Search web parts, installing web parts, configuring search results, connecting search box to results sources, setting up search filters, creating hover cards for profiles, dynamic department filter, displaying members of a department, showcasing members on specific department pages