Forum Discussion

Aarthi's avatar
Aarthi
Ideator I
9 months ago
Solved

Hide View Cards by default in graph

By default, Both Relationships and Properties View cards are displaying in graph. But I want to hide properties and it should be displayed only on demand.

Can someone help me with this?

  • This is a tricky question. In general most of the time everything is possible in Innovator. But I guess nobody has done something like this for Graph Definitions yet. I am also not very experienced with graphs. 

    Best solution is maybe to "untick" Relationships and "Properties" by default instead of ticking them. See  ...\Innovator\Client\Modules\aras.innovator.GraphView\Scripts\ExpandSettingsMenu.ts

    But I am not sure if the result is really worth the effort. It can lead to unwanted side affects. If you really want to try this, use a independent test server.

2 Replies

  • This is a tricky question. In general most of the time everything is possible in Innovator. But I guess nobody has done something like this for Graph Definitions yet. I am also not very experienced with graphs. 

    Best solution is maybe to "untick" Relationships and "Properties" by default instead of ticking them. See  ...\Innovator\Client\Modules\aras.innovator.GraphView\Scripts\ExpandSettingsMenu.ts

    But I am not sure if the result is really worth the effort. It can lead to unwanted side affects. If you really want to try this, use a independent test server.

    • AngelaIp's avatar
      AngelaIp
      Ideator I

      Aarthi I have seen you have liked my post. Was the mentioned idea helpful/correct or did you just like the content out of politeness :)? I have a graph use case and might do something similar. I would be happy if you could provide some short feedback!