Is it possible to do a circular reference in CRM 2011?
Example: I have this entity called employee. In this entity, I have this field called supervisor which is a lookup of employee entity.
I created an employee named "Marc" and in the supervisor lookup I want to select "Marc" also to do a circular reference. But I believe in CRM 2011, Self-referential relationships is that entity instances cannot be related to themselves in a parental relationship. This creates a circular reference. Is it possible? Is there a way?