Content Type List
The content type list defines the properties that are populated in a Smart Document screen. For each column, a list item is associated with the content type or CtType. For example, a CtType with five columns, there are five list items. Each list item characterizes the column requirements, such as the type of property and any lookup or auto-fill features.
CAUTION:
A site content type should be configured for each unique content type
in the content type list, and the site content type must contain at least the columns
that are added to the content type list.
Warning: The column name is the internal system name that is referenced by the
system. You must not modify the column name under any circumstances. The display name is
the name that appears on the user interface.
The following characteristics are defined for each content type:
Content Type | Description |
---|---|
CtType | Identifies the content type name |
Column Name | Identifies the internal column name |
Display Name | Identifies the column name appearing on the Smart Document User Interface (UI), |
Display Order | Identifies the column’s hierarchical display order on the Smart Document UI |
Control Type | Identifies how the column is rendered |
Required Flag | Identifies whether the user must provide a value for the column |
Repeating Flag | Indicates whether multiple values can be entered |
The following fields identify the properties for a control type equal to Lookup or SPLookup:
Control Type | Description |
---|---|
Lookup List | Identifies the list where the column values are stored |
Lookup Column | Identifies the column in the list that contains the value to be retrieved |
Lookup Key | Identifies the internal name of the column on the Lookup List |
Lookup Source Key | Identifies the internal name of the column whose value will be searched for in the Lookup Key field on the Lookup List |
The following columns defines the metadata fields that are automatically filled in by the Smart Document feature:
Metadata Fields | Description |
---|---|
Auto Fill Flag | If this field is set to Yes, the system automatically fills the column from the retrieved list item |
Auto Fill List | Identifies the list where the auto-fill column is located |
Auto Fill Column | Identifies the column in the list where the auto fill value is stored |
Auto Fill Key | Identifies the column used to filter a Lookup column |
Auto Fill Source Key | Identifies the column on the new document that needs to match the Auto Fill Key on the lookup list to retrieve the Auto Fill Value |