Hi All,
I have 2 custom entities. Department and Employees. If I create a new employee record from a sub grid in department record, the lookup field in the employee record populates with the department record where the sub grid is present. But when there are duplicate records of Department, the lookup in employee gives an inline warning notification "more than one match found" , and the list of all duplicate records. There are no duplicate detection rule enabled. The field is auto populated using the field mapping in the relationship.
How can I avoid this message and make the lookup populate with the parent department record?
*This post is locked for comments