User Defined Types

Users can create user-defined data types and add values to them in this form. Once a user-defined type is specified as the source for a component that supports lists (a combo box, for example), users can add values to the type directly through the right-click > Add function. In the example above, a user might add the value "X-Large."

"User-defined data type" refers to a named group of data values that can be used as a list source for a component. For example, a user-defined type named "Size" could invoke a list of values consisting of "Small," "Medium," and "Large."

User-defined types are useful with user-extended tables (UETs). They can also be used with user-defined fields. Users can add list-type components to forms without modifying the schema or IDOs or writing special form code.

Value and Description pairs display in a two-column list.