Add/Edit field
This dialog allows you to add/edit a document field.
You can use RRTs in all settings in this dialog box.
Option | Description |
---|---|
Name | Enter the field name. |
Type | Enter the field type manually or select from the list of display names, represented in the Field types table below. |
Value | Enter the field value. This text box cannot be empty for the fields of Dates and
Numeric types. The following representation should be used for specifying the field value:
|
Field types
The following table describes the possible field types with their display names and Internal names:Display name (English) | Internal name | DocuWare type name |
---|---|---|
Memo | Memo | Edit field |
Text | Text | Text 1...Text 255 |
Keyword | Keyword | Headwords |
Date | Date | Date |
Numeric | Numeric | Numeric |
The component stores the internal name of the type in the configuration,
since display name can be translated to another language in a localized version of the
component.
The maximum number of characters for the Text type is 255. The DocuWare server administrator can configure a different maximum number of characters by reducing the predefined maximum. There are the following restrictions about this text field:
- When you exceed the maximum number of characters for the text type while using Web Services connection type, routed documents will be uploaded to the DocuWare server at run time, but the value of the text field will be cut up to the configured maximum number of characters.
- When you exceed the maximum number of characters for the text type while using Windows client connection type, routed documents will be rejected at run time and an error message will appear.