Creating events: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
[[File:Event_Types_Kopie.png|728px]] | [[File:Event_Types_Kopie.png|728px]] | ||
{{#mpdftags: pagebreak}} | {{#mpdftags: pagebreak}} |
Revision as of 10:14, 1 October 2019
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}}