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
GaneeeshGaneeesh 

How to Implement Account hierarchy functionlity on Custom object in visualforce page.?

Can anyone help me I would like to  implement account hierarchy exact functionality on custom object. Like account we have created self relationship on custom object. 
PratikPratik (Salesforce Developers) 
Hi Ganeesh,

You can go through this article:
https://help.salesforce.com/apex/HTViewSolution?id=000005141&language=en_US

Thanks,
Pratik
EGA FuturaEGA Futura
Please refer the below link for displaying the hierarchy for custom object.
http://salesforce.stackexchange.com/questions/142717/want-to-create-tree-like-hierarchical-structure-for-a-custom-object-role-c-ha