|
Element "zpro > ProcessForm > ProcessBlock > Label" |
|
|
Label Element should be placed into a ProcessBlock Element. With this element you can attach labels to the input elements used in the ProcessBlock. Why Use Labels? Although Labels are similar to Text Elements, they provide two functionalities:
Properties Bind To Element Select an input element from the input elements that exist in the ProcessBlock that the Label is located. Short-Cut (ALT + ?) The character you enter into this field will be a shortcut that is activated with ALT key + the character you entered. For example if you enter "U" into this property, pressing the shortcut ALT + U will focus the cursor to the bind input element. Giving hint to the user that there is a shortcut key The Title property of the Label element is predefined to display a hint to the end user. The hint is displayed in a small hint box on the browser when the user moves the cursor over the label area. If, for example, the shortcut key is "U" then the hint will be "Press ALT + A to focus". You can change the hint message by editing the Title property. See Input Elements.
|