-
-
- Search Engine Optimization
- OTP
- User Interface migration guide
- User account management
- Instructies voor implementatie van visueel editen van nieuwsbrieven
- Login as another user
- Support
- More information about moving to User Interface Version 4.0
- Standaard page layout
- Sections moved to layout
- Aanpassingen in release 2024-7
- Media library
- Aanpassingen in release 2024-10
- Analytics and Matomo
- Registration forms
- How to change names of classes and fields?
- Responsible Disclosure Policy
- How to upload a blob in Velocity?
- Aanpassingen in release 2024-2
- Instances
- Google Analytics
- Street and City helper (postcodecheck)
- Responsible disclosure-beleid
- Postcode check service (straat en huisnummer) kosten
- Expressions
- Regular Expression Reference
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.
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.
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.
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.
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.