How do I get my form to have radio buttons instead of dropdown menus for multi-select fields?

My column property is Dropdown (Multi Select). In my form, I want to use radio buttons for this filed, because it's easier for the user to see all of the choices. Also, I don't like the dropdown menu in forms, because you have to click away from the field in order for it to populate.

Answers