Wiki source code of Ereignisse


Hide last authors
jdr 5.1 1 {{figure image="event_en.png" clear="h1" width="400"}}
2 Workflow with two processing chains. Events of the processing chains are highlighted in red and the plus icon {{ficon name="plus-circle-outline"/}} to add an event.
jdr 3.6 3 {{/figure}}
4
jdr 5.1 5 Individual processing chains are triggered by events. Events are for example the click on a send button, the confirmation of a double opt in process or the exceeding of a defined time. They can be added by dragging and dropping or pressing the plus icon {{ficon name="plus-circle-outline"/}}, which creates a new processing chain.
jdr 3.2 6
jdr 5.1 7 Each event consists of at least:
jdr 3.2 8
9 ; Name
jdr 5.1 10 : The name of the event
11 ; Description
12 : The description is optional.
jdr 3.3 13
jdr 5.1 14 == Available events ==
jdr 3.3 15
jdr 5.1 16 * [[Advanced submit button>>doc:Formcycle.Designer.Workflow.Events.SubmitButtonAdvanced]]
17 * [[After state change>>doc:Formcycle.Designer.Workflow.Events.AfterStateChange]]
18 * [[Custom event>>doc:Formcycle.Designer.Workflow.Events.Custom]]
19 * [[Date and time>>doc:Formcycle.Designer.Workflow.Events.DateAndTime]]
20 * [[Double opt in confirmed>>doc:Formcycle.Designer.Workflow.Events.DoubleOptInConfirmed]]
21 * [[Invitation failed>>doc:Formcycle.Designer.Workflow.Events.InvitationFailed]]
22 * [[Invitation sent>>doc:Formcycle.Designer.Workflow.Events.InvitationSent]]
23 * [[Submit button>>doc:Formcycle.Designer.Workflow.Events.SubmitButton]]
24 * [[Workflow error>>doc:Formcycle.Designer.Workflow.Events.WorkflowError]]
jdr 3.3 25
jdr 5.1 26 == Plugin events ==
jdr 3.4 27
jdr 5.1 28 New events can be added by plugin. Documented are these events on the [[pages of the respective plugin>>doc:Formcycle.PluginDocumentation.WebHome]] which provides them.