Hi, The link pulls data from: LRCEmployeeMenu.FindACoworker If you go into security and restrict Employees from viewing the Employee ID of users on this list (BASEResourceSearchListDirectory): [CODE] FindACoworker list is Employee.BASEResourceSearchListDirectory [CODE] That SHOULD cause the Employee ID to show up blank on the WebUI FindACoworker section. Also you can try removing the Employee ID via Application Cofig console in Rich Client, because I believe the URL pulls whatever the configuration is for the BASEResourceSearchListDirectory list.
**EDIT: I used the Application Config Console to remove fields from the BASEResourceSearchListDirectory list, and the fields were then also successfully removed from the display on the WebUI. The downside is that it also affects the Rich Client (unless that doesn't matter to you).