An event definition is a sequence of elements that produces the default template text. Keep in mind that if you edit an event definition that is in non-bold text, you are changing the definition for all Classes that use the Default definition.


text
The static template text appears between <Text> and </Text> tags in the template.xml file. Note that a template may contain multiple text statements.


ObjectType
The ObjectType element is a placeholder used to insert the display name of the object type as defined in the Class.


ObjectName
The ObjectName element is a placeholder used to insert the name of the object on which the action is performed.


To edit an event definition:

  1. In the Template Editor, open the Template.xml file you want to edit.
     
  2. Scroll the list of Classes as necessary and select a class.
     
  3. In the Event list, click the event definition you want to edit.
     
  4. In the pane to the right of the Event list, double-click the element you want to edit.
     
  5. Edit the element properties as desired.
     
  6. Click OK.

To add elements to an event:

  1. In the Event list, click the event definition to which you want to add an element.
     
  2. In the pane to the right of the Event list, click Add.
     
  3. In the Create New Element dialog box, click the Type list and select the type of element you want to add and click OK.
     
  4. Edit the element properties as desired.
     
  5. Click OK.

To reposition elements in an event:

  1. In the Event list, click the event definition.
     
  2. In the pane to the right of the Event list, click the element you want to move.
     
  3. Click Move Up or Move Down to move the element to the desired position.

To delete elements in an event:

  1. In the Event list, click the event definition.
     
  2. In the pane to the right of the Event list, click the element you want to delete.
     
  3. Click Delete.

Table of Contents