Customize Dependency Management Columns #298
-
|
How do you customize the columns in the dependencies report? Is it possible to enable the licensing or other columns in the dependencies report from the command line? Thank you for your help. |
Beta Was this translation helpful? Give feedback.
Answered by
bsorrentino
Feb 15, 2024
Replies: 1 comment
-
|
Hi @capeflynn Unfortunately the dependencies table is hard coded and it is possible to configure only by code. Probably could be interesting create an independent module for that, so the customisation should be easier |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
capeflynn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @capeflynn
Unfortunately the dependencies table is hard coded and it is possible to configure only by code.
Probably could be interesting create an independent module for that, so the customisation should be easier