UI Trigger
The UI Trigger fires when a user interacts with a specific element in the interface, such as clicking a button, a toolbar action, or a row menu item. Use it to link user actions directly to a process.
Configuration
| Field | Description |
|---|---|
| Title | A name for this trigger |
| Description | Optional notes about when this trigger fires |
| Trigger Method | The interaction type: Click Action, Mouse Entry, or Mouse Out |
| Choose Location | Where the UI element lives: Table or Form |
| Source Tables/Windows | The window or table containing the element to watch |
| Field Location | The specific element to bind: Kebab (row menu), Toolbar, or Submit (form button) |
