21
Views
2
Comments
Solved
Radio button disabled but will looks enabled
Question
Application Type
Reactive

Hello!
I have a disabled radio button, is there a way I can make it look like an enabled radio button? I want the user not to control it but will looks like a normal radio button also. Thanks!


Solution

Yes you can using a custom css-class like so:

Assign the created 'Disable' class to the Radio Group


this should work 

Hello Thibaut! This one works! Thank you!

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