JobOrderFasterFindLayout
Defines the FasterFind layout that displays key job order fields in the Bullhorn CRM interface. This view improves recruiter efficiency by presenting essential information that supports rapid searching, comparison, and scanning.
Columns
| Name | Type | Description |
| Id [KEY] | Int | Represents the unique identifier (Id) of the JobOrderFasterFindLayout record. This value supports layout retrieval and ensures that each layout entry can be referenced consistently. |
| ClientCompanyId | Int | Represents the Id of the client company that is associated with the layout entry. This value supports filtering and improves the accuracy of client-specific search results. |
| ContactId | Int | Represents the Id of the contact that is linked to the layout entry. This value supports detailed search refinement and helps users locate job orders connected to specific contacts. |
| JobTitle | String | Captures the job title that is included in the layout entry. This value provides context for fast searching and improves the relevance of job-order lookup workflows. |
| OwnerId | Int | Represents the Id of the user who owns the job order that is included in the layout entry. This value supports user-based filtering and improves workload visibility. |
| Status | String | Captures the current status that is assigned to the job order in the layout entry. This value supports workflow management and enables users to identify active, closed, or pending job orders. |