JobOrderMobileEditLayout
Defines the mobile edit layout that users access when updating job order records in the Bullhorn CRM mobile interface. This view supports mobile workflows by presenting editable fields that users modify when managing job order information from a mobile device.
Columns
| Name | Type | Description |
| AddressAddress | String | Captures the primary address line that is associated with the JobOrderMobileEditLayout entry. This value supports accurate mobile editing of job-location information and ensures consistency with desktop-based records. |
| AddressCity | String | Captures the city component of the job-order address. This value supports regional classification and enhances mobile user efficiency when editing location details. |
| AddressCountry | Int | Represents the country that is associated with the job-order address. This value supports geographic categorization and ensures alignment with location-based reporting when updated from a mobile device. |
| AddressStateorProvince | String | Captures the state or province that is associated with the job-order address. This value supports correct regional mapping and enables precise mobile updates to location records. |
| AddressZip | String | Captures the ZIP code that is associated with the job-order address. This value supports accurate location filtering and ensures mobile edits preserve postal-region consistency. |
| ContactId | Int | Represents the Id of the client contact that is associated with the job order. This value supports relationship tracking and enables mobile users to update contact associations efficiently. |
| EmploymentType | String | Captures the employment type that is associated with the job order. This value supports workflow classification and allows mobile users to maintain accurate job-structure information. |
| JobDescription | String | Captures the job description that is associated with the layout entry. This value supports mobile editing of detailed role information and ensures clarity for candidates and internal users. |
| JobTitle | String | Captures the job title that is associated with the layout entry. This value supports mobile-friendly updates and improves visibility and accuracy in job-order listings. |
| OwnerId | Int | Represents the Id of the user who owns or manages the job order. This value supports assignment tracking and enables mobile updates to ownership fields during on-the-go workflows. |
| StartDate | Datetime | Indicates the start date that is associated with the job order. This value supports scheduling updates and allows mobile users to maintain accurate job timelines. |