Button group element

This element is a group of buttons that can be used to select different options. The buttons in the button group are sized according to the Label text.

See examples

Properties

  • ID
    Element identifier.
  • Field type
    Specifies what kind of data this element represents.

    Note

    This property is only available in the CyberApp enablement form and the Customer enablement form.

    • Connection settings indicates that this information will be sent to the ISV servers but does not need to uniquely identify a user and is not sensitive information that must be stored and sent in a special way.

    • Additional settings

  • Width

    • Fit
      Sets the width according to the defined buttons.
    • Fill
      Uses all of the available width.
      For more information, see Element distribution.
  • Type

    • Checkbox
      The buttons act as checkbox elements: multiple buttons can be selected by the user.
    • Radio
      The buttons act as radio elements: only one button can be selected by the user.

To add buttons

  1. Click New button.

  2. Enter a button Label.

  3. Repeat for each button.

  4. [Optional] Click the uparrow and downarrow to reorder the list.

  5. [Optional] Click delcross to delete a button.

Examples

../../../../../../_images/ss-element-buttgroup.png