CSM 10.4 Documentation

Home

Add a Button Control to a Form

Use the Form Editor (accessed from within a Blueprint in CSM Administrator) to add a Button control to a form.

A Button control is capable of executing a single Action when selected (example: Run an Action/One-Step Action).

Good to Know:

To add a Button control to a form:

  1. Open a form in the Form Editor.
  2. Drag-and-drop the Button control from the Standard Control tree onto the form.
  3. Define the Action to execute when the button is clicked:
    1. Right-click the Button control, and then select Control Properties.
    2. In the Choose Action window, select the ellipsis Ellipses Button to open the Action Manager, and then select the Action to execute.
  4. Define the text to display on the button:
    1. In the Label text box on the Form Editor toolbar, enter the text to display on the Button control.
    2. (Optional) Change the font, font size, font style, and font alignment if needed.
  5. Define how the button looks and behaves on the Form (example: Size, alignment, etc.).
  6. Publish the Blueprint to commit the changes, or save the Blueprint to continue making other changes.

Was this article useful?