Set Input Value

Block Information

Available in: Page Flow

Toolbox Category: Input

Block Type: Regular

Set Input Value is a regular block that allows you to set the value of Input, Dropdown and Multi-line elements on a page or form.

The block comes in two modes which are discussed below.

Mode 1

Set Input Value (Mode 1)

The Mode 1 version of the Set Input Value block consists of (from left to right):

Mode 2

Set Input Value (Mode 2)

The Mode 2 version of the Set Input Value block consists of (from left to right):


Usage Examples

The image below shows an example of the Mode 1 version where the Data value parameter is attached to a Variable Value block configured to use the variable b which has been set to "John".

Example of Set Input Value Mode 1

In the next example we see a Mode 2 version where the Element value parameter is attached to a Text block containing a CSS Selector that selects the same element. This time the Data value parameter is attached to the Text block containing the text "Jane".

Example of Set Input Value Mode 2

Last updated