Wiki source code of Konfiguration benutzerdefinierte Formulare
Last modified by YellowFox_RD on 2025/01/16 12:51
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="box" %) | ||
2 | (((Table of Contents))) | ||
3 | {{toc/}} | ||
4 | |||
5 | Administration of custom forms. | ||
6 | = Functions = | ||
7 | == Overview == | ||
8 | On the left side you see a overiew of all custom forms. | ||
9 | On the right side you can allocate a form to a car. | ||
10 | |=(% colspan="3" %)Inputs area: | ||
11 | |[[image:image2014-10-13%2010%3A52%3A29.png]]|View|change View | ||
12 | ((( | ||
13 | * allocate form | ||
14 | * send form | ||
15 | ))) | ||
16 | |[[image:new.png]]|New form|create a new custom form | ||
17 | |[[image:refresh.png]]|Reload page|reload this page | ||
18 | |[[image:help.png]]|Help|open this help | ||
19 | |[[image:quicklink.png]]|Quicklink|create a Quick Link | ||
20 | |||
21 | == Display views == | ||
22 | For each display type, there is a special view that you can select here. | ||
23 | Currently you can choose between the following views: | ||
24 | ((( | ||
25 | * MDT 860 | ||
26 | * Camos | ||
27 | * Android | ||
28 | * Garmin | ||
29 | ))) | ||
30 | == Creating a form == | ||
31 | To create a new form, click on the [[image:new.png]] icon. | ||
32 | Now you can see a editor where you can define a name and entries for the form. | ||
33 | Optionally, cou can specify if a driver have to be logged in to complete the form. | ||
34 | |=(% colspan="2" %)Input types | ||
35 | |Integer|Input mask for integer values | ||
36 | |Date|Input mask for date values | ||
37 | |Time|Input mask for time values | ||
38 | |Floating-point number|Input mask for floating-poin number values | ||
39 | |Text10|Input mask for texts (max. sign 10) | ||
40 | |Text30|Input mask for texts (max. sign 30) | ||
41 | |Selection|Input mask with a selction box with predefined values | ||
42 | |Yes/No|Input mask for a yes-no condition | ||
43 | |Signature|Input mask for signatures | ||
44 | |||
45 | After creation, you can allocate these form a vehicle. | ||
46 | == Edit form == | ||
47 | With the function "Edit" you can reconfigure an already existing form. | ||
48 | == Delete a form == | ||
49 | With the function "Delete" you can remove the form from the list and to the associated vehicles. | ||
50 | == Show form == | ||
51 | The function "View" opens the form with the corresponding display view. | ||
52 | == Allocate forms a vehicle == | ||
53 | First you musst select a vehicle to allocate the form. | ||
54 | Then have the option available to change entries or to deposit a new form. | ||
55 | To complete the process, click "Save". | ||
56 | == Send forms to a vehicle == | ||
57 | After you have allocated the form, you must send the new configuration to the vehicle. | ||
58 | Just change the View to "form send". | ||
59 | Now you can see a list of vehicles with current send staus. | ||
60 | For vehicles with the status "still to send", you need to be sent the configuration. | ||
61 | This is done with the function "send modified" or "send all". | ||
62 | The display acknowledge the receipt of configuration with a status message in the position list and in the form overview. | ||
63 |