Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:editor.forms.main [2023/12/31 15:54] – [Window wide] administratoren:editor.forms.main [2025/09/13 16:36] (current) – [Manifesto organiser] administrator
Line 1: Line 1:
 ====== Main window ====== ====== Main window ======
  
-{{ :mainformeditor3.png?nolink |}}+{{ ::mainformeditor3.png?nolink |}}
  
 ===== Toolbar ===== ===== Toolbar =====
  
-The main window itself does not have a toolbar, see the specific toolbar for each individual item.+All the buttons from the toolbar are explained below. 
 + 
 +^  ^ Command ^  Description 
 +| image | ''Save and close'' | Save changes and close database designer | 
 +| image | ''Save'' | Save changes | 
 +| image | ''Reload'' | Database reload, unsaved changes are lost |
  
 ===== Status bar ===== ===== Status bar =====
Line 21: Line 26:
 From the designer application, it is also possible to create a new database by clicking the ''New database...'' button. In this window you select a template for your new database, in addition to the predefined templates you can also select the ''Blank'' template. This template contains no predefined fields and allows you to build your database from scratch. From the designer application, it is also possible to create a new database by clicking the ''New database...'' button. In this window you select a template for your new database, in addition to the predefined templates you can also select the ''Blank'' template. This template contains no predefined fields and allows you to build your database from scratch.
  
-{{ :mainformeditor4.png?nolink |}}+{{ ::mainformeditor4.png?nolink |}}
 ==== Open database ==== ==== Open database ====
  
 If you want to open an existing database, use the ''Open database...'' function. If no database is currently open you will see this option directly in the middle of the main screen, in addition the open database function is always available via the ''File'' menu. If you want to open an existing database, use the ''Open database...'' function. If no database is currently open you will see this option directly in the middle of the main screen, in addition the open database function is always available via the ''File'' menu.
  
-{{ :mainformeditor5.png?nolink |}}+{{ mainformeditor5.png?nolink |}} 
 + 
 +==== Save database changes ==== 
 + 
 +Via the ''Save'' the changes are saved and the database is updated, first the database structure is validated. If the validation is successful, your database is automatically backed up, then the database is updated. After this, you can open your database as usual in the [[en:viewer| view application]] and all your changes will be available. 
 + 
 +Via the ''Close'' the changes are also saved, if this has been successful the database designer application is automatically closed. If you have opened the database from the [[en:viewer| view application]] return directly to the view application. 
 + 
 +==== Reload database ==== 
 + 
 +When reloading the database, the database is reloaded, any changes that had not yet been saved are lost.
  
 ===== Overview ===== ===== Overview =====
Line 36: Line 51:
   - Validation list   - Validation list
  
-{{ :mainformeditor6.png?nolink |}}+{{ ::mainformeditor6.png?nolink |}}
  
 ==== Manifesto organiser ==== ==== Manifesto organiser ====
Line 42: Line 57:
 Listed below are the different components in which the database is built. Listed below are the different components in which the database is built.
  
-        * [[editor.forms.main.manifestinfo|Manifest information]] +        * [[en:editor.forms.main.manifestinfo|Manifest information]] 
-        * [[editor.forms.main.enums|Enumerations]] +        * [[en:editor.forms.main.enums|Enumerations]] 
-        * [[editor.forms.main.entitydefinition|Entity definition]] +        * [[en:editor.forms.main.entitydefinition|Entity definition]] 
-          * [[editor.forms.main.entitydefinition.fields|Fields]] +          * [[en:editor.forms.main.entitydefinition.fields|Fields]] 
-          * [[editor.forms.main.entitydefinition.defaultcolumns|Standard columns]] +          * [[en:editor.forms.main.entitydefinition.defaultcolumns|Standard columns]] 
-          * [[editor.forms.main.entitydefinition.actions|Actions]]+          * [[en:editor.forms.main.entitydefinition.actions|Actions]] 
 +          * [[en:editor.forms.main.entitydefinition.summary|Summary]] 
 +        * [[en:editor.forms.main.Mainformtoolbardefinition|Main window toolbar]]
  
 === Actions === === Actions ===
- 
-== Save changes == 
- 
-Via the ''Save'' the changes are saved and the database is updated, first the database structure is validated. If the validation is successful, your database is automatically backed up, then the database is updated. After this, you can open your database as usual in the [[en:viewer| view application]] and all your changes will be available. 
  
 == Validate == == Validate ==
Line 59: Line 72:
 Via the ''Validate'' the database structure is validated, this allows you to check that all changes are valid. If any errors are present, they are displayed in the validation list. Below is an example of a validation failing because a field is not filled in. Via the ''Validate'' the database structure is validated, this allows you to check that all changes are valid. If any errors are present, they are displayed in the validation list. Below is an example of a validation failing because a field is not filled in.
  
-{{ :mainformeditor7.png?nolink |}}+{{ ::mainformeditor7.png?nolink |}}
  
  
Line 77: Line 90:
 | Control + N | Create new database| | Control + N | Create new database|
 | Control + S | Save changes| | Control + S | Save changes|
 +| Control + Shift + S | Save changes and close database designer|
  
 ==== Component-specific ==== ==== Component-specific ====
  
 See individual manifest organiser components for specific keyboard shortcuts in that component. See individual manifest organiser components for specific keyboard shortcuts in that component.
Print/export
QR Code
QR Code en:editor.forms.main (generated for current page)