Get Field Input Value
Last updated
Last updated
The Get Field Input Value
block is used to retrieve the value of the specified field input of the form.
The block consists of a Value Parameter of type text that specifies the Field Identifier (FieldID) of the form field.
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 Get 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 Get Field Input Value
block. Here the variable b is set to the value of the LastName field input.