Radio button to Dropdwon

0
I have in my entity an enumeration with 4 attributes, they are displayed on the page as radio buttons, but I would rather have them in a dropdown.  How can I accomplish this?
asked
1 answers
3

Right click on the radio button widget and select “Convert to drop-down” from the context menu.

answered