Creating User Fields
To create a user field:
- On the UET
User Fields form, select Actions > New.
- In the User Field Name
field, enter a unique name, prefixed with "uf", to define
a user field.
NOTE: The"uf"
prefix is not case sensitive, so you can enter something like Uf_Category
, uf_Category, or UF_Category as a user field name.
- In the User Data Type field,
select a user data type to define the new user field.
- In the Data Type field,
select a standard SQL Server data type for the user field.
- In the Precision field,
enter the number of alphanumeric characters that can be entered in
the user field.
- In the Decimals field,
if you selected Decimal in the Data Type field, enter the number of
decimal places available in the user field.
- In the Initial Value field,
enter the initial value you wish to display in the user field.
- In the Description field,
enter a description of the user field.
- Save the user field.
Related Topics
User
Extended Tables Overview
User Extended
Tables - Steps