Client would like to be able to launch a skuid view off of any Account record that will then display all the related records for ANY account in the hierarchy. So for example, say we have a hierarchy that looks like this:
Parent Account
Child Account
Grandchild Account
Grandchild Account
Child Account
Child Account
The want to be able to launch a skuid page that will allow them to see all the contacts related to any of these accounts (And cases, opportunities, etc) from any account within the hierarchy. Is this possible or will they always need to start from the Parent account for the correct context?
The other piece is - how can we be sure we are capturing the entire hierarchy? Meaning how can I be sure that I am accounting for all related accounts? The hierarchy could have many levels. How to I make sure that the user can see all records related to all accounts if i don’t know how many levels deep the hierarchy could be?