Create a UI interaction
Create a UI interaction and attach it to a component event in UI Builder. UI interactions are reusable flows that combine UI, logic, and scripts into a single unit, including custom UI built with Component Builder, and can be triggered from any component event on a page.
시작하기 전에
Role required: ui_builder_admin
이 태스크 정보
In this task, you create a UI interaction and define its behavior using the diagram editor. You select an interaction type, add and configure steps, define logic and branching, and specify inputs that the interaction requires at runtime.
프로시저
결과
The UI interaction is created and ready to be attached to a component or page event. Once attached, it runs its configured steps whenever the specified event occurs. See Trigger a UI interaction from a page event.
To trigger this UI interaction from a form or list button using a declarative action, see Trigger a UI interaction from a declarative action.