How to simplify complex form or breaking big form into several smaller
It is a good practice to split big web-form to several smaller. You can then join them using redirects. After filling one form user will be redirected to the next one
Creating database and form backup
Make sure to use backups to store your databases and web-form in case you'll need it in future. It is really easy to get backup file and to load it back into database
How to create and work with Reports in QuintaDB
Database report it's a set of records which is passes some criteria. It is a common way to fetch data from database tables and use them later.
Linked records (field type)
This field type allows you to show records from a related table
Store music online
It is really easy to collect music, videos and other media inside online database. Just create web-form with file upload or image fields and start collecting and sharing data
October Update. Zapier Integration, New Field Type, Improved Database Search,...
The second autumn update on QuintaDB service
Change Report name
You can change Report name on Reports page
How to Clone an Application
You can duplicate your database for backup and testing purposes. Clone using one click and you'll have absolute duplicate of your existent database. It copies both web-forms and records too
How to link imported records
You can relate the tables if your tables have columns with the same values
February update. Folders, New record design, Relationship import and more
February Update 2020
Dependent field
The dependent field changes depending on the selected value in another field
Maps in QuintaDB
You can create Maps in QuintaDB using data from several tables or reports