Radio Button Group
The Radio Button Group element presents an enumerated set of pre-defined options.
Much like the Select element, you can determine the options presented in your Radio Button Group in one of two ways:
- Use a Pre-Existing Drop Down
You may create and store any number of reusable drop-downs in Paminga - Create a Custom Drop Down
Create your options on-the-fly for use in your form
Enumerated Options as a Drop Down
Use a Select element to provide a searchable drop-down consisting of enumerated options.
