Process Fields

Process Fields

Process Fields store information about the document during a workflow process, such as data extracted by OCR, data entered in a GlobalForm, system data like the current date, process data for routing, or manual index data added during validation.

The information can be carried over when the document is imported into GlobalSearch. This is beneficial for not having to manually enter in index data to fields within GlobalSearch, but can also provide consistency in the index data itself.

Creating a New Process Field 

Navigate to Fields and select the Add New Button ( Orange Add.png ). The Field Editor dialog box will open.

image-20260428-200626.png

Field Components

Name

Provide a Name for the new Process Fields. Provide a unique Field Name. Naming a specific or general field name should be dependent on its intended use.

image-20260428-200727.png

Using the field name "Date" is not very informative, but can easily be reused. However, "Hire Date" is very specific, so that you know exactly what the date is, but it is not as reusable.

Data Type

Select the Data Type. Data types are used for enforcing the type of data entered into a field. 

image-20260428-200750.png

This is crucial when using a value in calculations such as summing line item amounts, performing date math, and when searching using ranges or limits.

There are four data types:

  1. Character: Supports letters, numbers, punctuation, symbols, and special characters. *Note: Math does not work on Character Fields.

  2. Numeric: Supports only integers, no decimals or fractions, and can hold values up to a bit over 2 billion.

  3. Date: Supports date, time, or both date and time.

  4. Decimal: Supports integers or decimals, which could be up to 308 places to the left or the right.

Format

Choose your Format. Format displays a field with a specific format or layout. Formats are useful for making values appear in a uniform format for ease of reading.

image-20260428-201016.png

Refer to our knowledge base article, "GlobalSearch and GlobalCapture Date/Time & Currency Formatting" for more information on format patterns.

Length

Set your Length. Length limits the maximum number of characters that can be entered into a field. Any excess characters will error, noting an "invalid length" error.

Regular Expression

Regular Expression (RegEx) allows you to set a special text string to describe the pattern of data you are looking for when using KeyFree Indexing. When KeyFree Indexing is enabled and a field with a Regular Expression is selected, all data on a document that matches that pattern will be highlighted, making indexing more efficient.

image-20260428-201342.png
image-20260428-201428.png

Field Properties

The Field Properties allow us to further customize how a field behaves.

image-20260428-202114.png

Required

Enable the Required option to force the field to be populated when the document is indexed.

image-20260428-202322.png

Required fields are indicated with an asterisk and must be completed before a document can be moved along the process.

Multi -value

Enabling Multi-value allows users to enter a list of values, each stored as a distinct data point.

image-20260428-202404.png
Multi-value Fields

This is useful in Property Management where you might need to list multiple tenants in a Tenant Name field or in Medical where you might need to list multiple medications in a Medications field.

System Fields

System Fields are fields whose values are entered automatically by the system.

image-20260428-202704.png
image-20260428-203008.png

The available System Fields are based on the Data Type selected.

  • Character: Indexed By, Last Modified, File Type, Read Only

  • Numeric: Page Count, Read Only

  • Date: Last Modified, Date Entered, Read Only

  • Decimal: Read Only

  • Indexed By: Records the user logged in when the record is created.

  • Last Modified: Captures the data or the user, depending on datatype, when the record was last saved.

  • Date Entered: Records the date and/or time when the record was created.

  • Page Count: Records the current page count of the document each time it is saved.

  • File Type:  Records the file extension of the source file.

  • Read Only: Prevents a user from entering or modifying data in this field.  This field can only be modified by the system.

List Options

Select List Options to assign a list to your process field. Use Field Lists (also known as “pick lists”) to help users by offering a list of choices for indexing a document, instead of typing data into a field. The List Options dialog allows you to choose three list states for a field; Normal Field, Standard Pick List, and Dynamic Pick List.

Screenshot 2026-09-11 at 10.24.21 AM.png

Normal Field is a Process Field without a List and is the default setting.

Standard Pick Lists

A Standard Pick List is a list of choices for a Field where users may select a value. It can be set as either a Drop Down list or Type Ahead (autocomplete) list.

listtypeimg highlightcopy.jpg


  • Drop Down List: provides the user with a static list of values to choose from.

  • Type Ahead List: provides a suggested list of values as data is typed into a particular Field. A type-ahead pick list field is particularly useful for data values which are frequently misspelled, long, complex, or otherwise time-consuming to type.

Type Ahead Lists allow the user to enter data that may not appear in the list. This can have a negative impact on searching and releasing. User entered values DO NOT become part of the list.

You can create a Standard Pick List by creating a new field, but also by editing a current field. To modify an existing field, select the ellipsis beside the field you wish to edit.

It is important to note that any data currently in a process field being modified will need to be replaced when the related documents are open.

Dynamic Pick Lists

A Dynamic Pick List is a conditional pick list, which allow you to filter drop-down fields in a pick list based on information selected in a related field. This allows for the value selected in one field to impact the values available in another.

The pick lists used to build Dynamic Pick Lists must be drop-down lists and the Dynamic Pick List cannot be a Multi-Value List.

For example: Use a Dynamic Pick List to first select a vehicle make from a list of vehicle manufacturers; it will then show only makes based on the make of car selected. 

Recording 2026-04-28 134633.gif


There are two levels of dependency that can be specified for a Dynamic Pick List.

  1. Primary Dependency is required and contains a list of only regular Field List values.

  2. Secondary Dependency is optional and may have conditional Fields besides regular Field List values.

The related Lists and their values used can be unique or can be reused.

It is not required that every Primary Dependency have a Secondary Dependency or that each Primary Dependency have a unique Secondary Dependency.

The Lists and their values used can be different (like car models from different dealers) or can be reused (like the same colors for this dealer’s cars and also that dealer’s cars).

Configuration

When configuring dynamic pick lists, you will need to:

  1. Create all the necessary lists and give the lists precise and accurate names.

  2. Create the Fields.

  3. Create associations between the values in each field to the list to be displayed.  This is referred to as list mapping. 

While not difficult, creating dynamic pick lists requires some planning and proper naming of your lists to make list mapping easy. Visit our knowledge base article on Creating Lists to learn more.

Creating a Dynamic Pick List

Fields

Make (Primary Field), Model (First Dependency), Trim (Secondary Dependency)

Lists

A list of car Makes, A list of car Models for each Make, A list of Trim levels for each Model.

Notes: 

  1. Lists can be reused.  Not every Make needs to have a unique Model list.  

  2. First and Second dependencies are not required.  If no dependency for a list is mapped, no list will be displayed and no further selection can be made.

Make List

Ford Models

Chevy Models

GM Models

Ford SUV Trims

Ford Truck Trims

Chevy SUV Trims

Chevy Truck Trims

GM Trims

Ford

Chevy

GM

Escape

Explorer

F150

Equinox

Tahoe

Silverado

Terrain

Yukon

Sierra

Base

XLT

Limited

XL

Lariat

Raptor

LS

LT

LTZ

LT

LTZ

High Country

SLE

SLT

Denali

Primary Field

The primary field is the field that will initiate the dependency lists.  This field is just a standard pick list field.

  1. Create a new field.

    image-20260428-180856.png
  2. Select List Options and choose Standard Pick List.

    image-20260428-181214.png
  3. Select the appropriate List from the Select a List menu.

    image-20260428-180954.png
  4. Click Ok.

  5. Save your field.

First Dependency

This field will be inactive until a value in the Primary Field is selected.  The values in this list will be driven by the selection in the primary field.

  1. Create a new field.

    Model Field.jpg
  2. Select List Options.

  3. Select Dynamic Pick List.

  4. Select the Primary Field from the Select a Field drop down.

    dynamicpiclist.png
  1. Select Build List.

    buildlist.png
  2. Click Add Mapping.

    addmapping.png
  3. The column on the left (Select filter 1) will be the list of values in the primary field.  The column on the right (Select a list) will be the name of the list that appears in the First Dependency field when the corresponding value is selected in the primary field.

    image-20260428-182438.png
  4. Continue to click Add Mapping to map each value in the primary list to the list that will appear in the First Dependency field.  If no mapping is provided for any value in the primary list, if that value is selected, the first dependency will remain inactive.

    filterimg.png
  5. Click Save.

  6. Click OK.

Secondary Dependency

This field will be inactive until a value in the First Dependency field is selected.  The values in this list will be driven by the selection in the First Dependency field.

  1. Create a new field.

    trim.png
  2. Select List Options.

  3. Select Dynamic Pick List.

  4. Select the Primary Field from the Select a Field drop down. This must be the same primary field you selected when you configured the first dependency.

    image-20260428-183125.png
  5. Enable Secondary Dependency.

  6. Select the Primary Dependency field from the Select a Field drop down list.

    seconddependfield.png
  7. Select Build List.

    image-20260428-183536.png
  8. Click Add Mapping.

    addmapping2.png
  9. The column on the left (Select filter 1) will be the list of values in the Primary Field.  The column in the middle (Select filter 2) will be the list of values in the First Dependency that appear when the value in the Primary Field is selected.  The column on the right (Select a list) will be the name of the list that appears in the Secondary Dependency field when the corresponding value is selected in the First Dependency field.

  10. Continue to click Add Mapping to map each value in the First Dependency list to the list that will appear in the Secondary Dependency field.  If no mapping is provided for any value in the First Dependency list, if that value is selected, the Secondary Dependency will remain inactive.

    completed mapping.png
  11. Click Save.

  12. Click OK.

Add your fields to the desired archive or table field. It is best practice to keep the field grouped in order: Primary Field, First Dependency, Secondary Dependency.  This will make it easier for your users.

Setting/Editing Default Values

Screenshot 2026-09-11 at 11.07.00 AM.png

To set a default value, select the Edit Default Values ( edit.png ) icon beside the Field you wish to modify.

Screenshot 2026-09-11 at 11.07.28 AM.png

Enter a value to set at the default value and click Save ( save.png ). Click X to close the default value editor without saving any changes.

To Remove a default value, select the Edit Default Values ( edit.png ) icon beside the Field you wish to modify. Delete the value and click Save ( save.png ).