Event Title
This field shows the identifier for the event being viewed.
For any event, you can define the identifier that the system displays in this field, using a SetAttributes type action for the event handler. See these help topics:
- Creating Event Handlers
- Creating Event Actions
- Event Action Types
- Event Action Parameters
If you do not set this with an event action, the system uses a default identifier composed of the name of the event and the time it began running.
A good practice is to use the SetAttributes type action to create a title that makes sense in the context. For example, for an event used to track customer orders, you could create an action that produces a title like "New customer order: CO12345678." Or an event used to track changes to customers' credit limits could create a title like "Credit limit changed for Greg's Bikes."