119
Views
3
Comments
Can we make radio buttons multiselect in Outsystem

I have radio group which is currently single select. Can we make it multi-select?

UserImage.jpg
Himani Sharma

Hi @Tushar Verma 

Radio buttons are designed for single-choice options, while checkboxes allow multiple selections.

If you prefer a radio button appearance for multiple choices, create a checkbox list and set the Style Class to "radio-group." 


Thanks

Himani

2023-04-17 05-19-55
Vaishali Shrivastava
2021-06-03 11-03-21
Anubhav Rai

Hi @Tushar Verma,

The radio group button can be bound with a single variable only hence no option to use it as a multi-select.
You can use the check box for multi-select, if you want it to look like a radio button then you can tune the UI.
If you can explain more about your scenario then I might help you to provide other ways to achieve it.
You can add different events with every radio button available in the radio button group.


Regards,

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.