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):
Field ID: Value Parameter of type text that specifies the Field Identifier (FieldID) of the form field.
Value: Value Parameter of type text that specifies the value to be set.
This block only works when used in Form type pages. See Working With Forms to learn about how forms work.
The behavior of this block is similar to the Set Input Value block, with the difference being that this block refers to the field identifier and not the element.
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: