About these topics
This section of the help provides detailed information on how to design forms, objects, and applications in Infor Mongoose for the web client.
About Mongoose-based applications
Structurally, Mongoose-based applications are constructed as a three-tiered set of data: a database tier, the middle (IDO) tier, and the client tier. This topic is a high-level overview of Mongoose-based applications and the multi-tier application development process.
Fundamentals
When developing applications and forms in Mongoose, you work primarily in a design environment. This environment is slightly different in the web client and the Windows client.
Themes
In any Mongoose-based application, you can use themes to control the overall "look-and-feel" of the application. This can be a quick and relatively easy way to customize your application.
Working with forms
The basic units of a Mongoose-based application are forms. Forms are used to display and manipulate data. Authorized application developers and other authorized users can modify forms, create new forms, and configure forms.
Working with components
Each form in a Mongoose-based application contains components that actually do the work for which the form is designed. Components include such things as buttons, editable fields, grids, and much more.
Working with global objects
"Global objects" are design elements, such as translatable strings, scripts, and component classes, that can be used anywhere within a Mongoose-based application.
Testing and troubleshooting
Mongoose-based applications offer a number of diagnostic tools to assist in testing and troubleshooting the development and customization of forms.
Deploying applications
Once you have finished with the development and customization of your Mongoose-based application, you can deploy your new or modified application for use by others.
Reference
This section of the help provides a wide range of reference topics designed to make easier the understanding and use of the more technical aspects of Mongoose-based application and form development.
Mongoose Glossary

Home