Custom LookUp Field in a VisualForce Page
Well, I have been working on a VisualForce page recently where the requirement was to create a lookup field on the Custom page. In Salesforce the lookup field can be created by creating a relationship field between two objects and the field appears on the creation page of the child object. This field has a …