Using the Radio Button element

Use the Radio Button element in the form builder if you want to enable users to select only one of the available options from a field during bot runtime.

Procedure

  1. On the left pane, click Automation.
    A list of available bots and forms is displayed.
  2. Click an existing form or click Create new > Form.

    The form builder page appears.

  3. Drag Radio Button into the form.
  4. Enter the name of the element in the Element label field.
  5. Optional: Enter the hint text and tooltip for the check box element.
  6. Enter the names of the radio buttons that will be displayed during bot runtime.
    For example, if you are creating a client information form, use this field to add two radio buttons and enter Male and Female.
  7. Enable any of the following Advance behavior options:
    • Select the Make field required check box to ensure users select this element during bot runtime.
    • Select the Make field uneditable check box to make the element a read-only option.
    • If you have multiple radio buttons in the form and want a default selection during bot runtime, select the Make default selections check box, and select the necessary option.
  8. Use the Formatting field to set the vertical or horizontal layout of the radio buttons.
  9. Optional: Click one of the following options:
    • Reset: Clears all the element customization and sets the default.
    • Delete: Deletes the selected element.
  10. Click Save.