Add a Label Control to a Form
Use the Form Editor (accessed from within a Blueprint in CSM Administrator) to add a Label control to a form.
Good to Know:
- A Label control is highly configurable; you can add one or many to a form, then define how the label looks and behaves on the form (example: Text, tooltip, size, color, border style, image, alignment, anchoring, layering, and visibility).
- By default, Label control text, colors, and border style come from the defined Form Theme.
- Text, image, and colors can be conditional (expression-driven).
- To include an ampersand character (&) in a Label control, enter two ampersands (&&). One ampersand is used to designate a keyboard accelerator, so entering a double ampersand escapes the accelerator and ensures that a single ampersand is displayed.
- See Form Editor Behaviors for tips on working with controls and the Form Editor.
To add a Label control to a form:
- Open a form in the Form Editor.
- Drag-and-drop the Label control from the Standard Control tree onto the form.
- Define the text to display on the label:
- In the Label text box on the Form Editor toolbar, provide the text to display on the button.
- (Optional) Change the font, font size, font style, and font alignment if needed.
- Define how the form control looks and behaves on the form (example: Size, alignment, etc.).
- Publish the Blueprint to commit the changes, or save the Blueprint to continue making other changes.