Dt_(Kit)_Jobs
Dummy Data Type
The Dt_(Kit)_Jobs data type is used to store and manage job-related information within the application. It includes fields for various job attributes like type, location, name, and associated user details.
Data Fields:
Job Type (os_job_time) - The type of job.
Location (geographic address) - The location where the job is performed.
Name (text) - The name of the job.
Creator (User) - The user who created the job.
Modified Date (date) - The date and time when the job was last modified.
Created Date (date) - The date and time when the job was created.
Slug (text) - A unique identifier for the job.
Last updated