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:
- In the Template Editor, open the Template.xml file you want to edit.
- Scroll the list of Classes as necessary and select a class.
- In the Event list, click the event definition you want to edit.
- In the pane to the right of the Event list, double-click the element you want to edit.
- Edit the element properties as desired.
- Click OK.
To add elements to an event:
- In the Event list, click the event definition to which you want to add an element.
- In the pane to the right of the Event list, click Add.
- In the Create New Element dialog box, click the Type list and select the type of element you want to add and click OK.
- Edit the element properties as desired.
- Click OK.
To reposition elements in an event:
- In the Event list, click the event definition.
- In the pane to the right of the Event list, click the element you want to move.
- Click Move Up or Move Down to move the element to the desired position.
To delete elements in an event:
- In the Event list, click the event definition.
- In the pane to the right of the Event list, click the element you want to delete.
- Click Delete.