| ... |
... |
@@ -3,7 +3,7 @@ |
| 3 |
3 |
{{id name="fig_counter"/}} |
| 4 |
4 |
{{figure image="counter_de.png"}}Configuration interface for creating counters: (1) list of existing counters, (2) area for editing the selected counter, (3) metadata of the counter.{{/figure}} |
| 5 |
5 |
|
| 6 |
|
-The values of the counters can be changed with the action [[Change counter>>doc:Formcycle.Designer.Workflow.Actions.ModifyCounter]] and read out via [[placeholders>>doc:Formcycle.UserInterface.Variables]] and thus used in [[conditions>>doc:Formcycle.Designer.Workflow.FlowControl.Condition]], for example. |
|
6 |
+The values of the counters can be changed with the action [[Change counter>>doc:Formcycle.Designer.Workflow.Actions.ModifyCounter]] and read out via [[variables>>doc:Formcycle.UserInterface.Variables]] and thus used in [[conditions>>doc:Formcycle.Designer.Workflow.FlowControl.Condition]], for example. |
| 7 |
7 |
|
| 8 |
8 |
== Creating a counter == |
| 9 |
9 |
|
| ... |
... |
@@ -12,15 +12,15 @@ |
| 12 |
12 |
== Configuration options == |
| 13 |
13 |
|
| 14 |
14 |
; Name |
| 15 |
|
-: Name des Zählers |
|
15 |
+: Name of the counter |
| 16 |
16 |
; Current value |
| 17 |
|
-: Hier wird der aktuelle Wert des Zählers angezeigt. Nach einen Klick auf das Stiftsymbol kann der Wert angepasst und über ein Klick auf den Haken übernommen werden. |
|
17 |
+: The current value of the counter is displayed here. After clicking on the pencil symbol, the value can be adjusted and accepted by clicking on the check mark. |
| 18 |
18 |
; Reset automatically |
| 19 |
|
-: Wenn diese Option aktiviert wurde, kann über die folgenden Optionen festgelegt werden, unter welchen Bedingungen der Zähl zurückgesetzzt werden soll: |
|
19 |
+: If this option has been activated, the following options can be used to specify under which conditions the counter is to be reset: |
| 20 |
20 |
:; Initial value |
| 21 |
|
-:: Wert auf den der Zähler zurückgesetzt werden soll |
|
21 |
+:: Value to which the counter is to be reset |
| 22 |
22 |
:; Condition |
| 23 |
|
-:: Bedingung unter welcher der Zähler zurückgesetzt werden soll. Zur Auswahl stehen die folgenden Optionen: |
|
23 |
+:: Condition under which the counter is to be reset. The following options are available for selection: |
| 24 |
24 |
::: - Counter greater than or equal |
| 25 |
25 |
::: - Counter less than or equal |
| 26 |
26 |
::: - daily |