Skip to content

Set Element Action Node

UI/Elements

Dynamically sets the legacy default action or a named event action of an interactive element

a2ui_set_element_actionstdLong running
Inputs8
Outputs1
Security exposureUnrated
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

8

Execution
exec_in

Execution input

Element

Struct
element_ref

Reference to the element (ID string or element object from Get Element)

Event

String
event_name

Optional named component event (for example click, change, open, or delete). Leave empty to update the legacy default action.

Action Type

String
action_type

Type of action: navigate_page, external_link, workflow_event, or clear to remove action

Default navigate_page
navigate_pageexternal_linkworkflow_eventclear

Route

String
route

For navigate_page: the route path (e.g., /about, /products/123)

Query Params

String
query_params

For navigate_page: optional JSON object of query parameters

URL

String
url

For external_link: the external URL to open

Node ID

String
node_id

For workflow_event: the ID of the workflow node to trigger

Output Pins

1

Execution
exec_out

Execution output

Node Info

Internal name
a2ui_set_element_action
Category
UI/Elements
Version
1