Configure Custom Views

Create custom views to group the results of a search into separate tabs based on a specific field value. This is very beneficial in scenarios where a Status field is applied or where documents are identified by type. Index fields that are drop down lists are great candidates for views.

Important Information about Views:

  • Each archive can only have ONE set if views configured.

  • You can enable or disable Views based on a Search. To learn how to enable your Searches to support Custom Views, refer to the Display Archive Views in Search Results page.

  • Views do NOT update automatically when a new value is added. If a new value is added to a list, the view must be updated.*

*This is why fields that can have any value are not good candidates for a view. Ex. If you used Name as a view, every time you hired a new employee or an employee left, the view would need to be manually updated to reflect the changes.

Screenshot 2026-07-23 at 7.15.01 AM.png
Views

Enabling and Configuring Views

You must be an administrator to enable and configure view.

  1. Navigate to the GlobalSearch Administrator page by click the Lock ( Administration Menu.png ) icon and selecting Administrator ( Administration copy.png ).

  2. From the left pane, select Archives ( archive copy.png ).

  3. If you have multiple databases, select the database that contains the archive in which to create the views.

Screenshot 2026-07-23 at 7.32.07 AM.png
Database Selection
  1. Next to the archive, click the Ellipsis ( ellipsis.png ) and select Views ( eye.png ).

Screenshot 2026-07-23 at 7.33.00 AM.png
Views
  1. Click Enable Views.

Screenshot 2026-07-23 at 7.34.25 AM.png
Enable Views
  1. Select the Status Field from the list of available index field. This will be the field that contains the data that will be used to sort your search results onto the tabs.

Remember, views do NOT update automatically when a new value is added. If a new value is added to a list, the view must be updated.*

*This is why fields that can have any value are not good candidates for a view. Ex. If you used Name as a view, every time you hired a new employee or an employee left, the view would need to be manually updated to reflect the changes.

Screenshot 2026-07-23 at 7.36.32 AM.png
Status Field
  1. The View List can be populated manually, using the values in the list for the selected field, or both.

    1. Load From Field List ( menus.png ) - Click Load From Field List to populate the View List with the values of the list linked to the selected Index Field. If the selected field is not a list, this option will not be avaialble.

      Screenshot 2026-07-23 at 7.41.29 AM.png
      Load From Field List
    2. Manually Entry - Click the Add View.png Add View to manually add a tab.

      Screenshot 2026-07-23 at 7.46.23 AM.png
      Manually Add View
      1. Label - The label is what appears on the view tab across the top of the search results page. This can be any value.

      2. Value - This is the value in the selected index field that must be matched for a document to appear on this tab. It is importat that this value matches what is present in the index field for a document to appear on this tab. This is NOT case sensitive.

      3. Color - Select the color of the circle next to the tab label that appears. Click the color box to change the color.

  2. Click Save.

Speciality Tabs

Only documents who index field value in the Status Field selected matches one of the values in the View List will appear when a serach with Views enabled is run. If the field is blank or does not contain one of the values in the view list, that document will not appear when a search with views enabled it selected. There are 2 additional tabs that can be created to help combat this issue.

Blank Tab

Gathers all documents that match the search criteria on a single tab that contain no data in the index field selected as the status field.

  1. Click Add View.png Add View.

  2. Assign a Label.

  3. Leave the Value empty.

  4. Select a Color.

  5. Click Save.

Screenshot 2026-07-23 at 7.58.26 AM.png
Blank Tab

All Tab

Lists ALL documents in the archive that match the search criteria on a single tab.

  1. Click Add View.png Add View.

  2. Assign a Label.

  3. Enter an Asterisk * as the Value.

  4. Select a Color.

  5. Click Save.

Screenshot 2026-07-23 at 7.59.22 AM.png
All Tab