The radio button is a multiple choice element that enables the filler to select one value from a given array of options.
When you first drag this element on to the canvas - the first option is selected - this is the default state of the element.
However, you can easily remove this selection and make the radio button appear empty by default.
Following are steps to clear the radio button from its default selection:
1- | Enter your form in the form builder |
2- | Drag a radio button element on to the canvas You will see that the first item is selected by default |
3- |
Go to "Properties" panel > "Element" tab > "Settings" option > "Basic" category You will see a list of default choices |
4- |
You can press on a different radio button in this list to change the default selection. for example: if you press on the Third Choice radio - you will see it also change on canvas. |
5- |
In order to clear all selected options in the default state simply press on the "C" (clear) icon. |