-
-
-
- Configure the HTML editor
- Building blocks for user interface functionality
- Layouts
- Sections
- Defining the columns of a table
- Forms
- Form filters
- Searching for data
- Queries: Introduction
- Queries: Advanced search
- Queries: Columns in table
- Cross tables
- Queries: Saving and opening reports
- Dashboards
- Drop down menu
- Custom (user friendly) URLs
- How to change standard messages and labels
- Tree layout
- Velocity forms
-
Building blocks for user interface functionality
There are two important aspects of the user interface of your application, the functional aspect and the design aspect. The functional aspect focuses on the way the end user will interact with the application, for example through menus and dashboards.
Layouts
Create layouts to improve the presentation and usability of the class detail screens in the application.
Forms
Forms can be used to enter new records into your application database, possibly for more classes at the same time.
Queries & reports
The application engine offers a range of possibilies for users to query the application database and create reports.
Dashboards
Dashboards provide an overview of the application and its surroundings, and can be used as a convenient entry point for the end users of your applicaion.
Menus
A menu is located at the top of the standard surrounding page for applications, which can be used to easily navigate the application. The contents of this menu are fully customizable.
Custom urls
Custom URLs are used to map URLs to a particular request for the application engine to handle. This can be used to make URLs more easy to remember for humans, and for search engine optimization.