This component will add a new version of the PeopleList within the Company tab menu. This will allow a user to search for contacts within a company and be able to filter by the person's gender, status etc.
The list page has been built using the .NET API ListPage specialised class. A new screen box called PersonFilterBox is added to the metadata. This contains by default pers_gender, pers_status and pers_titlecode. The PersonFilterBox screen can be customised to include any field needed.