"The ease of use and implementation were key to our decision to move ahead with FileHold."
- Engineering Customer
Creating Metadata Fields
Metadata fields represent the information about a file that users think of when identifying a particular document, like the file name, the customer name, and unique identifiers such as invoice or purchase numbers or specialized codes. These bits of information, if captured, make finding the file simple and easy - even in a database of millions of files.
When adding a file to the document management system the user will select the schema they want to associate with the document by using the Document type pick list from the add document form. The schema that is selected will determine what metadata is required and the format that the metadata will take.

Metadata fields are created by the Library Administrator based on the needs and preferences of the organization. Metadata fields can be used in multiple schemas.
To create metadata fields
-
In the Web Client, go to Library Administrator > Manage Schemas > Metadata Fields, and click New Metadata Field.
-
Alternatively, in FDA, go to Adminstration > Manage Schemas > Metadata Fields and click Add Metadata Field (+ sign).
-
In the Add Metadata Field pane, enter a Name for the metadata.
-
Enter a Description for the metadata.
-
Select a Field Type. Refer to the following table for more information on how to enter the field properties.
| Field Type | Description |
|---|---|
| Text |
Set up a text box that ranges from 1 to 4000 characters. 1. Enter a minimum number of characters. |
| Drill Drop Down Menu |
Set up option items in which users can drill down a hierarchy of options when defining metadata. 1. To enter option items, click Manage Menu Items. You can add, delete, and organize the order of the hierarchy by moving the items up and down. For more information, see Creating Drop-Down Metadata Fields. |
| Drop Down Menu – FileHold Managed |
Set up a list of option items which users can select from. 1. To enter menu items, click Manage Menu Items. You can add, delete, and organize the order of the hierarchy by moving the items up and down. For more information, see Creating Drop-Down Metadata Fields. |
| Drop Down Menu –Database Lookup |
Set up option items to come from an external database. FileHold can look up values in a SQL database. For example, a customer is using Microsoft CRM and needs their users to associate a client with documents in the Library. The list can be displayed as a drop down menu that is dynamically populated from a central list of customers taken from the existing CRM system. If the names of the clients are already stored in a Microsoft SQL server, this lookup could be done directly. If not, the CRM system could export (on a scheduled basis) the list values from another SQL server. This will allow users to link or tag documents with clients by using a controlled list of clients that is always current. 1. Click Manage Field Source to enter the Drop Down Menu Source database information. NOTE: The Library Administrator may need to work with the Systems Administrator or someone with SQL Server experience to make sure that the server settings are correct and functioning. NOTE: If you receive a “Cannot connect to specified source” error, this indicates that there is a connection problem to the database. This means that the database name, server name, db admin user name or the db admin password is incorrect. It does not have to do with the select table, field caption or Field ID values. To troubleshoot this issue; confirm all database-related names are correct and ensure that the FileHold Service Account is at least a "data reader" of the MS SQL database being looked up. This can be done in Microsoft SQL Management Studio looking at the database Security > Logins properties. For more information, see Creating Drop-Down Metadata Fields. |
| Date |
Configure a date field for the metadata properties. 1. Select the Date Display Format. |
| Number |
Set up a numeric field for the metadata properties. 1. Enter the number of Decimal Places. |
| Currency |
Set up a currency field for the metadata properties. 1. Enter the number of Decimal Places. |
| Check Box |
Set a check box field for the metadata properties. 1. Select on option for the check box: |
| URL |
Set a URL field for the metadata properties. 1. Enter a URL link, if applicable, in the format http: //www.urlname.com |

- Click Save. Once you have created all your metadata fields, you can add them to your schema.
To add metadata fields to the schema
-
In the Available Metadata Fields list, select the field names that belong to this schema and click Add to Schema.
-
In the Metadata Fields Used by This Schema area, do the following:
-
If the field is to be visible, select the Visible check box. To not display the field, clear the check box.
-
If the field is required to be filled out by the user, select the Required check box. If the field is optional, clear the check box.
-
If the field should not be edited by the user, select the Read Only check box. Metadata fields are made read only after they are associated with a document schema.
-
To set the order of the fields in the Metadata panel, select the order number from the list. For example, if you want the Name field to be first in the list, set this to order number 1. If you want the comments field to be last in the list, set this to the last available number in the list.
-
To remove the metadata, click the X.

-
Click Next in the Document Schema Wizard to configure Workflow.
To edit a metadata field
-
In Library Administrator, go to Manage Schemas > Metadata Fields.
-
Double click on the metadata field name to edit.
-
Click Edit Field.
-
Make any changes to the metadata field and click Save when finished.

See also:
Adding Metadata fields to a Schema
Creating Drop-Down Metadata Fields
imce/

