Hi Anoop, I don't see a way we can create a custom Hierarchy on Account field other than user object. Please go through this https://developer.salesforce.com/forums/?id=906F0000000fxu5IAA
Also upvote this idea https://success.salesforce.com/ideaView?id=08730000000JdO4
Hi Anoop, I don't see a way we can create a custom Hierarchy on Account field other than user object. Please go through this https://developer.salesforce.com/forums/?id=906F0000000fxu5IAA
Also upvote this idea https://success.salesforce.com/ideaView?id=08730000000JdO4
Ofcourse you can create custom hierarchy field on Account object. You just need to create a custom lookup field on Account with Id of that object(you want to make parent). After this you can link multiple Accounts(child) to a single parent object by populating new custom field with Object's Id.
I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too. Thanks, Ajay Dubedi
I don't see a way we can create a custom Hierarchy on Account field other than user object. Please go through this https://developer.salesforce.com/forums/?id=906F0000000fxu5IAA
Also upvote this idea https://success.salesforce.com/ideaView?id=08730000000JdO4
Please mark it as the best answer if this helps.
Cheers!
Sathish
All Answers
I don't see a way we can create a custom Hierarchy on Account field other than user object. Please go through this https://developer.salesforce.com/forums/?id=906F0000000fxu5IAA
Also upvote this idea https://success.salesforce.com/ideaView?id=08730000000JdO4
Please mark it as the best answer if this helps.
Cheers!
Sathish
Ofcourse you can create custom hierarchy field on Account object. You just need to create a custom lookup field on Account with Id of that object(you want to make parent). After this you can link multiple Accounts(child) to a single parent object by populating new custom field with Object's Id.
I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.
Thanks,
Ajay Dubedi