How can we Disable Radio Button in Forms using Modifier? there is no "Editable" Property for Radio Button. I want to make it View only.
How can we Disable Radio Button in Forms using Modifier? there is no "Editable" Property for Radio Button. I want to make it View only.
That worked Thanks!
To disable radio buttons you actually need to disable radio group. select the radio group of radio buttons you want to disable, it will show Editable in property window, change it to False.
Martin Dráb
601
Most Valuable Professional
Abhilash Warrier
416
Adis
384
Super User 2025 Season 1