Hi!
I am currently working on a functionality that overrides and defines what needs to happen when clicking a button on a detail.
This means I am working on a "Source Code" type of file within the configuration, so only C# code involved.
I have some trouble debugging the code to see what's wrong besides this message that pops up:
I haven't found any debugging tips specifically for this type of "file"/task and I would like to display message boxes with values of variables and so on, just like the one above.
I know there is a way to achieve this using business processes and JS code inside the client module, but I haven't found any solution to programatically display this using C# code.
Can someone refer me to the class/library where this is located exactly?
Thanks,
Laurentiu