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 (ex: 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 (ex: Size, alignment, etc.).
 - Publish the Blueprint (File>Publish Blueprint) to commit the changes, or save the Blueprint (File>Save Blueprint) to continue making other changes.
 
