Radio Button Lists

Radio Button Lists

Overview

Radio Button Lists allow the end user to pick one option from a list, such as a product price. The selected option is then displayed in a specific text element. Therefore, you need to associate your Radio Button List with a text element.

Creating a new Radio Button Question

To create a new Radio Button Question:

  1. In the top-left corner, select +.

  2. In the Questions section, select **Radio Button List. **The new question is displayed in the Questions pane. The Radio Button List's properties are displayed in the Properties pane.

  3. Use the Properties pane on the right-hand side of the page to set the properties.

Graphical user interface, application Description automatically generated

Formatting Radio Buttons

  1. An ID is generated automatically for the radio button, but you can change it by editing the ID property:

  2. In the Value property, type the value you want to set when the end user selects this radio button. The Value property can be tested in the logic and is also the value that is applied to an element.

  3. In the Display property, type the text you want to display next to the radio button. For example, you can set an item's display text to "Please select" and set this item's value to "space" or "default value".

  4. Select + to add another item:

  5. Use the drag handles to change the Item order:

  6. The radio buttons are displayed in the Question:

Shape Description automatically generated with medium confidence

  1. Use Quick Logic to associate the question with a text Element:

  2. When the end user selects a Radio Button entry, the value of the selected entry is displayed in the text element on the canvas.

Graphical user interface, application, Word Description automatically generated