Event handler in the Case list component

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • 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.

    Tabela 1. Event handlers in the Case list component
    Event handler Description Payload
    SN_EMBEDX_CASE_LIST#RECORD_SELECTED This event is dispatched when a record is selected.
    Nota:
    If the first column is the reference column, selecting the case record shows the error in the Case view component.
    table, record_sys_id
    SN_EMBEDX_CASE_LIST#COMPONENT_READY This event is dispatched when a component is ready and usable. None
    SN_EMBEDX_CASE_LIST#COMPONENT_ERROR This event is dispatched when a property validation or internal error occurs. errorMessage, errorType