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
venkatesh_d041.3888386112928691E12venkatesh_d041.3888386112928691E12 

customized Inline Account Hierarchy not working, expand and collapse not working.

Hello all,

I'm trying to utilize a piece of AppShare for hierarchy presentation which drops down and closes when clicked, found here:http://appexchange.salesforce.com/listingDetail?listingId=a0N300000016chCEAQ (Inline Account Hierarchy)

 However, my company modified the code a bit to be a bit more universal in terms of our client, but for some reason, expand and collapse features don't work.

Please let me know if anyone has faced same issue.

Thanks a lot
Vennkat
NagaNaga (Salesforce Developers) 
Hi Venkatesh,

Is it an app from the appexchange?If so I have seen in the reviews that the expand and collapse is not working.

https://appexchange.salesforce.com/listingDetail?listingId=a0N300000016chCEAQ&tab=r&revId=a0S30000000xOs2EAE

There is a cusomized code for this in the below link.Please check if this helps you

https://github.com/ForceDotComLabs/Inline-Account-Hierarchy/blob/master/src/components/AccountHierarchyTree.component

Best Regards
Naga kiran