SmartIT_Extensions/BMC/smart-it-full/mocks/incidentViewLayout.json

332 lines
6.3 KiB
JSON

{
"id": "id0",
"layout": "row",
"name": "incidentViewScreen",
"panels": [
{
"id": "id1",
"name": "titleSection",
"layout": "fixed",
"panels": [
{
"id": "id2",
"name": "titleBar",
"children": [
{
"id": "id22",
"name": "priority",
"type": "priority",
"dataType": "widget"
},
{
"id": "id21",
"name": "id",
"type": "characterField",
"dataType": "text"
}
]
}
]
},
{
"id": "id3",
"name": "statusSection",
"layout": "fixed",
"panels": [
{
"id": "id4",
"name": "statusBar"
}
]
},
{
"id": "id44",
"name": "customerContactSection",
"layout": "column",
"panels": [
{
"id": "id45",
"name": "customerContactPanel",
"layout": "row",
"span": 12,
"panels": [
{
"id": "id5",
"name": "customerSection",
"layout": "column",
"panels": [
{
"id": "id6",
"name": "customerNameDetails",
"span": 4,
"children": [
{
"id": "id7",
"name": "customer",
"type": "personName",
"dataType": "widget"
},
{
"id": "id71",
"name": "company",
"type": "characterField",
"dataType": "text"
},
{
"id": "id72",
"name": "organization",
"type": "organization",
"dataType": "widget"
}
]
},
{
"id": "id8",
"name": "customerContactDetails",
"span": 4,
"children": [
{
"id": "id9",
"name": "customerPhone",
"type": "phoneField",
"dataType": "widget"
},
{
"id": "id10",
"name": "internetEmail",
"type": "emailField",
"dataType": "widget"
}
]
},
{
"id": "id11",
"name": "customerSiteDetails",
"span": 4,
"children": [
{
"id": "id12",
"name": "site",
"type": "personSite",
"dataType": "widget"
}
]
}
]
},
{
"id": "id55",
"name": "contactSection",
"layout": "column",
"panels": [
{
"id": "id66",
"name": "contactNameDetails",
"span": 4,
"children": [
{
"id": "id77",
"name": "contact",
"type": "personName",
"dataType": "widget"
}
]
},
{
"id": "id88",
"name": "contactContactDetails",
"span": 4,
"children": [
{
"id": "id99",
"name": "contactPhone",
"type": "phoneField",
"dataType": "widget"
},
{
"id": "id100",
"name": "contactEmail",
"type": "emailField",
"dataType": "widget"
}
]
},
{
"id": "id111",
"name": "contactSiteDetails",
"span": 4,
"children": []
}
]
}
]
}
]
},
{
"id": "id113",
"name": "detailsSection",
"layout": "column",
"panels": [
{
"id": "id114",
"name": "detailsPanel",
"layout": "row",
"span": 8,
"panels": [
{
"id": "id115",
"name": "affectedServiceAndAsset",
"layout": "column",
"panels": [
{
"id": "id116",
"name": "affectedServiceSection",
"span": 6,
"children": [
{
"id": "id117",
"name": "impactedService",
"type": "affectedAsset",
"dataType": "widget"
},
{
"id": "id221",
"name": "serviceType",
"type": "ticketType",
"dataType": "widget"
}
]
},
{
"id": "id118",
"name": "affectedAssetSection",
"span": 6,
"children": [
{
"id": "id119",
"name": "causalCI",
"type": "affectedAsset",
"dataType": "widget"
}
]
}
]
},
{
"id": "id20",
"name": "recordSummarySection",
"layout": "column",
"panels": [
{
"id": "id21",
"name": "recordSummary",
"span": 12,
"children": [
{
"id": "id22",
"name": "desc",
"type": "description",
"dataType": "widget"
}
]
}
]
}
]
},
{
"id": "id23",
"name": "categorization",
"span": 4,
"children": [
{
"id": "id244",
"name": "locationCompany",
"type": "categoryCompany",
"dataType": "widget"
},
{
"id": "id24",
"name": "operational",
"type": "category",
"dataType": "widget"
},
{
"id": "id25",
"name": "product",
"type": "category",
"dataType": "widget"
},
{
"id": "id26",
"name": "resolution",
"type": "category",
"dataType": "widget"
},
{
"id": "id27",
"name": "resolutionProduct",
"type": "category",
"dataType": "widget"
}
]
}
]
},
{
"id": "id28",
"name": "assignmentSection",
"layout": "column",
"panels": [
{
"id": "id29",
"name": "assignmentSectionName",
"span": 4,
"children": [
{
"id": "id30",
"name": "assignee",
"type": "personName",
"dataType": "widget"
}
]
},
{
"id": "id31",
"name": "assignmentSectionGroupDetails",
"span": 4,
"children": [
{
"id": "id32",
"name": "supportGroups",
"type": "dynamicSelectionField",
"dataType": "menu"
}
]
},
{
"id": "id33",
"name": "assignmentSectionSubmitter",
"span": 4,
"children": [
{}
]
}
]
},
{
"id": "id35",
"name": "additionalInfo",
"layout": "column",
"panels": [
{
"id": "id9",
"name": "additionalData",
"span": 12,
"children": []
}
]
}
]
}