Commit eca04648 by Owen Ryan Ang

BPO standardization compliance, new QC schema

parent 413d1ee2
......@@ -429,6 +429,10 @@ select::-ms-expand {
padding: 11px 16px !important;
}
.select2-container{
width: 100% !important;
}
.select2-selection__rendered{
line-height: normal !important;
padding: 0px !important;
......
......@@ -65,6 +65,8 @@ export async function generateFields(inputSchema, containerId) {
const sectionPromises = [];
// createDocTypeDropdown('DocType', container, schema);
for (let sec in doctypes) {
let underscoredSec = sec.replaceAll(" ", "_");
sessionStorage.setItem("currentSection", underscoredSec);
......
......@@ -212,7 +212,7 @@ function validateMedia(key){
export async function completeToNextNode(elementId) {
let requestJSON = {
"productionOutputUnits": {
"keystroke": {
"KEYSTROKE": {
"outputCount": 0,
"errorCount": 0
}
......
......@@ -28,11 +28,11 @@ export let BPO_URL = DOMAIN + "bpo/";
// export const CURRENT_NODE = "Web_GDE_DEV"
export let CURRENT_NODE = ""
export const ENCODING_PASS = "PASS1"
export const NEXT_NODE = "Complete"
export const NEXT_NODE = "Completed"
export const EXCEPTION_NODE = "Exception"
export const SHOW_ELEMENT_LIST_VIEWER = "Y"
export const ADD_NEW_OPTION = "N"
export const DISPLAYED_DETAILS = "Address|Cassandra_Key" //pipe-delimited
export const DISPLAYED_DETAILS = "Extra1|Extra2|Extra3" //pipe-delimited
export const PDF_EXTENSION = ".pdf"
export const JPG_EXTENSION = ".jpg"
......
{
"ESTABLISHMENT" : {
"Identification" : {
"capture_photo_of_violator" : {
"fieldLabel" : "Capture photo of violator",
"aka" : "field2",
"validation" : {
"fieldLength" : 1.0,
"collection" : "image-capture",
"mandatory" : true
}
},
"capture_other_photo" : {
"fieldLabel" : "Capture other photo or video",
"aka" : "field3",
"validation" : {
"fieldLength" : 1.0,
"collection" : "image-capture",
"mandatory" : true
}
},
"business_name" : {
"fieldLabel" : "Business Name",
"aka" : "field4",
"validation" : {
"fieldLength" : 40.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"business_permit_no" : {
"fieldLabel" : "Business Permit No.",
"aka" : "field5",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"last_name" : {
"fieldLabel" : "Last Name",
"aka" : "field6",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"given_name" : {
"fieldLabel" : "Given Name",
"aka" : "field7",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"middle_name" : {
"fieldLabel" : "Middle Name",
"aka" : "field8",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"gender" : {
"fieldLabel" : "Gender",
"aka" : "field9",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"age" : {
"fieldLabel" : "Age",
"aka" : "field10",
"validation" : {
"fieldLength" : 3.0,
"collection" : "numeric",
"mandatory" : true
}
},
"occupation" : {
"fieldLabel" : "Occupation",
"aka" : "field11",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"identification_card_presented" : {
"fieldLabel" : "Identification Card Presented",
"aka" : "field12",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
"options" : [ "Airman License", "Company ID Card", "Driver's License", "Fishworker's License issued by BFAR", "GSIS Card", "Health or Medical Card", "OWWA E-Card", "Phil Health ID Card", "Philippine Postal ID", "PNP Firearm License Card", "Police Clearance", "PRC ID Card", "School ID Card", "Seafarer's Record Book (SRB)", "Senior Citizen ID", "SSS Card", "Student Permit issued by LTO", "TIN Card", "UMID Card", "Voter's ID" ],
"mandatory" : true
}
},
"id_no" : {
"fieldLabel" : "ID No.",
"aka" : "field13",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"mobile_number" : {
"fieldLabel" : "Mobile Number",
"aka" : "field14",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
"mandatory" : true
}
},
"email_address" : {
"fieldLabel" : "Email Address",
"aka" : "field15",
"validation" : {
"fieldLength" : 30.0,
"collection" : "email",
"mandatory" : true
}
}
},
"Apprehension" : {
"unit_and_street" : {
"fieldLabel" : "Unit & Street",
"aka" : "field16",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"subdivision" : {
"fieldLabel" : "Subdivision",
"aka" : "field17",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"district" : {
"fieldLabel" : "District",
"aka" : "field18",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "I", "II", "III", "VI", "V", "VI" ],
"mandatory" : true
}
},
"barangay_i" : {
"fieldLabel" : "Barangay",
"aka" : "field19",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Alicia", "Bagong Pag-asa", "Bahay Toro", "Balingasa", "Bungad", "Damar", "Damayan", "Del Monte", "Katipunan", "Lourdes", "Maharlika", "Manresa", "Mariblo", "Masambong", "N.S. Amoranto", "Nayong Kanluran", "Paang Bundok", "Pag-ibig sa Nayon", "Paltok", "Paraiso", "Phil-am", "Project 6", "Ramon Magsaysay", "Salvacion", "San Antonio", "San Isidro Labrador", "San Jose", "Siena", "St. Peter", "Sta. Cruz", "Sta. Teresita", "Sto. Cristo", "Sto. Domingo", "Talayan", "Vasra", "Veterans Village", "West Triangle" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "I" ]
},
"barangay_ii" : {
"fieldLabel" : "Barangay",
"aka" : "field20",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Bagong Silangan", "Batasan Hills", "Commonwealth", "Holy Spirit", "Payatas" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "II" ]
},
"barangay_iii" : {
"fieldLabel" : "Barangay",
"aka" : "field21",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Amihan", "Bagumbayan", "Bagumbuhay", "Bayanihan", "Blue Ridge A", "Blue Ridge B", "Camp Aguinaldo", "Claro (Quirino 2B)", "Dioquino Zobel", "Duyan Duyan", "East Kamias", "E. Rodriguez", "Escopa I", "Escopa II", "Escopa III", "Escopa IV", "Libis", "Loyola Heights", "Mangga", "Marilag", "Masagana", "Matandang Balara", "Milagrosa", "Pansol", "Quirino 2A", "Quirino 2B", "Quirino 2C", "Quirino 3A", "San Roque", "Silangan", "Socorro", "St. Ignatius", "Tagumpay", "Ugong Norte", "Villa Maria Clara", "West Kamias", "White Plains" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "III" ]
},
"barangay_iv" : {
"fieldLabel" : "Barangay",
"aka" : "field22",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Bagong Lipunan ng Crame", "Botocan", "Central", "Damayang Lagi", "Don Manuel", "Doa Aurora", "Doa Imelda", "Doa Josefa", "Horseshoe", "Immaculate Concepcion", "Kalusugan", "Kamuning", "Kaunlaran", "Kristong Hari", "Krus na Ligas", "Laging Handa", "Malaya", "Mariana", "Obrero", "Old Capitol Site", "Paligsahan", "Pinagkaisahan", "Pinyahan", "Roxas", "Sacred Heart", "San Isidro Galas", "San Martin de Porres", "San Vicente", "Santol", "Sikatuna Village", "South Triangle", "Sto. Nino", "Tatalon", "Teachers Village East", "Teachers Village West", "UP Campus", "UP Village", "Valencia" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "IV" ]
},
"barangay_v" : {
"fieldLabel" : "Barangay",
"aka" : "field23",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Bagbag", "Capri", "Fairview", "Greater Lagro", "Gulod", "Kaligayahan", "Nagkaisang Nayon", "North Fairview", "Novaliches Proper", "Pasong Putik Proper", "San Agustin", "San Bartolome", "Sta. Lucia", "Sta. Monica" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "V" ]
},
"barangay_vi" : {
"fieldLabel" : "Barangay",
"aka" : "field24",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Apolonio Samson", "Baesa", "Balon Bato", "Culiat", "New Era", "Pasong Tamo", "Sangandaan", "Sauyo", "Talipapa", "Tandang Sora", "Unang Sigaw" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "VI" ]
},
"date" : {
"fieldLabel" : "Date",
"aka" : "field25",
"validation" : {
"fieldLength" : 10.0,
"collection" : "datepicker",
"mandatory" : true
}
},
"time" : {
"fieldLabel" : "Time",
"aka" : "field26",
"validation" : {
"fieldLength" : 10.0,
"collection" : "timepicker",
"mandatory" : true
}
}
},
"Violation" : {
"violation" : {
"fieldLabel" : "Violation",
"aka" : "field27",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"nature_of_offense" : {
"fieldLabel" : "Nature of Offense",
"aka" : "field28",
"validation" : {
"fieldLength" : 1.0,
"collection" : "checklist",
"items" : [ "Urinating/Defecating/Indiscriminate Disposal", "Littering", "Dirty Frontage/Surroundings", "Improper Disposal", "Dumping of Grease/Fat/Lard and Oil Residue in Drainage/waterways", "Disposal of Untreated wasteways", "sludge", "chemicals in waterways", "No Trash can in Public Utility Jeep", "Illegal Spillage/Scattering", "Illegal Recycling/Sorting", "Burning of Waste", "No Canvass Cover", "Unsanitized Truck", "No Proper Cleaning/Clearing Materials" ],
"mandatory" : true
}
},
"other_nature_of_offense" : {
"fieldLabel" : "Other Nature of Offense",
"aka" : "field29",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"items_confiscated" : {
"fieldLabel" : "Items Confiscated",
"aka" : "field30",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"witness" : {
"fieldLabel" : "Witness",
"aka" : "field31",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
}
},
"Other Hidden Fields" : {
"assigned_inspector_full_name" : {
"fieldLabel" : "Assigned Inspector Full Name",
"aka" : "field32",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"device_id" : {
"fieldLabel" : "Device ID",
"aka" : "field33",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"gps_start_inspection" : {
"fieldLabel" : "GPS - Start Inspection",
"aka" : "field34",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"gps_complete_inspection" : {
"fieldLabel" : "GPS - Complete Inspection",
"aka" : "field35",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_status" : {
"fieldLabel" : "Inspection Status",
"aka" : "field36",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps" : {
"fieldLabel" : "Inspection - Start GPS",
"aka" : "field37",
"validation" : {
"fieldLength" : 30.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_end_gps" : {
"fieldLabel" : "Inspection - End GPS",
"aka" : "field38",
"validation" : {
"fieldLength" : 30.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_start_gps_latitude" : {
"fieldLabel" : "Inspection - Start GPS (Latitude)",
"aka" : "field39",
"validation" : {
"fieldLength" : 30.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps_longitude" : {
"fieldLabel" : "Inspection - Start GPS (Longitude)",
"aka" : "field40",
"validation" : {
"fieldLength" : 30.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_latitude" : {
"fieldLabel" : "Inspection - End GPS (Latitude)",
"aka" : "field41",
"validation" : {
"fieldLength" : 30.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_longitude" : {
"fieldLabel" : "Inspection - End GPS (Longitude)",
"aka" : "field42",
"validation" : {
"fieldLength" : 30.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_timestamp" : {
"fieldLabel" : "Inspection - Start Timestamp",
"aka" : "field43",
"validation" : {
"fieldLength" : 30.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_timestamp" : {
"fieldLabel" : "Inspection - End Timestamp",
"aka" : "field44",
"validation" : {
"fieldLength" : 30.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
},
"evr_no" : {
"fieldLabel" : "EVR No.",
"aka" : "field45",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_type" : {
"fieldLabel" : "Inspection Type",
"aka" : "field46",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
}
},
"INDIVIDUAL" : {
"Identification" : {
"capture_photo_of_violator" : {
"fieldLabel" : "Capture photo of violator",
"aka" : "field2",
"validation" : {
"fieldLength" : 1.0,
"collection" : "image-capture",
"mandatory" : true
}
},
"capture_other_photo" : {
"fieldLabel" : "Capture other photo or video",
"aka" : "field3",
"validation" : {
"fieldLength" : 1.0,
"collection" : "image-capture",
"mandatory" : true
}
},
"last_name" : {
"fieldLabel" : "Last Name",
"aka" : "field4",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"given_name" : {
"fieldLabel" : "Given Name",
"aka" : "field5",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"middle_name" : {
"fieldLabel" : "Middle Name",
"aka" : "field6",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"gender" : {
"fieldLabel" : "Gender",
"aka" : "field7",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"age" : {
"fieldLabel" : "Age",
"aka" : "field8",
"validation" : {
"fieldLength" : 30.0,
"collection" : "numeric",
"mandatory" : true
}
},
"occupation" : {
"fieldLabel" : "Occupation",
"aka" : "field9",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"identification_card_presented" : {
"fieldLabel" : "Identification Card Presented",
"aka" : "field10",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
"options" : [ "Airman License", "Company ID Card", "Driver's License", "Fishworker's License issued by BFAR", "GSIS Card", "Health or Medical Card", "OWWA E-Card", "Phil Health ID Card", "Philippine Postal ID", "PNP Firearm License Card", "Police Clearance", "PRC ID Card", "School ID Card", "Seafarer's Record Book (SRB)", "Senior Citizen ID", "SSS Card", "Student Permit issued by LTO", "TIN Card", "UMID Card", "Voter's ID" ],
"mandatory" : true
}
},
"id_no" : {
"fieldLabel" : "ID No.",
"aka" : "field11",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"mobile_number" : {
"fieldLabel" : "Mobile Number",
"aka" : "field12",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
"mandatory" : true
}
},
"email_address" : {
"fieldLabel" : "Email Address",
"aka" : "field13",
"validation" : {
"fieldLength" : 30.0,
"collection" : "email",
"mandatory" : true
}
}
},
"Apprehension" : {
"unit_and_street" : {
"fieldLabel" : "Unit & Street",
"aka" : "field14",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"subdivision" : {
"fieldLabel" : "Subdivision",
"aka" : "field15",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"district" : {
"fieldLabel" : "District",
"aka" : "field16",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "I", "II", "III", "VI", "V", "VI" ],
"mandatory" : true
}
},
"barangay_i" : {
"fieldLabel" : "Barangay",
"aka" : "field17",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Alicia", "Bagong Pag-asa", "Bahay Toro", "Balingasa", "Bungad", "Damar", "Damayan", "Del Monte", "Katipunan", "Lourdes", "Maharlika", "Manresa", "Mariblo", "Masambong", "N.S. Amoranto", "Nayong Kanluran", "Paang Bundok", "Pag-ibig sa Nayon", "Paltok", "Paraiso", "Phil-am", "Project 6", "Ramon Magsaysay", "Salvacion", "San Antonio", "San Isidro Labrador", "San Jose", "Siena", "St. Peter", "Sta. Cruz", "Sta. Teresita", "Sto. Cristo", "Sto. Domingo", "Talayan", "Vasra", "Veterans Village", "West Triangle" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "I" ]
},
"barangay_ii" : {
"fieldLabel" : "Barangay",
"aka" : "field18",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Bagong Silangan", "Batasan Hills", "Commonwealth", "Holy Spirit", "Payatas" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "II" ]
},
"barangay_iii" : {
"fieldLabel" : "Barangay",
"aka" : "field19",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Amihan", "Bagumbayan", "Bagumbuhay", "Bayanihan", "Blue Ridge A", "Blue Ridge B", "Camp Aguinaldo", "Claro (Quirino 2B)", "Dioquino Zobel", "Duyan Duyan", "East Kamias", "E. Rodriguez", "Escopa I", "Escopa II", "Escopa III", "Escopa IV", "Libis", "Loyola Heights", "Mangga", "Marilag", "Masagana", "Matandang Balara", "Milagrosa", "Pansol", "Quirino 2A", "Quirino 2B", "Quirino 2C", "Quirino 3A", "San Roque", "Silangan", "Socorro", "St. Ignatius", "Tagumpay", "Ugong Norte", "Villa Maria Clara", "West Kamias", "White Plains" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "III" ]
},
"barangay_iv" : {
"fieldLabel" : "Barangay",
"aka" : "field20",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Bagong Lipunan ng Crame", "Botocan", "Central", "Damayang Lagi", "Don Manuel", "Doa Aurora", "Doa Imelda", "Doa Josefa", "Horseshoe", "Immaculate Concepcion", "Kalusugan", "Kamuning", "Kaunlaran", "Kristong Hari", "Krus na Ligas", "Laging Handa", "Malaya", "Mariana", "Obrero", "Old Capitol Site", "Paligsahan", "Pinagkaisahan", "Pinyahan", "Roxas", "Sacred Heart", "San Isidro Galas", "San Martin de Porres", "San Vicente", "Santol", "Sikatuna Village", "South Triangle", "Sto. Nino", "Tatalon", "Teachers Village East", "Teachers Village West", "UP Campus", "UP Village", "Valencia" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "IV" ]
},
"barangay_v" : {
"fieldLabel" : "Barangay",
"aka" : "field21",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Bagbag", "Capri", "Fairview", "Greater Lagro", "Gulod", "Kaligayahan", "Nagkaisang Nayon", "North Fairview", "Novaliches Proper", "Pasong Putik Proper", "San Agustin", "San Bartolome", "Sta. Lucia", "Sta. Monica" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "V" ]
},
"barangay_vi" : {
"fieldLabel" : "Barangay",
"aka" : "field22",
"validation" : {
"fieldLength" : 30.0,
"collection" : "dropdown",
"options" : [ "Apolonio Samson", "Baesa", "Balon Bato", "Culiat", "New Era", "Pasong Tamo", "Sangandaan", "Sauyo", "Talipapa", "Tandang Sora", "Unang Sigaw" ],
"mandatory" : true
},
"childof" : "district",
"parentvalue" : [ "VI" ]
},
"date" : {
"fieldLabel" : "Date",
"aka" : "field23",
"validation" : {
"fieldLength" : 10.0,
"collection" : "datepicker",
"mandatory" : true
}
},
"time" : {
"fieldLabel" : "Time",
"aka" : "field24",
"validation" : {
"fieldLength" : 10.0,
"collection" : "timepicker",
"mandatory" : true
}
}
},
"Violation" : {
"violation" : {
"fieldLabel" : "Violation",
"aka" : "field25",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"nature_of_offense" : {
"fieldLabel" : "Nature of Offense",
"aka" : "field26",
"validation" : {
"fieldLength" : 1.0,
"collection" : "checklist",
"items" : [ "Urinating/Defecating/Indiscriminate Disposal", "Littering", "Dirty Frontage/Surroundings", "Improper Disposal", "Dumping of Grease/Fat/Lard and Oil Residue in Drainage/waterways", "Disposal of Untreated wasteways", "sludge", "chemicals in waterways", "No Trash can in Public Utility Jeep", "Illegal Spillage/Scattering", "Illegal Recycling/Sorting", "Burning of Waste", "No Canvass Cover", "Unsanitized Truck", "No Proper Cleaning/Clearing Materials" ],
"mandatory" : true
}
},
"other_nature_of_offense" : {
"fieldLabel" : "Other Nature of Offense",
"aka" : "field27",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"items_confiscated" : {
"fieldLabel" : "Items Confiscated",
"aka" : "field28",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"witness" : {
"fieldLabel" : "Witness",
"aka" : "field29",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : true
}
}
},
"Other Hidden Fields" : {
"assigned_inspector_full_name" : {
"fieldLabel" : "Assigned Inspector Full Name",
"aka" : "field30",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"device_id" : {
"fieldLabel" : "Device ID",
"aka" : "field31",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"gps_start_inspection" : {
"fieldLabel" : "GPS - Start Inspection",
"aka" : "field32",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"gps_complete_inspection" : {
"fieldLabel" : "GPS - Complete Inspection",
"aka" : "field33",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_status" : {
"fieldLabel" : "Inspection Status",
"aka" : "field34",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps" : {
"fieldLabel" : "Inspection - Start GPS",
"aka" : "field35",
"validation" : {
"fieldLength" : 30.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_end_gps" : {
"fieldLabel" : "Inspection - End GPS",
"aka" : "field36",
"validation" : {
"fieldLength" : 30.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_start_gps_latitude" : {
"fieldLabel" : "Inspection - Start GPS (Latitude)",
"aka" : "field37",
"validation" : {
"fieldLength" : 30.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps_longitude" : {
"fieldLabel" : "Inspection - Start GPS (Longitude)",
"aka" : "field38",
"validation" : {
"fieldLength" : 30.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_latitude" : {
"fieldLabel" : "Inspection - End GPS (Latitude)",
"aka" : "field39",
"validation" : {
"fieldLength" : 30.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_longitude" : {
"fieldLabel" : "Inspection - End GPS (Longitude)",
"aka" : "field40",
"validation" : {
"fieldLength" : 30.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_timestamp" : {
"fieldLabel" : "Inspection - Start Timestamp",
"aka" : "field41",
"validation" : {
"fieldLength" : 30.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_timestamp" : {
"fieldLabel" : "Inspection - End Timestamp",
"aka" : "field42",
"validation" : {
"fieldLength" : 30.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
},
"evr_no" : {
"fieldLabel" : "EVR No.",
"aka" : "field43",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_type" : {
"fieldLabel" : "Inspection Type",
"aka" : "field44",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
}
}
}
\ No newline at end of file
......@@ -72,9 +72,7 @@
"collection" : "datepicker",
"mandatory" : true
}
}
},
"Company Profile" : {
},
"nature_of_business" : {
"fieldLabel" : "Nature of Business",
"aka" : "field10",
......@@ -156,9 +154,7 @@
"items" : [ "Stand Alone", "Line Occupancy" ],
"mandatory" : false
}
}
},
"Solid Waste Management" : {
},
"non_biodegradable_edg" : {
"fieldLabel" : "Non-biodegradable (Estimated Daily Generation in kg)",
"aka" : "field19",
......@@ -298,9 +294,7 @@
"options" : [ "Daily", "Weekly", "Monthly", "Quarterly", "Semi-Annually", "Annually" ],
"mandatory" : false
}
}
},
"Hazardous Waste 1" : {
},
"hazardous_waste_1" : {
"fieldLabel" : "Hazardous Waste",
"aka" : "field34",
......@@ -338,89 +332,7 @@
"options" : [ "Daily", "Weekly", "Monthly", "Quarterly", "Semi-Annually", "Annually" ],
"mandatory" : false
}
}
},
"Hazardous Waste 2" : {
"hazardous_waste_2" : {
"fieldLabel" : "Hazardous Waste",
"aka" : "field38",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
"options" : [ "Wastes with cyanide / A101", "Sulfuric acid / B201", "Hydrochloric acid / B202", "Nitric acid / B203", "Phosphoric acid / B204", "Hydrofluoric acid / B205", "Mixture of sulfuric and hydrochloric acid / B206", "Other inorganic acid / B207", "Organic acid / B208", "Other acid wastes / B299", "Caustic soda / C301", "Potash / C302", "Alkaline cleaners / C303", "Ammonium hydroxide / C304", "Lime slurries / C305", "Other alkali wastes / C399", "Selenium and its compounds / D401", "Arsenic and its compounds / D402", "Barium and its compounds / D403", "Cadmium and its compounds / D404", "Chromium compounds / D405", "Lead compounds / D406", "Mercury and mercury compounds / D407", "Flouride and its compounds / D408", "Other wastes with inorganic chemicals / D499", "Oxidizing agents / E501", "Reducing agents / E502", "Explosive and unstable chemicals / E503", "Highly reactive chemicals / E599", "Solvent based / F601", "Inorganic pigments / F602", "Ink formulation / F603", "Resinous materials / F604", "Other mixed / F699", "Halogenated organic solvents / G703", "Non-halogenated organic solvents / G704", "Grease wastes / H802", "Used industrial oil including sludge / I101", "Vegetable oil including sludge / I102", "Tallow / I103", "Oil-contaminated materials / I104", "Containers previously containing toxic chemical substances / J201", "Solidified wastes / K301", "Chemically fixed and polymerized wastes / K302", "Encapsulated wastes / K303", "Wastes with specific halogenated toxic organic chemicals / L401", "Wastes with specific non-halogenated toxic organic chemicals / L402", "Ozone depleting substance(ODS) / L403", "Polychlorinated Biphenyl(PCB) wastes / L404", "Pathological or infectious wastes / M501", "Asbestos wastes / M502", "Pharmaceuticals and drugs / M503", "Pesticides / M504", "Persistent Organic Pollutants (POPs) wastes / M505", "Waste electrical and electronic equipment(WEEE) / M506", "Special wastes / M507" ],
"mandatory" : false
}
},
"estimated_daily_generation_2" : {
"fieldLabel" : "Estimated Daily Generation in kilograms",
"aka" : "field39",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
}
},
"hauler_2" : {
"fieldLabel" : "Hauler",
"aka" : "field40",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"frequency_collection_2" : {
"fieldLabel" : "Frequency of Collection",
"aka" : "field41",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
"options" : [ "Daily", "Weekly", "Monthly", "Quarterly", "Semi-Annually", "Annually" ],
"mandatory" : false
}
}
},
"Hazardous Waste 3" : {
"hazardous_waste_3" : {
"fieldLabel" : "Hazardous Waste",
"aka" : "field42",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
"options" : [ "Wastes with cyanide / A101", "Sulfuric acid / B201", "Hydrochloric acid / B202", "Nitric acid / B203", "Phosphoric acid / B204", "Hydrofluoric acid / B205", "Mixture of sulfuric and hydrochloric acid / B206", "Other inorganic acid / B207", "Organic acid / B208", "Other acid wastes / B299", "Caustic soda / C301", "Potash / C302", "Alkaline cleaners / C303", "Ammonium hydroxide / C304", "Lime slurries / C305", "Other alkali wastes / C399", "Selenium and its compounds / D401", "Arsenic and its compounds / D402", "Barium and its compounds / D403", "Cadmium and its compounds / D404", "Chromium compounds / D405", "Lead compounds / D406", "Mercury and mercury compounds / D407", "Flouride and its compounds / D408", "Other wastes with inorganic chemicals / D499", "Oxidizing agents / E501", "Reducing agents / E502", "Explosive and unstable chemicals / E503", "Highly reactive chemicals / E599", "Solvent based / F601", "Inorganic pigments / F602", "Ink formulation / F603", "Resinous materials / F604", "Other mixed / F699", "Halogenated organic solvents / G703", "Non-halogenated organic solvents / G704", "Grease wastes / H802", "Used industrial oil including sludge / I101", "Vegetable oil including sludge / I102", "Tallow / I103", "Oil-contaminated materials / I104", "Containers previously containing toxic chemical substances / J201", "Solidified wastes / K301", "Chemically fixed and polymerized wastes / K302", "Encapsulated wastes / K303", "Wastes with specific halogenated toxic organic chemicals / L401", "Wastes with specific non-halogenated toxic organic chemicals / L402", "Ozone depleting substance(ODS) / L403", "Polychlorinated Biphenyl(PCB) wastes / L404", "Pathological or infectious wastes / M501", "Asbestos wastes / M502", "Pharmaceuticals and drugs / M503", "Pesticides / M504", "Persistent Organic Pollutants (POPs) wastes / M505", "Waste electrical and electronic equipment(WEEE) / M506", "Special wastes / M507" ],
"mandatory" : false
}
},
"estimated_daily_generation_3" : {
"fieldLabel" : "Estimated Daily Generation in kilograms",
"aka" : "field43",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
}
},
"hauler_3" : {
"fieldLabel" : "Hauler",
"aka" : "field44",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"frequency_collection_3" : {
"fieldLabel" : "Frequency of Collection",
"aka" : "field45",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
"options" : [ "Daily", "Weekly", "Monthly", "Quarterly", "Semi-Annually", "Annually" ],
"mandatory" : false
}
}
},
"Hazardous Waste 4" : {
"hazardous_waste_2" : {
"fieldLabel" : "Hazardous Waste",
"aka" : "field46",
......@@ -458,9 +370,7 @@
"options" : [ "Daily", "Weekly", "Monthly", "Quarterly", "Semi-Annually", "Annually" ],
"mandatory" : false
}
}
},
"Hazardous Waste 5" : {
},
"hazardous_waste_3" : {
"fieldLabel" : "Hazardous Waste",
"aka" : "field50",
......@@ -498,9 +408,7 @@
"options" : [ "Daily", "Weekly", "Monthly", "Quarterly", "Semi-Annually", "Annually" ],
"mandatory" : false
}
}
},
"Hazardous Waste 6" : {
},
"hazardous_waste_4" : {
"fieldLabel" : "Hazardous Waste",
"aka" : "field54",
......@@ -538,9 +446,7 @@
"options" : [ "Daily", "Weekly", "Monthly", "Quarterly", "Semi-Annually", "Annually" ],
"mandatory" : false
}
}
},
"Water/Air Quality Management" : {
},
"material_recovery_facility" : {
"fieldLabel" : "Material recovery Facility",
"aka" : "field58",
......@@ -688,9 +594,7 @@
"items" : [ "Yes", "No", "Not Required/Not Applicable" ],
"mandatory" : true
}
}
},
"Permitting Requirements" : {
},
"locational_clearance" : {
"fieldLabel" : "Locational Clearance",
"aka" : "field73",
......@@ -982,9 +886,7 @@
"collection" : "image-capture",
"mandatory" : true
}
}
},
"Environmental Violation Receipt" : {
},
"violator_image" : {
"fieldLabel" : "Capture Photo of Violator",
"aka" : "field104",
......@@ -1176,9 +1078,7 @@
"collection" : "alphanumeric",
"mandatory" : false
}
}
},
"Other Hidden Fields" : {
},
"case_officer" : {
"fieldLabel" : "Case Officer",
"aka" : "field125",
......@@ -1186,8 +1086,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"case_officers_contact_no" : {
"fieldLabel" : "Case Officer's Contact No.",
......@@ -1196,8 +1095,7 @@
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
}
},
"department" : {
"fieldLabel" : "Department",
......@@ -1206,8 +1104,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"business_address_house_no" : {
"fieldLabel" : "Business Address (House No./Unit No./Stall No./Floor/Block/Lot)",
......@@ -1216,8 +1113,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"business_address_building_subdivision_village" : {
"fieldLabel" : "Business Address (Building/Subdivision/Village)",
......@@ -1226,8 +1122,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"business_address_street_name" : {
"fieldLabel" : "Business Address (Street Name)",
......@@ -1236,8 +1131,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"business_address_barangay" : {
"fieldLabel" : "Business Address (Barangay)",
......@@ -1246,8 +1140,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"business_address_district" : {
"fieldLabel" : "Business Address (District)",
......@@ -1256,8 +1149,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"inspector_group_team" : {
"fieldLabel" : "Inspector Group/Team",
......@@ -1266,8 +1158,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"assigned_inspector_full_name" : {
"fieldLabel" : "Assigned Inspector Full Name",
......@@ -1276,8 +1167,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"device_id" : {
"fieldLabel" : "Device ID",
......@@ -1286,8 +1176,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"gps_start_inspection" : {
"fieldLabel" : "GPS - Start Inspection",
......@@ -1296,8 +1185,7 @@
"fieldLength" : 20.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
}
},
"gps_complete_inspection" : {
"fieldLabel" : "GPS - Complete Inspection",
......@@ -1306,8 +1194,7 @@
"fieldLength" : 20.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
}
},
"inspection_status" : {
"fieldLabel" : "Inspection Status",
......@@ -1316,8 +1203,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"inspection_start_gps" : {
"fieldLabel" : "Inspection - Start GPS",
......@@ -1326,8 +1212,7 @@
"fieldLength" : 20.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
}
},
"inspection_end_gps" : {
"fieldLabel" : "Inspection - End GPS",
......@@ -1336,8 +1221,7 @@
"fieldLength" : 20.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
}
},
"inspection_start_gps_latitude" : {
"fieldLabel" : "Inspection - Start GPS (Latitude)",
......@@ -1346,8 +1230,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"inspection_start_gps_longitude" : {
"fieldLabel" : "Inspection - Start GPS (Longitude)",
......@@ -1356,8 +1239,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"inspection_end_gps_latitude" : {
"fieldLabel" : "Inspection - End GPS (Latitude)",
......@@ -1366,8 +1248,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"inspection_end_gps_longitude" : {
"fieldLabel" : "Inspection - End GPS (Longitude)",
......@@ -1376,8 +1257,7 @@
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"inspection_start_timestamp" : {
"fieldLabel" : "Inspection - Start Timestamp",
......@@ -1386,8 +1266,7 @@
"fieldLength" : 20.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
}
},
"inspection_end_timestamp" : {
"fieldLabel" : "Inspection - End Timestamp",
......@@ -1396,81 +1275,293 @@
"fieldLength" : 20.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
}
}
}
},
"COMP1-INP" : {
"Profile" : {
"mission_type" : {
"fieldLabel" : "Mission Type",
"aka" : "field2",
},
"Other Hidden Fields" : {
"case_officer" : {
"fieldLabel" : "Case Officer",
"aka" : "field125",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
"mandatory" : false
},
"hidden" : true
},
"business_name" : {
"fieldLabel" : "Business Name",
"aka" : "field3",
"case_officers_contact_no" : {
"fieldLabel" : "Case Officer's Contact No.",
"aka" : "field126",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"registered_owner" : {
"fieldLabel" : "Registered Owner",
"aka" : "field4",
"department" : {
"fieldLabel" : "Department",
"aka" : "field127",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
"mandatory" : false
},
"hidden" : true
},
"business_address" : {
"fieldLabel" : "Business Address",
"aka" : "field5",
"business_address_house_no" : {
"fieldLabel" : "Business Address (House No./Unit No./Stall No./Floor/Block/Lot)",
"aka" : "field128",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
"mandatory" : false
},
"hidden" : true
},
"mission_order_no" : {
"fieldLabel" : "Mission Order No.",
"aka" : "field6",
"business_address_building_subdivision_village" : {
"fieldLabel" : "Business Address (Building/Subdivision/Village)",
"aka" : "field129",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"hidden" : true
},
"mission_date" : {
"fieldLabel" : "Mission Date",
"aka" : "field7",
"business_address_street_name" : {
"fieldLabel" : "Business Address (Street Name)",
"aka" : "field130",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
}
},
"First Inspection" : {
"mission_order_no" : {
"fieldLabel" : "Mission Order No.",
"aka" : "field8",
},
"hidden" : true
},
"business_address_barangay" : {
"fieldLabel" : "Business Address (Barangay)",
"aka" : "field131",
"validation" : {
"fieldLength" : 10.0,
"collection" : "numeric",
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_district" : {
"fieldLabel" : "Business Address (District)",
"aka" : "field132",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspector_group_team" : {
"fieldLabel" : "Inspector Group/Team",
"aka" : "field133",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"assigned_inspector_full_name" : {
"fieldLabel" : "Assigned Inspector Full Name",
"aka" : "field134",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"device_id" : {
"fieldLabel" : "Device ID",
"aka" : "field135",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"gps_start_inspection" : {
"fieldLabel" : "GPS - Start Inspection",
"aka" : "field136",
"validation" : {
"fieldLength" : 20.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"gps_complete_inspection" : {
"fieldLabel" : "GPS - Complete Inspection",
"aka" : "field137",
"validation" : {
"fieldLength" : 20.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_status" : {
"fieldLabel" : "Inspection Status",
"aka" : "field138",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps" : {
"fieldLabel" : "Inspection - Start GPS",
"aka" : "field139",
"validation" : {
"fieldLength" : 20.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_end_gps" : {
"fieldLabel" : "Inspection - End GPS",
"aka" : "field140",
"validation" : {
"fieldLength" : 20.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_start_gps_latitude" : {
"fieldLabel" : "Inspection - Start GPS (Latitude)",
"aka" : "field141",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps_longitude" : {
"fieldLabel" : "Inspection - Start GPS (Longitude)",
"aka" : "field142",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_latitude" : {
"fieldLabel" : "Inspection - End GPS (Latitude)",
"aka" : "field143",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_longitude" : {
"fieldLabel" : "Inspection - End GPS (Longitude)",
"aka" : "field144",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_timestamp" : {
"fieldLabel" : "Inspection - Start Timestamp",
"aka" : "field145",
"validation" : {
"fieldLength" : 20.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_timestamp" : {
"fieldLabel" : "Inspection - End Timestamp",
"aka" : "field146",
"validation" : {
"fieldLength" : 20.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
}
}
},
"COMP1-INP" : {
"Profile" : {
"business_name" : {
"fieldLabel" : "Business Name",
"aka" : "field2",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"registered_owner" : {
"fieldLabel" : "Registered Owner",
"aka" : "field3",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"business_address" : {
"fieldLabel" : "Business Address",
"aka" : "field4",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"mission_order_no" : {
"fieldLabel" : "Mission Order No.",
"aka" : "field5",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"mission_date" : {
"fieldLabel" : "Mission Date",
"aka" : "field6",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
}
},
"First Inspection" : {
"mission_order_no" : {
"fieldLabel" : "Mission Order No.",
"aka" : "field7",
"validation" : {
"fieldLength" : 10.0,
"collection" : "numeric",
"mandatory" : false
}
},
"date_and_time_of_inspection" : {
"fieldLabel" : "Date and time of inspection",
"aka" : "field9",
"aka" : "field8",
"validation" : {
"fieldLength" : 10.0,
"collection" : "datepicker",
......@@ -1479,7 +1570,7 @@
},
"name_of_respondent" : {
"fieldLabel" : "Name of respondent",
"aka" : "field10",
"aka" : "field9",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1488,7 +1579,7 @@
},
"nature_of_business" : {
"fieldLabel" : "Nature of Business",
"aka" : "field11",
"aka" : "field10",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1497,7 +1588,7 @@
},
"address_of_respondent" : {
"fieldLabel" : "Address of respondent",
"aka" : "field12",
"aka" : "field11",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1506,7 +1597,7 @@
},
"mobile_number_of_respondent" : {
"fieldLabel" : "Mobile Number of Respondent",
"aka" : "field13",
"aka" : "field12",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
......@@ -1515,7 +1606,7 @@
},
"name_of_complaint" : {
"fieldLabel" : "Name of complaint",
"aka" : "field14",
"aka" : "field13",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1524,7 +1615,7 @@
},
"address_of_complaint" : {
"fieldLabel" : "Address of complaint",
"aka" : "field15",
"aka" : "field14",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1533,7 +1624,7 @@
},
"mobile_number_of_complaint" : {
"fieldLabel" : "Mobile Number of complaint",
"aka" : "field16",
"aka" : "field15",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
......@@ -1542,7 +1633,7 @@
},
"finding_and_observation" : {
"fieldLabel" : "Finding and observation",
"aka" : "field17",
"aka" : "field16",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1551,7 +1642,7 @@
},
"additional_findings_and_observation" : {
"fieldLabel" : "Additional findings and observation",
"aka" : "field18",
"aka" : "field17",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1560,7 +1651,7 @@
},
"compliance_order" : {
"fieldLabel" : "Compliance order",
"aka" : "field19",
"aka" : "field18",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1569,7 +1660,7 @@
},
"violations_penalty_imposed" : {
"fieldLabel" : "Violations/Penalty imposed (If any)",
"aka" : "field20",
"aka" : "field19",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1578,7 +1669,7 @@
},
"recommendation" : {
"fieldLabel" : "Recommendation/s",
"aka" : "field21",
"aka" : "field20",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1587,7 +1678,7 @@
},
"case_officer" : {
"fieldLabel" : "Case officer",
"aka" : "field22",
"aka" : "field21",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1596,7 +1687,7 @@
},
"compliance_officer_1" : {
"fieldLabel" : "Compliance officer",
"aka" : "field23",
"aka" : "field22",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1605,7 +1696,7 @@
},
"compliance_officer_2" : {
"fieldLabel" : "Compliance officer",
"aka" : "field24",
"aka" : "field23",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1614,7 +1705,7 @@
},
"capture_image" : {
"fieldLabel" : "Capture Image",
"aka" : "field25",
"aka" : "field24",
"validation" : {
"fieldLength" : 1.0,
"collection" : "image-capture",
......@@ -1625,7 +1716,7 @@
"Environmental Violation Receipt" : {
"capture_photo_of_violator" : {
"fieldLabel" : "Capture photo of violator",
"aka" : "field26",
"aka" : "field25",
"validation" : {
"fieldLength" : 1.0,
"collection" : "image-capture",
......@@ -1634,7 +1725,7 @@
},
"last_name" : {
"fieldLabel" : "Last name",
"aka" : "field27",
"aka" : "field26",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1643,7 +1734,7 @@
},
"given_name" : {
"fieldLabel" : "Given name",
"aka" : "field28",
"aka" : "field27",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1652,7 +1743,7 @@
},
"middle_name" : {
"fieldLabel" : "Middle name",
"aka" : "field29",
"aka" : "field28",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1661,7 +1752,7 @@
},
"business_name" : {
"fieldLabel" : "Business Name",
"aka" : "field30",
"aka" : "field29",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1670,7 +1761,7 @@
},
"sex" : {
"fieldLabel" : "Sex",
"aka" : "field31",
"aka" : "field30",
"validation" : {
"fieldLength" : 1.0,
"collection" : "radiolist",
......@@ -1680,7 +1771,7 @@
},
"age" : {
"fieldLabel" : "Age",
"aka" : "field32",
"aka" : "field31",
"validation" : {
"fieldLength" : 3.0,
"collection" : "numeric",
......@@ -1689,7 +1780,7 @@
},
"occupation" : {
"fieldLabel" : "Occupation",
"aka" : "field33",
"aka" : "field32",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1698,7 +1789,7 @@
},
"address" : {
"fieldLabel" : "Address",
"aka" : "field34",
"aka" : "field33",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
......@@ -1707,7 +1798,7 @@
},
"date" : {
"fieldLabel" : "Date",
"aka" : "field35",
"aka" : "field34",
"validation" : {
"fieldLength" : 10.0,
"collection" : "alphanumeric",
......@@ -1716,7 +1807,7 @@
},
"time" : {
"fieldLabel" : "Time",
"aka" : "field36",
"aka" : "field35",
"validation" : {
"fieldLength" : 10.0,
"collection" : "datepicker",
......@@ -1725,7 +1816,7 @@
},
"place" : {
"fieldLabel" : "Place",
"aka" : "field37",
"aka" : "field36",
"validation" : {
"fieldLength" : 20.0,
"collection" : "timepicker",
......@@ -1734,7 +1825,7 @@
},
"identification_card_presented" : {
"fieldLabel" : "Identification Card Presented",
"aka" : "field38",
"aka" : "field37",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
......@@ -1744,7 +1835,7 @@
},
"id_no" : {
"fieldLabel" : "ID No.",
"aka" : "field39",
"aka" : "field38",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1753,7 +1844,7 @@
},
"items_confiscated" : {
"fieldLabel" : "Item/s Confiscated",
"aka" : "field40",
"aka" : "field39",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
......@@ -1762,7 +1853,7 @@
},
"mobile_number" : {
"fieldLabel" : "Mobile Number",
"aka" : "field41",
"aka" : "field40",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
......@@ -1771,7 +1862,7 @@
},
"email_address" : {
"fieldLabel" : "Email Address",
"aka" : "field42",
"aka" : "field41",
"validation" : {
"fieldLength" : 20.0,
"collection" : "email",
......@@ -1780,7 +1871,7 @@
},
"violations" : {
"fieldLabel" : "Violations/s",
"aka" : "field43",
"aka" : "field42",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
......@@ -1789,7 +1880,7 @@
},
"nature_of_offense" : {
"fieldLabel" : "Nature of Offense",
"aka" : "field44",
"aka" : "field43",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
......@@ -1799,7 +1890,7 @@
},
"other_nature_of_offense" : {
"fieldLabel" : "Other Nature of Offense",
"aka" : "field45",
"aka" : "field44",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
......@@ -1808,12 +1899,1801 @@
},
"witness" : {
"fieldLabel" : "Witness",
"aka" : "field45",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"Other Hidden Fields" : {
"case_officer" : {
"fieldLabel" : "Case Officer",
"aka" : "field46",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"case_officers_contact_no" : {
"fieldLabel" : "Case Officer's Contact No.",
"aka" : "field47",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"department" : {
"fieldLabel" : "Department",
"aka" : "field48",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_house_no" : {
"fieldLabel" : "Business Address (House No./Unit No./Stall No./Floor/Block/Lot)",
"aka" : "field49",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_building_subdivision" : {
"fieldLabel" : "Business Address (Building/Subdivision/Village)",
"aka" : "field50",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_street_name" : {
"fieldLabel" : "Business Address (Street Name)",
"aka" : "field51",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_barangay" : {
"fieldLabel" : "Business Address (Barangay)",
"aka" : "field52",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_district" : {
"fieldLabel" : "Business Address (District)",
"aka" : "field53",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspector_group_team" : {
"fieldLabel" : "Inspector Group/Team",
"aka" : "field54",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"assigned_inspector_full_name" : {
"fieldLabel" : "Assigned Inspector Full Name",
"aka" : "field55",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"device_id" : {
"fieldLabel" : "Device ID",
"aka" : "field56",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"hidden" : true
},
"gps_start_inspection" : {
"fieldLabel" : "GPS - Start Inspection",
"aka" : "field57",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"gps_complete_inspection" : {
"fieldLabel" : "GPS - Complete Inspection",
"aka" : "field58",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_status" : {
"fieldLabel" : "Inspection Status",
"aka" : "field59",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps" : {
"fieldLabel" : "Inspection - Start GPS",
"aka" : "field60",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_end_gps" : {
"fieldLabel" : "Inspection - End GPS",
"aka" : "field61",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_start_gps_latitude" : {
"fieldLabel" : "Inspection - Start GPS (Latitude)",
"aka" : "field62",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps_longitude" : {
"fieldLabel" : "Inspection - Start GPS (Longitude)",
"aka" : "field63",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_latitude" : {
"fieldLabel" : "Inspection - End GPS (Latitude)",
"aka" : "field64",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_longitude" : {
"fieldLabel" : "Inspection - End GPS (Longitude)",
"aka" : "field65",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_timestamp" : {
"fieldLabel" : "Inspection - Start Timestamp",
"aka" : "field66",
"validation" : {
"fieldLength" : 10.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_timestamp" : {
"fieldLabel" : "Inspection - End Timestamp",
"aka" : "field67",
"validation" : {
"fieldLength" : 10.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
}
}
},
"COMP2-INP" : {
"Profile" : {
"business_name" : {
"fieldLabel" : "Business Name",
"aka" : "field2",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"registered_owner" : {
"fieldLabel" : "Registered Owner",
"aka" : "field3",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"business_address" : {
"fieldLabel" : "Business Address",
"aka" : "field4",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"mission_order_no" : {
"fieldLabel" : "Mission Order No.",
"aka" : "field5",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
}
},
"mission_date" : {
"fieldLabel" : "Mission Date",
"aka" : "field6",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
}
},
"First Inspection" : {
"mission_order_no" : {
"fieldLabel" : "Mission Order No.",
"aka" : "field7",
"validation" : {
"fieldLength" : 10.0,
"collection" : "numeric",
"mandatory" : false
}
},
"date_and_time_of_inspection" : {
"fieldLabel" : "Date and time of inspection",
"aka" : "field8",
"validation" : {
"fieldLength" : 10.0,
"collection" : "datepicker",
"mandatory" : false
}
},
"name_of_respondent" : {
"fieldLabel" : "Name of respondent",
"aka" : "field9",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"nature_of_business" : {
"fieldLabel" : "Nature of Business",
"aka" : "field10",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"address_of_respondent" : {
"fieldLabel" : "Address of respondent",
"aka" : "field11",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"mobile_number_of_respondent" : {
"fieldLabel" : "Mobile Number of Respondent",
"aka" : "field12",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
"mandatory" : false
}
},
"name_of_complaint" : {
"fieldLabel" : "Name of complaint",
"aka" : "field13",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"address_of_complaint" : {
"fieldLabel" : "Address of complaint",
"aka" : "field14",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"mobile_number_of_complaint" : {
"fieldLabel" : "Mobile Number of complaint",
"aka" : "field15",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
"mandatory" : false
}
},
"finding_and_observation" : {
"fieldLabel" : "Finding and observation",
"aka" : "field16",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"additional_findings_and_observation" : {
"fieldLabel" : "Additional findings and observation",
"aka" : "field17",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_order" : {
"fieldLabel" : "Compliance order",
"aka" : "field18",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"violations_penalty_imposed" : {
"fieldLabel" : "Violations/Penalty imposed (If any)",
"aka" : "field19",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"recommendation" : {
"fieldLabel" : "Recommendation/s",
"aka" : "field20",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"case_officer" : {
"fieldLabel" : "Case officer",
"aka" : "field21",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_officer_1" : {
"fieldLabel" : "Compliance officer",
"aka" : "field22",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_officer_2" : {
"fieldLabel" : "Compliance officer",
"aka" : "field23",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
}
},
"Second Inspection" : {
"mission_order_no" : {
"fieldLabel" : "Mission Order No.",
"aka" : "field24",
"validation" : {
"fieldLength" : 10.0,
"collection" : "numeric",
"mandatory" : false
}
},
"date_and_time_of_inspection" : {
"fieldLabel" : "Date and time of inspection",
"aka" : "field25",
"validation" : {
"fieldLength" : 10.0,
"collection" : "datepicker",
"mandatory" : false
}
},
"summary_of_1st_inspection" : {
"fieldLabel" : "Summary of 1st Inspection",
"aka" : "field26",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance" : {
"fieldLabel" : "Compliance",
"aka" : "field27",
"validation" : {
"fieldLength" : 1.0,
"collection" : "radiolist",
"items" : [ "Complied", "Partially Complied", "No Compliance at all" ],
"mandatory" : false
}
},
"description" : {
"fieldLabel" : "Description",
"aka" : "field28",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_order" : {
"fieldLabel" : "Compliance Order",
"aka" : "field29",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"violations_penalty_imposed_if_any" : {
"fieldLabel" : "Violations/Penalty imposed (If any)",
"aka" : "field30",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"recommendation_s" : {
"fieldLabel" : "Recommendation/s",
"aka" : "field31",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"case_officer" : {
"fieldLabel" : "Case officer",
"aka" : "field32",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_officer_1" : {
"fieldLabel" : "Compliance officer",
"aka" : "field33",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_officer_2" : {
"fieldLabel" : "Compliance officer",
"aka" : "field34",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"capture_image" : {
"fieldLabel" : "Capture Image",
"aka" : "field35",
"validation" : {
"fieldLength" : 1.0,
"collection" : "image-capture",
"mandatory" : true
}
}
},
"Environmental Violation Receipt" : {
"capture_photo_of_violator" : {
"fieldLabel" : "Capture photo of violator",
"aka" : "field36",
"validation" : {
"fieldLength" : 1.0,
"collection" : "image-capture",
"mandatory" : true
}
},
"last_name" : {
"fieldLabel" : "Last name",
"aka" : "field37",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"given_name" : {
"fieldLabel" : "Given name",
"aka" : "field38",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"middle_name" : {
"fieldLabel" : "Middle name",
"aka" : "field39",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"business_name" : {
"fieldLabel" : "Business Name",
"aka" : "field40",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"sex" : {
"fieldLabel" : "Sex",
"aka" : "field41",
"validation" : {
"fieldLength" : 1.0,
"collection" : "radiolist",
"items" : [ "M", "F" ],
"mandatory" : false
}
},
"age" : {
"fieldLabel" : "Age",
"aka" : "field42",
"validation" : {
"fieldLength" : 3.0,
"collection" : "numeric",
"mandatory" : true
}
},
"occupation" : {
"fieldLabel" : "Occupation",
"aka" : "field43",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"address" : {
"fieldLabel" : "Address",
"aka" : "field44",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"date" : {
"fieldLabel" : "Date",
"aka" : "field45",
"validation" : {
"fieldLength" : 10.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"time" : {
"fieldLabel" : "Time",
"aka" : "field46",
"validation" : {
"fieldLength" : 10.0,
"collection" : "datepicker",
"mandatory" : false
}
},
"place" : {
"fieldLabel" : "Place",
"aka" : "field47",
"validation" : {
"fieldLength" : 20.0,
"collection" : "timepicker",
"mandatory" : true
}
},
"identification_card_presented" : {
"fieldLabel" : "Identification Card Presented",
"aka" : "field48",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
"options" : [ "Airman License", "Company ID Card", "Driver's License", "Fishworker's License issued by BFAR", "GSIS Card", "Health or Medical Card", "OWWA E-Card", "Phil Health ID Card", "Philippine Postal ID", "PNP Firearm License Card", "Police Clearance", "PRC ID Card", "School ID Card", "Seafarer's Record Book (SRB)", "Senior Citizen ID", "SSS Card", "Student Permit issued by LTO", "TIN Card", "UMID Card", "Voter's ID" ],
"mandatory" : false
}
},
"id_no" : {
"fieldLabel" : "ID No.",
"aka" : "field49",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"items_confiscated" : {
"fieldLabel" : "Item/s Confiscated",
"aka" : "field50",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"mobile_number" : {
"fieldLabel" : "Mobile Number",
"aka" : "field51",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
"mandatory" : false
}
},
"email_address" : {
"fieldLabel" : "Email Address",
"aka" : "field52",
"validation" : {
"fieldLength" : 20.0,
"collection" : "email",
"mandatory" : false
}
},
"violations" : {
"fieldLabel" : "Violations/s",
"aka" : "field53",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"nature_of_offense" : {
"fieldLabel" : "Nature of Offense",
"aka" : "field54",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
"options" : [ "Urinating/Defecating/Indiscriminate Disposal", "Littering", "Dirty Frontage/Surroundings", "Improper Disposal", "Dumping of Grease/Fat/Lard and Oil Residue in Drainage/waterways", "Disposal of Untreated wasteways", "sludge", "chemicals in waterways", "No Trash can in Public Utility Jeep", "Illegal Spillage/Scattering", "Illegal Recycling/Sorting", "Burning of Waste", "No Canvass Cover", "Unsanitized Truck", "No Proper Cleaning/Clearing Materials" ],
"mandatory" : false
}
},
"other_nature_of_offense" : {
"fieldLabel" : "Other Nature of Offense",
"aka" : "field55",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"witness" : {
"fieldLabel" : "Witness",
"aka" : "field56",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"Other Hidden Fields" : {
"case_officer" : {
"fieldLabel" : "Case Officer",
"aka" : "field57",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"case_officers_contact_no" : {
"fieldLabel" : "Case Officer's Contact No.",
"aka" : "field58",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"department" : {
"fieldLabel" : "Department",
"aka" : "field59",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_house_no" : {
"fieldLabel" : "Business Address (House No./Unit No./Stall No./Floor/Block/Lot)",
"aka" : "field60",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_building_subdivision" : {
"fieldLabel" : "Business Address (Building/Subdivision/Village)",
"aka" : "field61",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_street_name" : {
"fieldLabel" : "Business Address (Street Name)",
"aka" : "field62",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_barangay" : {
"fieldLabel" : "Business Address (Barangay)",
"aka" : "field63",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_district" : {
"fieldLabel" : "Business Address (District)",
"aka" : "field64",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspector_group_team" : {
"fieldLabel" : "Inspector Group/Team",
"aka" : "field65",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"assigned_inspector_full_name" : {
"fieldLabel" : "Assigned Inspector Full Name",
"aka" : "field66",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"device_id" : {
"fieldLabel" : "Device ID",
"aka" : "field67",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"gps_start_inspection" : {
"fieldLabel" : "GPS - Start Inspection",
"aka" : "field68",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"gps_complete_inspection" : {
"fieldLabel" : "GPS - Complete Inspection",
"aka" : "field69",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_status" : {
"fieldLabel" : "Inspection Status",
"aka" : "field70",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps" : {
"fieldLabel" : "Inspection - Start GPS",
"aka" : "field71",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_end_gps" : {
"fieldLabel" : "Inspection - End GPS",
"aka" : "field72",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_start_gps_latitude" : {
"fieldLabel" : "Inspection - Start GPS (Latitude)",
"aka" : "field73",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps_longitude" : {
"fieldLabel" : "Inspection - Start GPS (Longitude)",
"aka" : "field74",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_latitude" : {
"fieldLabel" : "Inspection - End GPS (Latitude)",
"aka" : "field75",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_longitude" : {
"fieldLabel" : "Inspection - End GPS (Longitude)",
"aka" : "field76",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_timestamp" : {
"fieldLabel" : "Inspection - Start Timestamp",
"aka" : "field77",
"validation" : {
"fieldLength" : 10.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_timestamp" : {
"fieldLabel" : "Inspection - End Timestamp",
"aka" : "field78",
"validation" : {
"fieldLength" : 10.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
}
}
},
"COMP3-INP" : {
"Profile" : {
"business_name" : {
"fieldLabel" : "Business Name",
"aka" : "field2",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"registered_owner" : {
"fieldLabel" : "Registered Owner",
"aka" : "field3",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"business_address" : {
"fieldLabel" : "Business Address",
"aka" : "field4",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"mission_order_no" : {
"fieldLabel" : "Mission Order No.",
"aka" : "field5",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
}
},
"mission_date" : {
"fieldLabel" : "Mission Date",
"aka" : "field6",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
}
},
"First Inspection" : {
"mission_order_no" : {
"fieldLabel" : "Mission Order No.",
"aka" : "field7",
"validation" : {
"fieldLength" : 10.0,
"collection" : "numeric",
"mandatory" : false
}
},
"date_and_time_of_inspection" : {
"fieldLabel" : "Date and time of inspection",
"aka" : "field8",
"validation" : {
"fieldLength" : 10.0,
"collection" : "datepicker",
"mandatory" : false
}
},
"name_of_respondent" : {
"fieldLabel" : "Name of respondent",
"aka" : "field9",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"nature_of_business" : {
"fieldLabel" : "Nature of Business",
"aka" : "field10",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"address_of_respondent" : {
"fieldLabel" : "Address of respondent",
"aka" : "field11",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"mobile_number_of_respondent" : {
"fieldLabel" : "Mobile Number of Respondent",
"aka" : "field12",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
"mandatory" : false
}
},
"name_of_complaint" : {
"fieldLabel" : "Name of complaint",
"aka" : "field13",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"address_of_complaint" : {
"fieldLabel" : "Address of complaint",
"aka" : "field14",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"mobile_number_of_complaint" : {
"fieldLabel" : "Mobile Number of complaint",
"aka" : "field15",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
"mandatory" : false
}
},
"finding_and_observation" : {
"fieldLabel" : "Finding and observation",
"aka" : "field16",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"additional_findings_and_observation" : {
"fieldLabel" : "Additional findings and observation",
"aka" : "field17",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_order" : {
"fieldLabel" : "Compliance order",
"aka" : "field18",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"violations_penalty_imposed" : {
"fieldLabel" : "Violations/Penalty imposed (If any)",
"aka" : "field19",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"recommendation" : {
"fieldLabel" : "Recommendation/s",
"aka" : "field20",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"case_officer" : {
"fieldLabel" : "Case officer",
"aka" : "field21",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_officer_1" : {
"fieldLabel" : "Compliance officer",
"aka" : "field22",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_officer_2" : {
"fieldLabel" : "Compliance officer",
"aka" : "field23",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
}
},
"Second Inspection" : {
"mission_order_no" : {
"fieldLabel" : "Mission Order No.",
"aka" : "field24",
"validation" : {
"fieldLength" : 10.0,
"collection" : "numeric",
"mandatory" : false
}
},
"date_and_time_of_inspection" : {
"fieldLabel" : "Date and time of inspection",
"aka" : "field25",
"validation" : {
"fieldLength" : 10.0,
"collection" : "datepicker",
"mandatory" : false
}
},
"summary_of_1st_inspection" : {
"fieldLabel" : "Summary of 1st Inspection",
"aka" : "field26",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance" : {
"fieldLabel" : "Compliance",
"aka" : "field27",
"validation" : {
"fieldLength" : 1.0,
"collection" : "radiolist",
"items" : [ "Complied", "Partially Complied", "No Compliance at all" ],
"mandatory" : false
}
},
"description" : {
"fieldLabel" : "Description",
"aka" : "field28",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_order" : {
"fieldLabel" : "Compliance Order",
"aka" : "field29",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"violations_penalty_imposed_if_any" : {
"fieldLabel" : "Violations/Penalty imposed (If any)",
"aka" : "field30",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"recommendation_s" : {
"fieldLabel" : "Recommendation/s",
"aka" : "field31",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"case_officer" : {
"fieldLabel" : "Case officer",
"aka" : "field32",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_officer_1" : {
"fieldLabel" : "Compliance officer",
"aka" : "field33",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_officer_2" : {
"fieldLabel" : "Compliance officer",
"aka" : "field34",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
}
},
"Third Inspection" : {
"mission_order_no" : {
"fieldLabel" : "Mission Order No.",
"aka" : "field35",
"validation" : {
"fieldLength" : 10.0,
"collection" : "numeric",
"mandatory" : false
}
},
"date_and_time_of_inspection" : {
"fieldLabel" : "Date and time of inspection",
"aka" : "field36",
"validation" : {
"fieldLength" : 10.0,
"collection" : "datepicker",
"mandatory" : false
}
},
"summary_of_2nd_inspection" : {
"fieldLabel" : "Summary of 2nd Inspection",
"aka" : "field37",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance" : {
"fieldLabel" : "Compliance",
"aka" : "field38",
"validation" : {
"fieldLength" : 1.0,
"collection" : "radiolist",
"items" : [ "Complied", "Partially Complied", "No Compliance at all" ],
"mandatory" : false
}
},
"description" : {
"fieldLabel" : "Description",
"aka" : "field39",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_order" : {
"fieldLabel" : "Compliance Order",
"aka" : "field40",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"violations_penalty_imposed_if_any" : {
"fieldLabel" : "Violations/Penalty imposed (If any)",
"aka" : "field41",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"recommendation_s" : {
"fieldLabel" : "Recommendation/s",
"aka" : "field42",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"case_officer" : {
"fieldLabel" : "Case officer",
"aka" : "field43",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_officer_1" : {
"fieldLabel" : "Compliance officer",
"aka" : "field44",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"compliance_officer_2" : {
"fieldLabel" : "Compliance officer",
"aka" : "field45",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"capture_image" : {
"fieldLabel" : "Capture Image",
"aka" : "field46",
"validation" : {
"fieldLength" : 1.0,
"collection" : "image-capture",
"mandatory" : true
}
}
},
"Environmental Violation Receipt" : {
"capture_photo_of_violator" : {
"fieldLabel" : "Capture photo of violator",
"aka" : "field47",
"validation" : {
"fieldLength" : 1.0,
"collection" : "image-capture",
"mandatory" : true
}
},
"last_name" : {
"fieldLabel" : "Last name",
"aka" : "field48",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"given_name" : {
"fieldLabel" : "Given name",
"aka" : "field49",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"middle_name" : {
"fieldLabel" : "Middle name",
"aka" : "field50",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"business_name" : {
"fieldLabel" : "Business Name",
"aka" : "field51",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"sex" : {
"fieldLabel" : "Sex",
"aka" : "field52",
"validation" : {
"fieldLength" : 1.0,
"collection" : "radiolist",
"items" : [ "M", "F" ],
"mandatory" : false
}
},
"age" : {
"fieldLabel" : "Age",
"aka" : "field53",
"validation" : {
"fieldLength" : 3.0,
"collection" : "numeric",
"mandatory" : true
}
},
"occupation" : {
"fieldLabel" : "Occupation",
"aka" : "field54",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"address" : {
"fieldLabel" : "Address",
"aka" : "field55",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"date" : {
"fieldLabel" : "Date",
"aka" : "field56",
"validation" : {
"fieldLength" : 10.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"time" : {
"fieldLabel" : "Time",
"aka" : "field57",
"validation" : {
"fieldLength" : 10.0,
"collection" : "datepicker",
"mandatory" : false
}
},
"place" : {
"fieldLabel" : "Place",
"aka" : "field58",
"validation" : {
"fieldLength" : 20.0,
"collection" : "timepicker",
"mandatory" : true
}
},
"identification_card_presented" : {
"fieldLabel" : "Identification Card Presented",
"aka" : "field59",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
"options" : [ "Airman License", "Company ID Card", "Driver's License", "Fishworker's License issued by BFAR", "GSIS Card", "Health or Medical Card", "OWWA E-Card", "Phil Health ID Card", "Philippine Postal ID", "PNP Firearm License Card", "Police Clearance", "PRC ID Card", "School ID Card", "Seafarer's Record Book (SRB)", "Senior Citizen ID", "SSS Card", "Student Permit issued by LTO", "TIN Card", "UMID Card", "Voter's ID" ],
"mandatory" : false
}
},
"id_no" : {
"fieldLabel" : "ID No.",
"aka" : "field60",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"items_confiscated" : {
"fieldLabel" : "Item/s Confiscated",
"aka" : "field61",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : true
}
},
"mobile_number" : {
"fieldLabel" : "Mobile Number",
"aka" : "field62",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
"mandatory" : false
}
},
"email_address" : {
"fieldLabel" : "Email Address",
"aka" : "field63",
"validation" : {
"fieldLength" : 20.0,
"collection" : "email",
"mandatory" : false
}
},
"violations" : {
"fieldLabel" : "Violations/s",
"aka" : "field64",
"validation" : {
"fieldLength" : 50.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"nature_of_offense" : {
"fieldLabel" : "Nature of Offense",
"aka" : "field65",
"validation" : {
"fieldLength" : 1.0,
"collection" : "dropdown",
"options" : [ "Urinating/Defecating/Indiscriminate Disposal", "Littering", "Dirty Frontage/Surroundings", "Improper Disposal", "Dumping of Grease/Fat/Lard and Oil Residue in Drainage/waterways", "Disposal of Untreated wasteways", "sludge", "chemicals in waterways", "No Trash can in Public Utility Jeep", "Illegal Spillage/Scattering", "Illegal Recycling/Sorting", "Burning of Waste", "No Canvass Cover", "Unsanitized Truck", "No Proper Cleaning/Clearing Materials" ],
"mandatory" : false
}
},
"other_nature_of_offense" : {
"fieldLabel" : "Other Nature of Offense",
"aka" : "field66",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
}
},
"witness" : {
"fieldLabel" : "Witness",
"aka" : "field67",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
}
},
"Other Hidden Fields" : {
"case_officer" : {
"fieldLabel" : "Case Officer",
"aka" : "field68",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"case_officers_contact_no" : {
"fieldLabel" : "Case Officer's Contact No.",
"aka" : "field69",
"validation" : {
"fieldLength" : 11.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"department" : {
"fieldLabel" : "Department",
"aka" : "field70",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_house_no" : {
"fieldLabel" : "Business Address (House No./Unit No./Stall No./Floor/Block/Lot)",
"aka" : "field71",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_building_subdivision" : {
"fieldLabel" : "Business Address (Building/Subdivision/Village)",
"aka" : "field72",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_street_name" : {
"fieldLabel" : "Business Address (Street Name)",
"aka" : "field73",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_barangay" : {
"fieldLabel" : "Business Address (Barangay)",
"aka" : "field74",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"business_address_district" : {
"fieldLabel" : "Business Address (District)",
"aka" : "field75",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspector_group_team" : {
"fieldLabel" : "Inspector Group/Team",
"aka" : "field76",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"assigned_inspector_full_name" : {
"fieldLabel" : "Assigned Inspector Full Name",
"aka" : "field77",
"validation" : {
"fieldLength" : 30.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"device_id" : {
"fieldLabel" : "Device ID",
"aka" : "field78",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"gps_start_inspection" : {
"fieldLabel" : "GPS - Start Inspection",
"aka" : "field79",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"gps_complete_inspection" : {
"fieldLabel" : "GPS - Complete Inspection",
"aka" : "field80",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_status" : {
"fieldLabel" : "Inspection Status",
"aka" : "field81",
"validation" : {
"fieldLength" : 20.0,
"collection" : "alphanumeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps" : {
"fieldLabel" : "Inspection - Start GPS",
"aka" : "field82",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_end_gps" : {
"fieldLabel" : "Inspection - End GPS",
"aka" : "field83",
"validation" : {
"fieldLength" : 1.0,
"collection" : "geotag",
"mandatory" : false
},
"hidden" : false
},
"inspection_start_gps_latitude" : {
"fieldLabel" : "Inspection - Start GPS (Latitude)",
"aka" : "field84",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_gps_longitude" : {
"fieldLabel" : "Inspection - Start GPS (Longitude)",
"aka" : "field85",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_latitude" : {
"fieldLabel" : "Inspection - End GPS (Latitude)",
"aka" : "field86",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_gps_longitude" : {
"fieldLabel" : "Inspection - End GPS (Longitude)",
"aka" : "field87",
"validation" : {
"fieldLength" : 20.0,
"collection" : "numeric",
"mandatory" : false
},
"hidden" : true
},
"inspection_start_timestamp" : {
"fieldLabel" : "Inspection - Start Timestamp",
"aka" : "field88",
"validation" : {
"fieldLength" : 10.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
},
"inspection_end_timestamp" : {
"fieldLabel" : "Inspection - End Timestamp",
"aka" : "field89",
"validation" : {
"fieldLength" : 10.0,
"collection" : "timepicker",
"mandatory" : false
},
"hidden" : true
}
}
}
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment