Radio Select

The Radio Select element allows you to add radio button options to choose only one by filling in the fields given.

Element Tab

The Radio Select element has the following attributes in the Element tab:

  • Element Name - in this section you can set a name to the field that will be visible to users in front end to the radio field. It has two fields:

    • Name - Title of the element.

    • Description - Description of the element.

    • Hint - adds a small square-info icon next to option to get more info about the option.

  • Element Width (%) - Defines how much horizontal space the element occupies in the form layout.

  • Element Columns - Select into how many parts the width of the element should be divided to display the options. This helps organize radio options into multiple columns. It is especially useful when there are many options, making them easier for users to view and select. If 3 is selected, all the options will be displayed in three raws.

  • Option Label - Add options for users to choose from.

  • Option Value - Add numeric values that will be used in total calculations when an option is selected.

  • Add Option - Adds a new option to the list.

  • Default Value - Select which option will be preselected when the form loads.

  • Type of Label in Total - Choose how the selected option will appear in the Summary (Total) section.

    • Show Value - Displays the values of the Radio options.

    • Label Only(No calculation) - Displays the label of the Radio options and the value will not be included in Total Calculations. It is useful when the field is used to create conditions.

    • Label Only(Calculation Value) - Displays the label of the Radio options and the value will be included in Total Calculations.

Show Value - Displays the values of the Radio options.

Example of radio field with columns:

Radio Element organized in 3 columns, 100% width

Variants Tab

The Variants tab is available in the Pro version of the plugin and there you can adjust the appearance of the field:

There are three available variants:

The tab has one setting at the bottom:

  • Apply this radio style to all radio fields in this calculator - When the option is enabled selected style will be applied to all radio elements in the calculator which is being edited.

Settings Tab

The Radio element has the following attributes in the Settings tab:

  • Currency Sign - Enable if you want to show the currency sign in the total summary.

  • Required - Defines whether the element will be required to be filled or not.

  • Round Value - Enable if you want to round the value to the whole number in the total summary.

  • Hidden by Default - The element will be hidden by default. You can make it visible using conditional system.

  • Calculate hidden by default - If any case hides the element: via the Hidden by Default setting or hidden by some condition, the element's default value (if it is set) will be counted in the formula.

  • Show in Grand Total - Disable if you want to hide the element in Grand Total.

  • Currency Settings - Applies global currency settings such as thousand and decimal. separators, the number of decimals to the entered value.

  • Additional Classes - Add extra classes to the HTML elements to further style changes

The result of the Radio Button element will be displayed in the total summary.

Add a measuring Unit

This setting allows you to add a measuring unit (Ω, cm, kg, inch, etc.) to the field.

  • Unit Symbol - enter the unit symbol

  • Position - select the position where the symbol should be displayed relative to the number

  • Thousands separator - select the the symbol to separate thousands

  • Number of decimals - indicate the number of decimals in the fractional part

  • Decimal separator - select the symbol to separate fractional part

Last updated

Was this helpful?