JobOrderMobileDetailsLayout
Defines the mobile layout that displays job order details in the Bullhorn CRM mobile interface. This view supports on-the-go recruiting by presenting essential job attributes in a mobile-friendly format.
Columns
| Name | Type | Description |
| AddressAddress | String | Captures the primary address line that is associated with the JobOrderMobileDetailsLayout entry. This value supports mobile-friendly job-location display and enhances clarity for users viewing records on smaller screens. |
| AddressCity | String | Captures the city component of the job-order address. This value supports geographic filtering and helps users quickly identify regional job locations. |
| AddressCountry | Int | Represents the country that is associated with the job-order address. This value supports location classification and enhances region-based reporting in mobile layouts. |
| AddressStateorProvince | String | Captures the state or province that is associated with the job-order address. This value improves regional filtering and supports precise geographic categorization in mobile views. |
| AddressZip | String | Captures the ZIP code that is associated with the job-order address. This value supports location-based searching and enhances map or proximity features on mobile devices. |
| ContactId | Int | Represents the Id of the client contact that is associated with the job order. This value supports mobile access to contact relationships and streamlines communication workflows. |
| EmploymentType | String | Captures the employment type that is associated with the job order. This value supports candidate-matching workflows and helps mobile users quickly assess job structure. |
| JobDescription | String | Captures the job description that is associated with the mobile layout entry. This value provides essential role context and supports informed review on compact mobile interfaces. |
| JobTitle | String | Captures the job title that is associated with the layout entry. This value supports quick recognition of job postings and improves mobile list readability. |
| OwnerId | Int | Represents the Id of the user who owns or manages the job order. This value supports workflow routing and provides clear accountability when reviewing job details on mobile devices. |
| StartDate | Datetime | Indicates the start date that is associated with the job order. This value supports scheduling review and helps mobile users evaluate upcoming job timelines. |