User Extended Tables Overview
The User Extended Tables (UET) feature gives the system administrator the ability to extend existing application database tables and add custom user fields to forms in the application. Use this feature to keep track of information that is not currently in the application database schema.
Tables are a systematic arrangement of data in records and fields for ready reference. The application ships with tables containing predetermined fields. The UET feature allows users to add their own fields to these tables.
Once a table is extended, you can drop user fields into any application form that uses this table.
Only the Primary table of the Form's Primary Collection is extendible on that form.
See Finding the Primary Collection for a Form.
When data is entered into pre-existing fields, and if the rule expressions you defined for those fields are true, the events to arrange and display information in new custom user fields are triggered.
To add new user fields to forms, see Extending Application Database Tables.
Reports
These reports are available to view information about UET user classes, user fields, user indexes, and user tables.