-
-
-
- User interface versions
- Building blocks for user interface design
- Adding styles with a css
- Surrounding page
- Changing snippets
- Creating a custom login page (pre 3.4)
- Creating a custom login page
- Using velocity templates within the blueprint
- Create your own web pages
- HTML delivery requirements
- How to customize system mails
-
- Resource files
- Velocity - How does it work?
- Quick Velocity Tutorial
- Debugging velocity scripts
- Velocity Command Reference
- Script Editor Tutorial
- Using velocity for calculations
- Using predefined forms in a html design
- Velocity forms
- Data field identifiers
- Macros and methods
- Velocity library
- Velocity: using the #macro command
- velocity and xml
- Using AJAX in your velocity scripts
-
- 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
- Componenten in onze technologie
- Google Analytics
- Street and City helper (postcodecheck)
- Responsible disclosure-beleid
- Postcode check service (straat en huisnummer) kosten
- Expressions
- Regular Expression Reference
-
Elements of the configuration
The elements listed on this page are operations that are used for managing the data and files in your application, as well as automating certain procedures.
Queries & reports
The application engine offers a range of possibilies for users to query the application database and create reports.
Importing data
Data can be imported into your application database from external sources like Excel sheets and comma separated values (csv) files.
Exports
Exporting data from your application is made easy by the application engine's export helper.
Deduplication
The application engine offers functionality to remove duplicate records in your application database.
Jobs
Jobs automate actions and queries in the application, by periodically performing them according to predefined settings. An examples of a job is automating the process of mailing daily reports.
External files
The backstage offers access to the resource files, the place to access all external files used by your application (like html and css files).
Importing files/images into database
Importing data into your application may include files such as images or pdf documents. However the standard import screens only support importing textual/numerical data into the database, not files. You will have to upload these files in a seperate process to add them to your database