Defining element components
Elements are the lowest-level form components. You use them to define specific responses that a user selects in the context of a group or list type of control.
- In a pulldown list control, elements represent the choices in the list, and you select the elements to include when you define the pulldown list.
- In a group control, radio group, or check box group, elements can represent individual radio buttons or check boxes.
In these controls, an element must be wrapped in a simple control definition before inclusion in the group control. When you define a simple control to include in a group, you select the element for which the simple control is the wrapper.