0

Events Table Control (version 21)

  • updated 2 yrs ago

Starting in v21.3, the 'Events Table' allows users to display the events they have configured within an Axiom application. To learn more about how to configure such event, see How To Create an Event.

Properties

  • Name - a unique name used to reference the control in script *
  • EventServer - the server name of the Views service of where the events are located. (This will almost always be 'localhost' unless the Views service is remote from the Axiom core.)
  • EventSourceFilter - used to filter asset-based events based on the 'Source' column
  • EventTypes - allows the user to display 'All' events or only those selected from the list
  • TimeDuration - the time range, Now - TimeDuration, used to display the events active in the range. Times can be relative (24 hours) or actual (24:00:00).
  • Columns - opens the 'EVENT COLUMN' menu to select which columns to display in the table  
  • Height - the height of the control in pixels
  • IsVisible - a checkbox to show or hide the control
  • Width - the width of the control in pixels
  • X - the horizontal coordinate of the top-left corner in relation to its parent container
  • Y - the vertical coordinate of the top-left corner in relation to its parent container
  • OnEventClick - used to trigger a script that runs when an event from the table is clicked *

* These properties are only available to admin users.

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular