Infor Mongoose’s no-code, low-code rapid application development framework, helps keep up with today’s agile and adaptable business requirements. It extends your application development experience to a greater extent by using Form scripts, Global scripts and IDO extension classes, enabling you to develop rich applications that include complex logic. Furthermore, in Form scripts, Global scripts and IDO extension classes, you can use C#.net as your development language. This means you can use most of the features available with C#.
The IDO Extension Class allows developers to extend the capabilities of the Infor Mongoose framework by adding methods and event handlers using C# .net. This will compile your business logic into .net class libraries and store them in the database.

Application Event System is another way of adding features to your application without changing the base program. This works like a workflow engine where it can display a simple notification to business logic change. This can directly integrate with ION workflows.
Additionally, end-users of your application have the capability to extend or change the application for future needs with or without coding.