Form Hidden field component
Use: Adds a hidden input field to the form. Use this component to store a value that would otherwise not be stored. For example an onLoad script (Javascript) that generates a custom value. The value is not stored by default. To store the value set it as a value for the hidden input field within the Javascript. The value in the Hidden field component is stored in the form
Options: No specific options need to be set