Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Bind events to add actions

After you have created events, you can bind them to actions on your components, pages, data resources, and declarative actions.

  • Bind an event to a component
    Bind data elements within UI Builder so that you can add event actions to your components.
  • Bind an event to a page
    Use page event mappings to bind data elements within UI Builder so that you can add event actions to your page.
  • Bind an event to a data resource
    Assign event handlers within UI Builder to individual data resources on your page. When a data resource successfully fetches new data, it executes an event handler to take a user to the next step in a flow.
  • Bind an event to a declarative action
    Bind data elements within UI Builder so that you can add event actions to a declarative action.

Parent Topic:Manage actions in UI Builder pages