Getting Started with MYOB Acumatica Framework
In this part of the guide, you can find the information that you may need to start development with MYOB Acumatica Framework.
Application Design
For the information about the design of the database structure and user interface of applications based on MYOB Acumatica Framework, see Designing the Application.
Development of the Application Code
- T200 Maintenance Forms
- T210 Customized Forms and Master-Detail Relationship
- T220 Data Entry and Setup Forms
- T230 Actions
- T240 Processing Forms
- T250 Inquiry Forms
- T270 Workflow API
For a quick overview of application programming, refer to the topics in this part of the guide.
- Configuring ASPX Pages and Reports: About the development of ASPX pages
- Accessing Data: About business query language (BQL) and working with data in cache and session
- Implementing Business Logic: About events, attributes, long-running operations, and other topics related to business logic development
- Troubleshooting MYOB Acumatica Framework-Based Applications: About debugging the MYOB Acumatica Framework-based applications and fixing the common errors
For a detailed description of the MYOB Acumatica Framework API, see API Reference.
Website Management
If you want to modify the position of a form in the UI, add a form to a workspace, or remove a form from the UI, you configure the UI as described in Customizing the User Interface.
You need to grant access rights to each new form. For details on the configuration of access rights, see Managing User Access.
You can create help topics for any application you have developed with MYOB Acumatica Framework by using the built-in wiki-based content management system. For details on creating help topics, see Managing Wikis.