Search
Overview
Section titled “Overview”Formation provides powerful search capabilities across all entities. Search supports both free-text search and field-specific filters.
Basic Search
Section titled “Basic Search”Type your search terms in the search bar at the top of any list view. The search will match against all enabled fields for that entity type.
Examples:
london— Find all entities mentioning London"Tower A"— Find exact phrase matches
Field-Specific Filters
Section titled “Field-Specific Filters”Prefix your search with a field name to search within a specific field:
name:tower— Search the name field onlystatus:complete— Filter by statusaddress:manchester— Search address fields
Combining Searches
Section titled “Combining Searches”You can combine field filters with free-text search:
status:complete name:"Tower A" londonThis searches for:
- Entities with status containing “complete”
- Name containing “Tower A”
- General text “london” across all fields
Search Fields
Section titled “Search Fields”Each entity type has configurable search fields. The available fields appear as suggestions when you click the search bar.
Scheme Search Fields
Section titled “Scheme Search Fields”- Name — Scheme name
- Address — Associated address
- Companies — Associated company names
- Use quotes for exact phrase matching:
"exact phrase" - Field filters use the
:separator with no spaces - Search is case-insensitive