This component will add a "Find" option to the main menu. This will enable users to search for a person's address information and filter by the type of address, such as Business or Home.
The search page is built using only metadata and RunBlock. The following are added:
A new view - vPersonAddressSearch. This view joins the Person, Company, Address_Link and Address tables. The Address_Link table holds the data (adli_type) that describes the type of address for the person.
A new List for Person - PersonAddressSearchGrid.
A new screen for Person - PersonAddressSearchBox
This component was tested with Sage CRM 2025.
