Hello community,
On the entity account I would like to add a subgrid of accounts. But not in a hierarchical way.
I want to be able to add account /x/ to account /y/, but I also want to be able to add account /x/ to other accounts and I want to see that they are related. So for example if I go on account /x/ I want to be able to see that account /y/ is related to account /x/ and if I go to account /x/, I want to be able to see that account /Y/ is related.
I already tried to make a many-to-many relationship to account and now I can add an account to multiple accounts, but I can only see on account /x/ that it's related to account /y/, but I can't see on account /y/ that it's related to account /x/
(look photo's below)
(look photo's below)
Does anyone know how I can see related accounts on both account /x/ and account /y/? Are there any solutions or alternatives on how to handle this?