3 weeks ago
Hello,
I would like to be able to create Diagrams column in my custom reports.
But it is not clear to me how is this created? Is there some Query or metaclas that is used to generate this?
To me - it seems like it is a macro. If yes - which macro?
See picture for example,
Solved! Go to Solution.
Tuesday
This is not possible today in report. It would need an evolution.
a week ago
yes. exactly that.
a week ago
To be sure: you want to add this column in a report and be able, by clicking in the cell, to reach the list of diagrams and then open on of them by selecting it ?
a week ago - last edited a week ago
@PBessodes It sort of worked.
I can now add a column to display # of Diagrams for the Application.
But its just a plain text number. Not a hyperlink that I can click on to open the diagrams - like in my first screenshot.
Any thoughts how I reproduce the link in the original screenshot?
See this:
2 weeks ago
Thank you @PBessodes
I will give that a try
2 weeks ago
Hello,
Diagram column is fed with value of MetaAttribute "Diagram(s)" of abstract Metaclass "Described Element". Each concrete Metaclass of "Described Element" inherits this MetaAttribute (and its value).
3 weeks ago
@PBessodes Appreciate any inputs.