Set Field Input Value
Last updated
Last updated
The Set Field Input Value
block is used to set the value of the specified field input of the form.
The block consists of the following (from left to right):
The image below shows an example of the Set Field Input Value
block. Here the value of the FirstName field input will be set to John.
The result of the above example can be seen below:
Field ID: of type that specifies the Field Identifier (FieldID) of the form field.
Value: of type that specifies the value to be set.
This block only works when used in Form type pages. See to learn about how forms work.
The behavior of this block is similar to the block, with the difference being that this block refers to the field identifier and not the element.