Get Value from Input Action
Retrieves the current value from an HTML input field and stores it for use in later actions.
Useful for dynamic logic, conditional workflows, or inserting user-provided data in the page or process.
This action does not output anything, and is meant to pass on data to other actions. For more details, see Referencing Data From Previous Actions.
Action Settings
Option | Default | Type | Description |
Reference ID | None | Text Field | Assign a unique name to store the retrieved input value. This reference can be used in other actions. Format: Lowercase letters, numbers, and underscores only. |
Applied To
Select the source element where the action will originate. This determines which block or element will perform the specified action when triggered.