Label Display Settings

Label Text

The LabelText of a field is the text that is shown to the user to describe the field. It is shown before the field, and also in the tool tip when using an image in the display format.

DisplayFormat

The Display Format setting is an enumeration of these four types:

Label, No Icon = 0
Icon, No Label = 1
Label before Icon = 2
Icon before Label = 3

It controls the display of the selected field, and whether an image is rendered next to it. The image name will be “FieldName”.gif, and is located in the folder along with the form.


LabelCssClass

This setting controls the CssClass of the LabelText label that precedes the current field control. This is an optional setting, but is important for creating the uniform layout and styles of your labels.

LabelWidth

This setting controls the displayed Width of the LabelText label that precedes the current field control to provide uniform positioning of the labels on your form.

Localisation Key  : This setting remains unused