I have a customisation done in VS2012 using C# accessing fields on a modified form. The form was modified using Modifier in GP2013. I added the Dynamics.exe.config reference to my assembly.
However the code is not running in the web client. It works in the full client.
Do I need to add a reference to the Application.Dynamics.ModifiedForms.dll in Dynamics.exe.config? What is the syntax for this?
How do I get a VS Tools addon to run on a modified form in the Web Client?
*This post is locked for comments