Fill Input Action

Automatically fills a specified input field with a given value. This can be used to simulate user input, prepopulate form fields, or update form fields dynamically. Supports text, number, checkbox, radio, and other input types.

Action Settings

Option Default Type Description
Value None Text Field

Specifies the value to be filled into the target input field.

For text, number, or similar inputs, enter the desired value as plain text.

For checkbox or radio inputs, use "true" to check and "false" to uncheck the input.


Applied To

Select the source element where the action will originate. This determines which block or element will perform the specified action when triggered.