Text Fields in Web Forms

You can use the Designer to create basic HTML forms with generic, read-only text fields that you can use to add headings or titles to you forms.

Properties

AttributeValueDescription
NameUser-defined alphanumeric string (A-Z, a-z, 0-9)Specifies a unique identifier that is displayed in a workflow's Form activity. You can then bind properties associated with the selected form field.
TextUser-defined alphanumeric string (A-Z, a-z, 0-9)Displays content that provides information to the operator about the form. For example, you can use this property to add a title to your form.
SizeUser-definedSpecifies the size of the text in the form, such as normal, small, medium, or large.
AlignmentUser-definedSpecifies the location of the text in the form, such as left, right, or center.