... |
... |
@@ -6,7 +6,7 @@ |
6 |
6 |
You can set a due date and a buffer time. When the difference between the due date and the current time is less that the buffer time, this action lets you move the form record into an escalation state. |
7 |
7 |
{{/figure}} |
8 |
8 |
|
9 |
|
-This plugin add a new [[action>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WebHome]] named //Check date plugin// to the [[workflow processing>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.WebHome]]. This action lets you perform a [[state change>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.States.WebHome]] depending on the current server date. For example, you could check whether a due date is less than a week away. If so, you could move the form record to an escalation state. This plugin is subject to additional charge. |
|
9 |
+This plugin add a new [[action>>doc:Formcycle.FormDesigner.Workflow.Actions.WebHome]] named //Check date plugin// to the [[workflow processing>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.WebHome]]. This action lets you perform a [[state change>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.States.WebHome]] depending on the current server date. For example, you could check whether a due date is less than a week away. If so, you could move the form record to an escalation state. This plugin is subject to additional charge. |
10 |
10 |
|
11 |
11 |
== Configuration == |
12 |
12 |
|
... |
... |
@@ -30,15 +30,15 @@ |
30 |
30 |
|
31 |
31 |
== Changelog == |
32 |
32 |
|
33 |
|
-=== 1.1.1 |
|
33 |
+=== 1.1.1 === |
34 |
34 |
|
35 |
35 |
* Check whether any due date was entered at all. If not, not state change is performed. |
36 |
36 |
* Reload the list of available states when this action is selected. This makes sure that newly created states are available in the select list. |
37 |
37 |
|
38 |
|
-=== 1.1.0 |
|
38 |
+=== 1.1.0 === |
39 |
39 |
|
40 |
40 |
* Modifications for {{formcycle/}} version 6.x.x. |
41 |
41 |
|
42 |
|
-=== 1.0.0 |
|
42 |
+=== 1.0.0 === |
43 |
43 |
|
44 |
44 |
* Initial release |