Skip to main content

FormSubmissionField

A submitted form field value

Fields

keyString!

The field key that connects the definition to the submission value. Note: this is likely not useful to the user, but it may be useful as a unique identifier used by the client.

labelString!

The human-readable field label

typeFormFieldType!

The configured type of this field

valueString

The submitted value returned as text