Today, I will walk you through how to implement your own MVC controller in Acumatica, specifically for version 24R1 and later. This approach is incredibly useful for creating custom endpoints within Acumatica.
Why Choose an MVC Controller?
Custom API (URL) CreationWith this method, you can defin...
Hello everybody,
today I want to write few words about AngularJS and js integration.
Recently I had opportunity to cowork with one guy, which is great in knowing javascript, but absolutely hates to learn and apply AngularJS. So, I had task in front of me, to give him sone kind of JS object, which...