Wiki source code of Ereignisse
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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. | ||
| 3 | {{/figure}} | ||
| 4 | |||
| 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. | ||
| 6 | |||
| 7 | Each event consists of at least: | ||
| 8 | |||
| 9 | ; Name | ||
| 10 | : The name of the event | ||
| 11 | ; Description | ||
| 12 | : The description is optional. | ||
| 13 | |||
| 14 | == Available events == | ||
| 15 | |||
| 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]] | ||
| 25 | |||
| 26 | == Plugin events == | ||
| 27 | |||
| 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. |