Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "cmd": "heading",
- "type": "group",
- "text": "TRANSFORM INSURANCE"
- },
- {
- "cmd": "heading",
- "type": "instructions",
- "text": "Task Survey Claim of Insurance"
- },
- {
- "cmd": "heading",
- "type": "section"
- },
- {
- "cmd": "pageStart",
- "text": "Officer"
- },
- {
- "cmd": "field",
- "type": "date",
- "groupPath": "field1",
- "text": "Date of Survey",
- "previewValue": "2016-03-25"
- },
- {
- "cmd": "field",
- "type": "text",
- "groupPath": "field2",
- "text": "Officer / Surveyor Name",
- "previewValue": "Preview value 1"
- },
- {
- "cmd": "field",
- "type": "number",
- "groupPath": "field3",
- "text": "Employee Number",
- "previewValue": "15"
- },
- {
- "cmd": "goTo",
- "type": "nextPage",
- "text": "Insurance Policy"
- },
- {
- "cmd": "pageEnd"
- },
- {
- "cmd": "pageStart",
- "text": "Insurance Policy"
- },
- {
- "cmd": "heading",
- "type": "section",
- "text": "Client Insurance Policy"
- },
- {
- "cmd": "field",
- "type": "text",
- "groupPath": "field4",
- "text": "Insurance Policy Number",
- "previewValue": "Preview value 2"
- },
- {
- "cmd": "field",
- "type": "text",
- "groupPath": "field5",
- "text": "Name of The Insured",
- "previewValue": "Preview value 3"
- },
- {
- "cmd": "field",
- "type": "buttonlist",
- "groupPath": "field6",
- "text": "Type of Insurance",
- "list": [
- {
- "value": "Vehicle"
- },
- {
- "value": "Property"
- }
- ],
- "previewValue": "Property"
- },
- {
- "cmd": "if",
- "test": "fields.field6==\"Vehicle\""
- },
- {
- "cmd": "sectionStart"
- },
- {
- "cmd": "field",
- "groupPath": "field21",
- "text": "Plate Number",
- "previewValue": "Preview value 8",
- "type": "text"
- },
- {
- "cmd": "field",
- "groupPath": "field22",
- "text": "Vehicle Type",
- "previewValue": "Preview value 9",
- "type": "text"
- },
- {
- "cmd": "sectionEnd"
- },
- {
- "cmd": "elseif",
- "test": "fields.field6==\"Property\""
- },
- {
- "cmd": "sectionStart"
- },
- {
- "cmd": "field",
- "groupPath": "field23",
- "text": "Property Type",
- "previewValue": "value2",
- "type": "list",
- "list": [
- {
- "value": "House"
- },
- {
- "value": "Office"
- },
- {
- "value": "Factory"
- },
- {
- "value": "Warehouse"
- }
- ]
- },
- {
- "cmd": "field",
- "groupPath": "field24",
- "text": "Property Address",
- "previewValue": "Preview value 10",
- "type": "text",
- "settings": {
- "multiline": true
- }
- },
- {
- "cmd": "sectionEnd"
- },
- {
- "cmd": "endif"
- },
- {
- "cmd": "dataGroupStart",
- "arrayname": "itemGroup1",
- "newmsg": "Add Contact Number",
- "deletemsg": "Drop"
- },
- {
- "cmd": "field",
- "groupPath": "field7",
- "text": "Contact",
- "previewValue": "Preview value 4",
- "type": "phone"
- },
- {
- "cmd": "dataGroupEnd"
- },
- {
- "cmd": "pageEnd"
- },
- {
- "cmd": "heading",
- "type": "section",
- "text": "Survey Results"
- },
- {
- "cmd": "field",
- "type": "photo",
- "groupPath": "field8",
- "text": "Object Insured"
- },
- {
- "cmd": "field",
- "type": "datetime",
- "groupPath": "field9",
- "text": "Time of Accident",
- "previewValue": "2016-03-25 09:15"
- },
- {
- "cmd": "field",
- "groupPath": "field10",
- "text": "Location of Accident",
- "previewValue": "Preview value 5",
- "type": "text",
- "settings": {
- "multiline": true
- }
- },
- {
- "cmd": "field",
- "type": "text",
- "groupPath": "field11",
- "text": "Chronology",
- "previewValue": "Preview value 6"
- },
- {
- "cmd": "field",
- "type": "audio",
- "groupPath": "field12",
- "text": "Witness Testimony"
- },
- {
- "cmd": "field",
- "type": "text",
- "groupPath": "field13",
- "text": "Damage Part",
- "previewValue": "Preview value 7"
- },
- {
- "cmd": "field",
- "type": "signed",
- "groupPath": "field14",
- "text": "Estimated Costs",
- "previewValue": "15"
- },
- {
- "cmd": "if",
- "test": "fields.field6==\"Vehicle\""
- },
- {
- "cmd": "field",
- "type": "list",
- "groupPath": "field15",
- "text": "Car Repair Shop",
- "list": [
- {
- "value": "Bintang Ijo CarRepair Shop"
- },
- {
- "value": "Cahaya Biru CarRepair Shop"
- },
- {
- "value": "Hutan Lebat CarRepair Shop"
- },
- {
- "value": "Minggu Pagi CarRepair Shop"
- }
- ],
- "previewValue": "Cahaya Biru CarRepair Shop"
- },
- {
- "cmd": "field",
- "type": "integer",
- "groupPath": "field16",
- "text": "Length of Repair Time",
- "previewValue": "15"
- },
- {
- "cmd": "endif"
- },
- {
- "cmd": "field",
- "type": "location",
- "groupPath": "field17",
- "text": "Location of Survey"
- },
- {
- "cmd": "field",
- "type": "number",
- "groupPath": "field18",
- "text": "Claims Submitted",
- "previewValue": "15"
- },
- {
- "cmd": "heading",
- "type": "section"
- },
- {
- "cmd": "field",
- "type": "photo",
- "groupPath": "field19",
- "text": "Insured ID Card"
- },
- {
- "cmd": "field",
- "type": "signature",
- "groupPath": "field20",
- "text": "Insured Sign"
- },
- {
- "cmd": "heading",
- "type": "section"
- },
- {
- "cmd": "changeStatus",
- "target": "submitted",
- "text": "Submit"
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement