-
-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
Currently RadioButtonGroup Element supports string and number. But if I want to use a Yes/No radio button which should store true/false its not working.
Example optionsArray : [{"id":true,"value":"Yes"},{"id":false,"value":"No"}]
If for reducing complexity there is a way that the options have string true/false values and then the value gets stored as boolean that would also be fine
Examples 🌈
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels