Field-level reference generated from the Deluge form definition. For each field: Type (Deluge field type) and Linked Form / Module — the other form or Zoho module the field points to (lookup, bidirectional relation, or built-in Users module), — if the field has no relationship.
Note: "Users (built-in)" = Zoho Creator's built-in user picklist (module = users). "User" (linked target) = a separate custom form named User used to store user records — these are two different things despite the similar name. This form lives in the logistics_app — unprefixed lookups (e.g. Add_Job, Add_Car) resolve within that app; lookups prefixed test_claims_management_portal. cross over to the claims app.
- Display name: Vehicle Movement
- Success message: "Driver Job Added Successfully"
- Actions: Submit / Reset (on add), Update / Cancel (on edit)
Section: System
| Field Name | Type | Linked Form / Module |
|---|
Picked_Up_By | picklist | test_claims_management_portal.User |
Dropped_Of_By | picklist | test_claims_management_portal.User |
Movement_Status | picklist | — |
Add_Job | picklist | Add_Job (↔ Vehicle_Movements) |
Movement_Person_Email | email | — |
Movement_Chase_Person_Email | email | — |
Add_Car | picklist | Add_Car |
Single_Line | text | — |
Rego | text | — |
Booking_Date_and_Time | datetime | — |
Pick_Up_Location | text | — |
Pick_Up_Location_Type | picklist | Locations |
Pick_Up_sub_location | text | — |
Drop_Off_Location | text | — |
Drop_Off_Location_Type | picklist | Locations |
Drop_off_sub_location | text | — |
Assign_Jobs_to_Repair_Shop (displayname "Internal Jobs Assign") | picklist | Assign_Jobs_to_Repair_Shop |
Assign_Driver_Jobs | picklist | Assign_Driver_Jobs |
Personal_Usage | checkbox | — |
Pick_up_Cliq_notes | textarea | — |
Drop_off_cliq_notes | textarea | — |
Is_Towing_Movement | picklist | — |
Movement_Created_On | picklist | — |
Section: Pick Up Details
| Field Name | Type | Linked Form / Module |
|---|
Movement_Date_pick_up | datetime | — |
Movement_Address_pick_up | address (composite) | — |
Movement_Date_Only_pick_up | date | — |
Movement_Time_Only_pick_up | time | — |
Start_Kms | number | — |
End_Kms | number | — |
Section: Drop Off Details
| Field Name | Type | Linked Form / Module |
|---|
Movement_Date_and_Time_Drop_off | datetime | — |
Movement_Address_Drop_Off | address (composite) | — |
Movement_Date_Drop_off | date | — |
Movement_Time_Drop_off | time | — |
Section: (unnamed — "Section")
| Field Name | Type | Linked Form / Module |
|---|
Movement_Person | picklist | Users (built-in) |
Movement_Person_Look_up | picklist | test_claims_management_portal.User |
Movement_Chase_Person | picklist | Users (built-in) |
Movement_Chase_Person_Lookup | picklist | test_claims_management_portal.User |