Search Page and Saved Views

The Search page allows you to search any object within Seal.

The buttons enable users to toggle search fields, sort order of records, and view or hide columns.

Only the most recent published version of each entity (or a specific pinned version, if set)

Live Data

Everything else, i.e. drafts, in-review versions, and published versions, and whatever is the most up-to-date state of each entity

Pre-configured variations of a Type

Instances

Executions of a Template

Typing in the search bar with the following keywords will also enable filtering:

Property
Keyword

Type of entity

type:

Template or instance

kind:

Tag

tag:

Status

statusTag:

From template

template:

By field values

This applies to any entity search including views, reference field filters and entity selects

Supported fields: Text + Number + Select + Date + Reference

Supported operators: = > < >= <=

Syntax: field:<fieldName><operator><value> , e.g.:

  • field:"pH Value">=5

  • field:Temperature=25

  • field:"Colour of Sample"="Light Blue"

  • field:"Supplier Address"="London Bridge, United Kingdom"

  • field:Date=2025-06-04

    • Note that Date fields can only support the = operator

  • field:Reference=ref(entity_id,version)

    • version is optional, if it is not included it will show all references to any version of that entity. If it is included it will only show references to that specific version of the entity.

By Users

Users can be searched using createdBy and lastUpdatedBy

  • The filter drop down menu can be used

  • Multiple users selectable (e.g. all entities createdBy either person A or person B)

Search statements can be manipulated further to combine keywords and properties with AND and OR statements.

Saved Views

Searches can be saved as views that can be easily accessed in the 'Saved Views' tabs on the navigation bar. Type in your search variables, and click .

If a search filter has been edited in a view, a blue dot will appear on the top right corner, and will only disappear once the view has been saved.

Manage your Saved Views in the 'Settings' page. You are also able to add new view groups, rename view groups, and remove view groups.

It is possible to create a chart based on search results, and export your view as a CSV.

Last updated