CSM 10.2.2 Documentation

Home

Add a Radio Button Control to a Form

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

Good to know:

To add a Radio Button Control to a Form:

  1. Open a Form in the Form Editor.
  2. Drag-and-drop the Radio Button Control from the Standard Control tree onto the Form.
  3. Define what the Radio Button will do:
    1. Right-click the Link Label Control, and then select Control Properties.
    2. In the Radio Button Properties window, define the following:

      Radio Button Properties

    Associated Field: Select the Field that will store the radio button's selected ("checked") value.
    Value: Provide the value to store in the associated Field (above) when the radio button is selected.

    Example: Add radio button to Show all Tabs. When clicked, a Show all Tabs value is stored in a Tab Visibility field. A Form Arrangement could then use an Expression to conditionally show/hide tabs based on the value in the Tab Visibility field.

  4. Define the text to display beside the Radio Button:
    1. In the Label text box on the Dashboard Editor toolbar, provide the text to display.
    2. (Optional) Change the font, font size, font style, font alignment, and text wrap, if needed.
  5. Define how the Form Control looks and behaves on the Form (ex: Size, alignment, etc.).
  6. Publish the Blueprint (File>Publish Blueprint) to commit the changes, or save the Blueprint (File>Save Blueprint) to continue making other changes.

Was this article useful?