Images in Web Forms
You can use the Designer to create basic HTML forms with simple images, such as a logo.
Properties
Attribute | Value | Description |
---|---|---|
Name | User-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. |
Label | User-defined alphanumeric string (A-Z, a-z, 0-9) | Specifies descriptive text on the form control that is displayed to the operator. |
URL | User-defined alphanumeric string (A-Z, a-z, 0-9) | Specifies the web address where the image is located. Note: This path must be accessible by the machine that the operator is working on during run time. |
Alignment | User-defined | Specifies the location of the text in the form, such as left, right, or center. |
Height | User-defined numeric value | Specifies the height in pixels. |
Width | User-defined numeric value | Specifies the width in pixels. |