Feel free to poke around these help topics to find just what you're looking for.
View more on Employee Directory >>
1. Exclude by Name - Directly give a comma separated list of values in the Excluded Names field. These names need not be full names of users, just part of their names would be enough.
2. Exclude by Departments – Specify the exact names of departments which you do not want the app to show.
3. Exclude by an Empty Field(Global Filter) – By default this is set to Name. If any user’s name is empty he would be excluded.
4. You can set this to Job Title, Location, Department – This would imply that any user whose location or department is empty won’t be shown in the list.
1. Your Office 365 contains multiple domains like xxyyzz.co or eeffgg.cc. For this open the Configurations and set the Domain filter to "*"
2. Your user does not have a mailbox. In this case the user might not be displayed here.
1. Go To SharePoint Admin > Search > Manage Search Schema.
2. Map the People:SPS-Birthday property in the Crawled Properties list to RefinableDate00 property in the Managed Properties and alias it as Birthday.
3. Now you can use Birthday in the extra managed Properties and have it displayed in Employee Directory.
This is a typical scenario, where users aren’t seeing locations for some or all of their users.
Or
Original Mapping
Managed Property | Crawled Property |
---|---|
BaseOfficeLocation | People:SPS-Location |
New Mapping
Managed Property | Crawled Property |
---|---|
BaseOfficeLocation | People:SPS-Location + People:Office |
Please note that these changes take 5 days to completely reflect on the search.
If you still do not see any changes, you might have to trigger re-indexing the user profiles, please refer here.
Yes, to remove the delve profile link, please follow the below steps:
You can remove delve profile link or any field through the "template for cards" instructions in section 3.13 in the manual. You can get add-in manual from this https://www.beyondintranet.com/bk-download/EDManual.pdf URL.
You just need to add this style="pointer-events: none;” on this class “ms-people-userImgDiv” in the HTML from the "template for cards" section on the configuration page(refer below screenshots).
You can easily improve the performance of your Employee Directory add-in by controlling the number of employees displayed on the landing page. This function is available under Theme and Display Settings section on configuration page(refer below screenshots). Just set the value of Number of employees' property to a smaller number like 25 or 50. By doing this, the Directory will only display first 25 or 50 employees on the landing page and this will improve your add-in performance.
Later on, you can use various search filters like location/ department employee name etc. to get more employees listed.
To change the logo on the Employee Directory homepage, follow steps mentioned below:
a. Copy your app URL. Suppose your app URL is like below.
https://beyondkey0a1ea085546b2d.sharepoint.com/sites/vijayc/EmployeeDirectory/Pages/Default.aspx ?SPHostUrl=https%3A%2F%2Fbeyondkey%2Esharepoint%2Ecom%2Fsites%2Fvija yc&SPLanguage=enUS&SPClientTag=0&SPProductNumber=16%2E0%2E9005%2E1223&SPAppWebUrl =https%3A%2F%2Fbeyondkey0a1ea085546b2d%2Esharepoint%2Ecom%2Fsites%2Fvijayc%2FEmployeeDirectory
b. Paste “_layouts/15/prjsetng.aspx” text in place of red highlighted text in the above URL.
c. Your new URL would be “https://beyondkey0a1ea085546b2d.sharepoint.com/sites/vijayc/EmployeeDirectory/_layouts/15/prjsetng .aspx”.
d. Paste the above URL in any browser and you will get a ‘Site settings’ page where you can change the logo (refer below screenshot).