Radio button
Last updated on 03/04/2024
Radio button
Radio buttons are not very user-friendly, especially on mobile devices. We recommend using the Select Action option to achieve the same goal. However, if you need to use Radio Buttons, here’s how to add and configure them:
Add, Delete, Configure Radio Button
Addition: To add a Radio Button to your Canvas, click the Forms button located at the top of the canvas.
This will open the Forms Layer Selector on the left-hand side of your screen.
Select the Radio Button option, and it will appear on the Canvas.
Configuration: When you click on the Radio Button, the Radio Button Configurator will open on the right-hand side of your screen. Here are the fields you need to configure:
Is required: Specify whether selecting the radio button is mandatory.
Error message: Add a message that will be displayed if the user does not select the radio button and "Is Required" is checked.
Name: Assign a name to the radio button to identify it in your form. Note if you have multiple radio buttons on the scene they need to have the same name.
Value: Set the value that will be submitted when the radio button is selected.
Show selected: Determine if the radio button should be pre-selected by default.