Skip to content

Radio

Overview

The Radio control type allows selection of one value from a predefined set of options. See Categories for a complete discussion of creating and using categories. These options are presented as a collection of radio buttons:

Radio Control

Required Fields

  • Name: The name of the field saved to the database.
  • Type: Must be set to Form.<CategoryName> where <CategoryName> is the name of a category field defined elsewhere in the Excel file.
  • ControlType: Must be set to Radio.

Optional Fields