Changes for page Eingangszähler-Plugin


From version 2.2
edited by jdr
on 06.09.2021, 15:38
Change comment: There is no comment for this version
To version 2.1
edited by gru
on 04.03.2021, 10:12
Change comment: Imported from XAR

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.jdr
1 +XWiki.gru
Content
... ... @@ -12,7 +12,7 @@
12 12  {{id name="fig_plugin_offline_counter_down"/}}
13 13  {{figure image="plugin_offline_counter_down_en.png"}}Use of the submit count plugin to set the form //online// again if users cancel their registration. With each cancelation the counter value is reduced by one. If the counter reaches a value of 19 the form will best //online// again.{{/figure}}
14 14  
15 -To use the plugin a new [[workflow>>doc:Formcycle.Designer.Workflow.WebHome]] action of type **Submit-Count-Plugin** needs to created. This action has three parameters:
15 +To use the plugin a new [[workflow>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.WebHome]] action of type **Submit-Count-Plugin** needs to created. This action has three parameters:
16 16  
17 17  ; COUNT_DIRECTION
18 18  : This parameter can take the values {{code language="none"}}UP{{/code}} or {{code language="none"}}DOWN{{/code}}. These values determine whether the counter should be incremented or reduced by one.