CandidateOverviewMiddleLeftLayout
Defines the OverviewMiddleLeft layout that presents relational and contextual fields for candidate profiles. This view improves navigation by showing information that helps recruiters interpret candidate history and related records.
Columns
| Name | Type | Description |
| CurrentPayRate | String | Captures the candidate's current pay rate as recorded in Bullhorn CRM. This field helps users evaluate compensation history and supports comparisons during placement and negotiation workflows. |
| DesiredPayRate | String | Specifies the candidate's desired pay rate for future opportunities. This field guides recruiters in matching candidates to roles that meet compensation expectations and supports conversations during the hiring process. |
| Title | String | Represents the candidate's current job title. This field provides professional context that helps users assess relevance and suitability when reviewing the candidate's profile in Bullhorn CRM. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| LuceneQuery | String | Specifies the Lucene query expression that is sent directly to the Bullhorn CRM API. This field bypasses standard filters, which means that results are determined solely by the Lucene query criteria. |