Hi
I have a list item. One of the column is radio which will work like checkbox. But i need radio instead of checkbox. Can you any one help me creating sample oml for react application.
consider the below diagram, which is the first column is radio button.
HI ,
In addition to Jose's answer , you also need to change the CSS a bit to look like a radio button, here you can check
https://komal-k.outsystemscloud.com/RadioButton/RadioButton?_ts=637521155128637529
and you can add your logic on OnChange action of radio button,
Please find the attached OML,
Dear @Komal Kumbhar Thank you so much for you valuable time. It works and awesome.
@Jose Goncalves Thank you so much for your valuable time and it works.
You're welcome Touseef , Glad that helped you !! :)
Use a checkbox and change the style class to "radio-button"