In this article, we are going to discuss different types of lookup controls in Dynamics CRM 2016 and their uses. Before jumping in to this discussion, let’s first understand what lookup control is.
Lookup is a special input type of control, which allows us to select value from an existing list. In Dynamics CRM, lookup represents an association with the entity. It can be the same entity.
Types of Lookup Control
Following are the different types of lookup controls in Dynamics CRM-
Standard Lookup Control
This lookup control represents a single association with current or another entity. We can create this type of lookup control, using lookup data type.
Customer Lookup
This lookup type control allows us to select the customer entity records (Account and Contact). We can get this lookup now in CRM 2016 with the help of the customer data type. In the earlier version, there was no way to create a custom customer type lookup.
Party List
This is a special type of lookup control, which represents an association with the multiple entities. There is no supported way of creating a party list lookup control in CRM at present. Common example of party list attributes are regardingobjectid, from and to fields in the activity entities.