---
sourceDocument: Australia Customer Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/customer-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Customer Service Management

ft:clusterId :

    - csm

bundleId :

    - csm

workflow :

    - Customer and Industry


---

# Event handlers in the Object list component

# Event handlers in the Object list component {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 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.
{#we-event-handlers-object-list__table_csm_base_entities__entry__2}

| Event handler | Description |
|-|-|
| N_EMBEDX_OBJECT_LIST#FOOTER_LINK_SELECTED | This event is dispatched when footer link is selected. |
| N_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. |
| N_EMBEDX_OBJECT_LIST#COMPONENT_READY | This event is dispatched when a component is ready and usable. |
[Tabela 1. Object list event handlers]

{#we-event-handlers-object-list__table_csm_base_entities}
**Tarefas relacionadas**   

* [Configure the Object list component instance](https://servicenow-prod.fluidtopics.net/ppkHrIHJ33H6v2PbNAmODA "Configure the Object list component instance so that your user can embed it on their website to display information from any ServiceNow table. The component allows you to configure column selection, filtering, sorting, and pagination options.")
* [Embed the Object list component on the third-party website](https://servicenow-prod.fluidtopics.net/3S63igax0Z7zQg3hNhX1lg "Embed the global code and component code of the Object list component that you configured in your instance so that you can enable your customers to start using the component on your third-party website.")  
**Referência relacionada**   

* [Component properties for the Object list](https://servicenow-prod.fluidtopics.net/~37mIkhOwg0fxoUpBauqRQ "Component property enables you to configure the behavior of the Object list component on a third-party website.")
* [Sample code for the Object list component](https://servicenow-prod.fluidtopics.net/nUdevXTU_yHj2AnicDZ~Qg "Sample code is provided to define an action when an event is triggered. Update the sample code for your use case before embedding the component on your webpage.")

