function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ifthikar Ahmed 1ifthikar Ahmed 1 

hierarchical relationship ????

User-added image
Best Answer chosen by ifthikar Ahmed 1
Dhanya NDhanya N
Hi,

It is a special lookup relationship available for only the user object. It lets users use a lookup field to associate one user with another that does not directly or indirectly refer to itself. 
Reference : https://help.salesforce.com/articleView?id=overview_of_custom_object_relationships.htm&type=5 (https://help.salesforce.com/articleView?id=overview_of_custom_object_relationships.htm&type=5)

Thanks,
Dhanya