Event handlers in the Object list component

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • A component triggers an event when a certain condition is met or on user interaction. The event can be used to execute an action through a code on a third-party webpage.

    Table 1. Object list event handlers
    Event handler Description
    SN_EMBEDX_OBJECT_LIST#FOOTER_LINK_SELECTED This event is dispatched when footer link is selected.
    SN_EMBEDX_OBJECT_LIST#COMPONENT_ERROR This event is dispatched when a property validation or internal error occurs.
    SN_EMBEDX_OBJECT_LIST#RECORD_SELECTED This event is dispatched when a record is selected.
    SN_EMBEDX_OBJECT_LIST#COMPONENT_READY This event is dispatched when a component is ready and usable.