A togglable button where one or more options is available but only one option of a group may be selected at a time.

learn more… | top users | synonyms

5
votes
4answers
63 views

Should the selection of a Radio button control the display of two different forms?

I am working on a reporting form for an electronic healthcare record application used by physicians to generate reports on usage. There are two different report types. Only one type of report can be ...