This is the main part of the software suite. Unlike some of the other applications in the Project35 suite, this is an end deployment. In the directory \project35-1.0-win, click on run_project35. This will present you with a startup screen and dialog with a choice of models from which to select. This list is populated by the names of models in the models directory. These will disappear when you click OK. Clicking Cancel will end the programme at this stage and cause the startup screen and dialog to disappear.
The picture on the right shows an example of the screen you will see for the Desktop deployment.
It will be a set of data entry forms arranged in the application according to how they were arranged in the schema. This will vary from model to model and yours will likely look similar but not exactly the same.
Along the top of the screen is a menu bar, which is described in more detail below. The section on the left is the navigation tree that allows you to move through the collection of forms. Clciking on any entry in the tree will take you to that particular form; it will be displayed on the right side of the screen. The section on the right is the main screen showing the currently edited form. These will be different from one model to another. However, there will be similar components for many instances.
There are several menu lists that can exist with the Tablet deployment. The exact list that you will see may be slightly different from what others might see who have different use cases - it is dependent on how the forms were configured when they were being created.
Menu List | What you can select and what happens |
---|---|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
On this application, you will see a variety of buttons. Not all of these will appear on a given set of forms. The buttons you see will depend on the nature of your model and how the forms have been configured. Below is a table you can use for reference if you haven't used a button before and don't know what it does.
Button | What happens when you click it |
---|---|
![]() |
This brings up a file browser dialog so you can choose a particular file to go in the field. |
![]() |
This removes the current form you are working on and takes you back to the one just above it in the hierarchy. |
![]() |
This deletes the current form you are working on. |
![]() |
This saves the current form in memory and moves you to the form just above it in the hierarchy. This is not the same as selecting Save or Save As... from the File Menu. |
![]() |
This takes you to an existing filled out form in order to make changes. |
![]() |
This saves the current form but does not move you off the form. This is not the same as selecting Save or Save As... from the File Menu. |
![]() |
This allows you to reorder entries in the tree on the left hand side of the screen. This will only move a selected entry down and only within other entries on the same level of the tree. |
![]() |
This allows you to reorder entries in the tree on the left hand side of the screen. This will only move a selected entry up and only within other entries on the same level of the tree. |
![]() |
This takes you to a form that has not yet been filled out. |
![]() |
This allows you to launch extensions. |
There are several types of fields that can appear in a Tablet deployment. This will depend on the exact nature of your model and what your use case is. Below are listed some general types of fields that could appear in your forms.
Field Types | Examples |
---|---|
  |
|
Mandatory - these fields will be bolded. | ![]() |
Optional - these fields will appear in normal font, ie not bolded. | ![]() |
Date - these will have some form of format in brackets. The type of format will depend on how the forms were configured. | ![]() |
List (3 or fewer entries) - these will appear as radio buttons. | ![]() |
List (more than 3 entries) - these will appear as drop down lists. | ![]() |
Linked to ontology terms - these will be denoted by a * next to the field name. The number of terms available will determine how they are rendered. For terms numbering less than 20, the terms are listed in one list alphabetically. for terms numbering between 20 and 40, the terms are grouped and listed alphabetically. For terms numbering more than 40, a new dialog appears with the list. In this dialog, you can search for terms. Depending on how the forms have been configured, this new dialog may also have images to help you select terms. If the field value background is white, then you can enter your own terms that are not part of the ontology provided. If the background is grey, then you must use a term from the ontology provided. There may also be a Clear Values selection on the list that appears so that you can remove terms. |
![]() |