Using user-defined types

In the User Defined Types form, users can define lists for combo boxes, drop-down lists, and list boxes. These lists are referred to as user-defined types.

To use a user-defined type, use this procedure:

  1. Open a form and enter the designer (Web Designer in the web client, Design Mode in the Windows client).
  2. Create a list-type component, such as a combo box.
  3. On the Component properties sheet, select the Component Class named UserDefinedType.
  4. In the Parameters row, type the name of a user-defined type.
  5. Regenerate the form.