Label
Use the Label form control to insert headings and rich text in forms.
Note: You can arrange up to six of this control on a single row in the form.
Setting | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Title | The name of the field that is displayed on the published form. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Customize |
A toggle for enabling and disabling customization of the name of the Label control. Switch the toggle to Yes to enable customization. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name |
(This field becomes configurable only when you switch the Customize toggle to Yes.) Customizes the name of the variable A placeholder that stores changes each time the workflow runs, such as the information entered in a form, or the name of a file. You can also create variables to store information you use in a workflow, such as an email address. for the field. If the name is not customized, the Title will be used as the variable name. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Text |
Type a text that will appear on the published form. To insert variables, hover over or click this field, and then click the Insert option that appears on the upper-right corner. Context variables: You can use context variables to personalize the text that appears on the published form based on data related to the current workflow instance. For example, the label can display a greeting with the signed-in user's first name and last name, such as "Welcome John Doe." ![]()
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vertical alignment |
Applies the selected alignment to the heading text on the published form:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Visible |
Shows the label on the published form when loaded. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Shrink | Reduces the width of the control when placed in a row with other form controls. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Expand | Increases the width of the control when placed in a row with other form controls. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CSS class |
Add a CSS class to apply a style to this form control. You can create the CSS class in the CSS code editor in form styles. Enter one class name or multiple class names separated by a space. For more information, see Add a custom CSS to individual controls. |