Adding controls to an item
An item must include one control definition. A control definition can consist of:
- A single data entry control such as a text box
- A group consisting of multiple controls of the same type; for example, a set of radio buttons
- A group consisting of multiple controls of different types; for example, a set of radio buttons that includes a pulldown control, a text box control, and a simple radio control
The InForm Architect application supports several types of data entry controls. For information on how to define controls and include them in an item, see Defining controls.