Can I hide an entity from the graph

0 votes
asked Jun 18, 2021 in How To & Manuals by micksp (140 points)

Hi
I have one central entity "Domain" that has a relation with just about all other tables.
Currently it's simply creating more lines in the graph than necessary. So I would like to hide that entity and its associations from the graph (the module...?) to clean it up. Is this possible. Or even better: is it possible to hide the associations of that particular entity?

1 Answer

0 votes
answered Jun 18, 2021 by ludek.vodicka Skipper developer (140,450 points)

Hello,

sorry, it's not possible to hide an entity. It doesn't make sense to hide something that is exported.

But, you can split the lines leading from this entity. Simply double click on the association and check "splitted"

commented Aug 29, 2021 by micksp (140 points)

That is a very good solution. Thanks!

...