Creating events: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 23: | Line 23: | ||
[[File: | [[File:Event_Types_Kopie_1.png|728px]] | ||
{{#mpdftags: pagebreak}} | {{#mpdftags: pagebreak}} |
Latest revision as of 12:03, 16 March 2022
Events are always created using the same method:
1. Determine a trigger. (A)
2. Name the receiver. (B)
3. Determine the event type. (C)
4. If necessary - specify the time. (D)
5. If necessary - specify the value. (E)
6. A Javascript can also be specified. Documentation for this can be found in the download area (Javascript Command Reference): [1] (F)
The following event types are available:
{{#mpdftags: pagebreak}}