Label control

The label control can be used to define the fields on a web form. Once a label control has been added to a form, you can configure it using the options on the Properties tab.

Properties

Once a label control has been added to a form, you can configure it using the options on the Properties tab.

Required: This can be used in cases when a label is added to a form separate from a control. It adds the red "required" asterisk to the label.

ID: The label control ID. The ID is automatically assigned when a label control is added to a form. The value of this field cannot be edited.

Name: A name for the label control. This name is used to identify the label control in other forms.

Value: The value that will be displayed for the label on the form. Labels do not word wrap. If you want to add a multi-line label to a form, use the paragraph control.

Edit Rules: Opens the Edit Rules window where you can configure conditional rules for the control. See Conditional rules for more information.