Skip to main content
Solved

Can we see the currently active graph extensions?


benb1977
Freshman I

For a particular screen in the user interface, is it possible to see the currently active graph extensions? I am trying to see how a particular field behaves but there is nothing in the graph code that seems to implement this behaviour, so I guess it must be an extension somewhere, and finding extensions is difficult.

You can see currently active DAC extensions in the DAC Schema Browser, so I hoped there would be something similar for graphs.

Thanks,

Ben.

Best answer by Dmitrii Naumov

Unfortunately no. 

 

 

View original
Did this topic help you find an answer to your question?

4 replies

Dmitrii Naumov
Acumatica Moderator
Forum|alt.badge.img+7
  • Acumatica Moderator
  • 645 replies
  • Answer
  • April 9, 2025

Unfortunately no. 

 

 


benb1977
Freshman I
  • Author
  • Freshman I
  • 5 replies
  • April 9, 2025

Thanks Dmitrii.

 

That’s disappointing, but at least I know now.


Forum|alt.badge.img+6
  • Captain II
  • 573 replies
  • April 10, 2025

What I’ve done in the past is with a local copy of ACM installed with all of the same customizations is to create my own customization extension on the field. Then, using Visual Studio, I put a breakpoint on the line and then let VS debug through all of the code it can see and what it can decompile. It doesn’t always give you what you’re looking for but it might indicate a DLL where the logic in question is being used.

The other thing to do is to unpublish your customizations and then republish project by project until the behaviour manifests itself. That’s time consuming and you definitely don’t want to do that when users are on the system. Probably best to do that locally as well.


Dmitrii Naumov
Acumatica Moderator
Forum|alt.badge.img+7
  • Acumatica Moderator
  • 645 replies
  • April 10, 2025

I have a customization package here that allows you to view graph extensions on a special screen:

https://github.com/Dmitrii-Naumov/GraphExtensionsReviwer/

 

However, I’ve not updated it for some time, so it may be a bit buggy


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings