Skip to main content

Radio Buttons

Object designer

Let you add a graphical radio-button group in your form

frb_main

Object parameters

Double-click on the object to edit it. Object parameters dialog will pop up.

frb_info

Allow Empty
Gives you the ability to select none of the buttons.

Allow Multi
Gives you the choice to select multiple values at the same time.

Show Only Selected
Gives you the choice to only show the selected buttons.

Key
The key field lets you define a unique name to your field. Key value will be read and updated in the context

{
"radio_buttons": [
"btnA",
"btnB"
]
}

Radio Buttons

Name & Value
Defines the name and a value for each possible option.

Title
This is the name of the button object in your From.

Icon
Allows you to add an icon on your button object.

Image
Allows you to add an image on your button object.

Front On
Allows you to choose the color of your text when it's selected.

Back On
Allows you to choose the color of the button object when it's selected.