Field templates
You can define templates for fields in the Field templates area. These templates can be used to create metadata forms in the Metadata forms and fields area.
Create metadata forms
1. Which metadata forms do you need?
2. Which fields and settings do you want the metadata forms to have?
3. Which fields do you want to use in multiple metadata forms?
4. First, create all the fields you require.
5. Create the metadata forms.
6. Assign the fields to the metadata forms.
General
Field group: Define a unique group name here.
Please note: The group names must be valid identifiers in JavaScript, since some ELO modules use the group names as JavaScript variables. Use the following list as a guideline.
- Maximum 40 characters
- Uppercase letters only
- No spaces
- No special characters
- No umlauts
- No "ß"
- No dashes
- No numbers at the beginning of the name
- No reserved words in JavaScript
Name: Define a name for the field.
Translation variable: The Translation variable field is required if you need the contents of the Name field in multiple languages. Enter the corresponding key in the respective properties file.
Translation variableTooltip, translation variableDisplay mode: The following options enable you to specify the access and visibility settings for the field.
Display modeAccess- Normal access: The field is visible and can be edited by users.
- Read-only: The field is visible but cannot be edited by users. The contents can be transferred to the field automatically.
- Hidden: The field is hidden. The field can be used to store data that the user does not need to see, for example.
Input
Data type: Define the data type of the field here.
Data typeInformation: For more information on field types, refer to the chapter Filing definition and fields.
Relation: Relation field types are used to link a field with the metadata of another entry.
RelationThe following conditions must be met before you can transfer metadata to a Relation field type:
- There must be at least one metadata form assigned the usage Relation.
- The required metadata forms must be entered in the Relation field in the field template.
Please note: You must create the metadata form and assign it the usage Relation before you create the corresponding fields.
Minimum length: Set the minimum number of characters that need to be entered in a field.
Length, fieldMaximum length: Define the maximum number of characters that can be entered in a field.
Field, lengthRegular expression: You can use regular expressions to validate the data that was entered in a field.
Please note: An error in the expression can cause problems when entering data. Check that the regular expressions you use work properly.
Mandatory field: Use this option to define whether you want a field to be mandatory.
List existing field values (F7 search): Press the F7 key when entering metadata for a document or folder to show a list of previous entries made in the field.
F7 searchSearch, F7External data: In this field, you can specify which data should be imported from the document metadata (such as Exif JPG data) or from the full text information and applied to the fields automatically.
Metadata, external dataExternal dataExif data, showTo read Exif data from a JPG file, you must enter the exact identifier of the variable in the External data field.
You could use Image.Resolution or FILESIZE, for example.
Please note: The names may vary by manufacturer. To determine the Exif identifiers, read the Exif data with a script (see script example in the publication 99 Sample Scripts) or use an external program.
Default value: Define the default value for the field here.
Default valueTooltip: Create a tooltip for the field. This could contain information about the required format for entering data, for example.
Translation variable: The Translation variable field is required if you need the contents of the Tooltip field in multiple languages. Enter the corresponding key in the respective properties file.
Translation variableTooltip, translation variableProperties
Field with high priority: If you enable the option Field with high priority, the information in the fields will be displayed after the file name in the tree view.
Field, priorityPriority, fieldShow field when checking in: The field is displayed when checking in. You can still enter metadata information at this point.
Field, showCheck in, fieldPass on to child entries: This option enables child entries to use entries to this field. The fields must have the same group name for this to work.
Pass on to child entriesFields, inheritAllow input inheritance from parent element: This option enables you to pass on inheritable entries from the parent field. The fields must have the same group name for this to work.
Allow input inheritance from parent elementFields, inheritAutomatically add * before search term: Adds the placeholder * before the query text when using this metadata form to search in ELO. This defines a search as ending with.
Automatically add * before search termSearch text, *SearchAutomatically add * after search term: Adds the placeholder * after the query text when using this metadata form to search in ELO. This defines a search as beginning with. Example: If you enter 15 to this field, the search returns all documents with the entry 15 at the start of the field (ELO searches for 15*).
Automatically add * after search termDisable tokenization: When this option is enabled, the contents of the short name are not split into tokens and the entire character string in the field is written to the full text database.
TokenizationToken, short nameField, add to full text databaseExclude from iSearch: The contents of this field are excluded from ELO iSearch and the contents are not added to the full text database.
Keyword list
The Edit keyword list link takes you to the page where you can edit the keyword list.
Entry only allowed with keyword list: Select this option to only allow entries to this field from keyword lists when entering metadata. This enables you to structure your metadata and helps prevent manual errors. You can create an individual keyword list for each field (group name). Do the same for each input field, i.e. create a keyword list for each field of a metadata form. This ensures that your metadata is standardized.
Entry only allowed with keyword listKeyword listTranslated keyword list: The keyword list is taken into account when using the automatic translation function. The terms in the keyword list must have been translated and entered in the translation table for this function to work.
Keyword list, translatedKeyword list, multilingualDynamic keyword list: A dynamic keyword list can only be integrated with the help of scripts. You can find more information on this topic in the scripting documentation and general documentation on Dynamic keyword lists and the ELO Indexserver.
Dynamic keyword listKeyword list, dynamicField permissions
This is where you define the permissions to the field.
Access rights, fieldRights, fieldField, permissionsAND group: Use this button to group users or user groups.
Overview of metadata forms
In the Overview of metadata forms area, you can see which metadata forms the field template is being used in.
Save: Click Save to confirm new settings or changes to the metadata form.
Metadata form, saveCancel: Click Cancel to discard any changes or new entries for a field template. Changes are not saved.
Metadata form, cancel