Create Database
All existing databases can be found under “Databases” option within “Administration” menu. Adding a new database is initiated by clicking on “New” button in the upper left corner.
This will initiate the appearance of the following dialog:
Here, in the “Database” tab, “Title” field should be filled in with desired name of the new database and underneath desired properties of database should be selected. Below is the list of supported properties:
Option |
Description |
---|---|
Active |
Database will be available to users |
Allow file upload |
RecordSetItems of the database may contain attached documents such as images, text documents, pdf files, etc. Note: This feature is described in detail in "Documents" chapter |
Tabbed form layout |
Refers to the appearance of the database to the users when creating a new RecordSetItem: each column will appear as a different tab |
Open form in dialog |
Refers to the appearance of the database: the form for creating a new RecordSet will appear as a new dialog on top of the current window |
Show in menu |
Database will appear in one of the menus. Checking this box will initiate appearance of another setting: here you can choose in which menu your database shall appear |
Permissions |
Users or group of users that will have access to this database |
Note: It is possible to change any of these settings later.
What data will be stored in the database (from the example above: Name, Birth Date, Address, E-mail,...) is defined and managed in the “Form” tab. More details on how to create a desired Form structure in the "Form Builder" chapter. Good practice is to save properties described above by clicking on the "Save" button before continuing with form creation.