Messenger Icon
×
HIDE

Radio Field

Radio buttons allow the user to select one option from a set. Radio buttons are normally presented in radio groups (a collection of radio buttons describing a set of related options). Only one radio button in a group can be selected at the same time.

Demonstration
0

Radio buttons should be used instead of checkboxes if only one item can be selected from a list.

▶️ General

Form ID: Applying only one Identity of the Form value is a basic mandatory in order for your Form to work normally. Enter the same Form ID for all fields in a form.

How to name your Form ID: Be aware that you can use only Latin characters for this name. Numbers and underscores are also acceptable but do not leave spaces. If you want to use multiple words to name the field, divide them with an underscore.

E.g., order_form (use an underscore instead of a dash/hyphen)

Type: Choose Radio

Field ID: The Identity of the Field has to be unique in a Form. Duplicated Field IDs will make your Form not work properly.

How to name your Field ID: Be aware that you can use only Latin characters for this name. Numbers and underscores are also acceptable but do not leave spaces. If you want to use multiple words to name the field, divide them with an underscore. Furthermore, please do not enter Field ID = product.

E.g., your_field_id (use an underscore instead of a dash/hyphen)

Shortcode: You could get the input data of the field by embedding this shortcode into a hidden field, calculated field, email, or other actions in Submit Button

Label: It is a name that appears above the field bar and is visible to users. 

Show Label: Depending on your purpose, you can show the Label of the field or not by this function.

Inline Label: As the name of the function, it helps your Label and input field be placed in the same row.

Required: When you enable this function, a website visitor obviously must fill out/choose options in this field. Once the user ignores it, the system will warn by a default message.

Required mark: Show the mandatory mark right on the Label

Options: Fill out your options here, follow the Label|Value format. Enter each option in a separate line. To differentiate between label and value, separate them with a pipe char (“|”). Implement alphabet characters right behind the same values. You can perform calculations with a letter appended to the numerical value.

Send data by label: Apply for Email action. You will receive the Label instead of Value in default.

Payment Methods Select Field: Enable this function If you have multiple payment methods

Inline list: arrange the option labels to be placed in the same row.

Default value: The data you place here will be automatically added to the field. Users are able to change it; however, this information will be added if users do not replace it.

Live Preview Code: You can show the input data to show up directly on your Form. To get a demo, please click here

Show Label Preview: Label will be displayed instead of Value in default.

▶️ Other Options

Invalid message: an error notification will show up to alert when the format of input data is incorrect.

Autocomplete: The Autocomplete function provides suggestions while you type into the field.

Remove this field from Repeater: Apply for Repeater function.

Remove this field from email message: Apply for Email Action depending on specific option values. For example: when a website user chooses a particular option, and you do not want to show this field in email by this option.

Automatically move to the next step after selecting – Multi Step Form: Instead of clicking the Next Button to skip a step.

▶️ Icon:

You can implement an Icon from our default icon media and are able to customize the width, size, position, and color of the icon.