41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
slug: "insights"
|
|
icon: "fa-note-sticky"
|
|
disclaimer: ""
|
|
minColumns: 5
|
|
|
|
boxes:
|
|
insights_oberve:
|
|
icon: "fa-tower-observation"
|
|
title: "box.insights.observe"
|
|
insights_interview:
|
|
icon: "fa-people-arrows"
|
|
title: "box.insights.interview"
|
|
insights_focus_groups:
|
|
icon: "fa-people-line"
|
|
title: "box.insights.focus_groups"
|
|
insights_secondary_research:
|
|
icon: "fa-book"
|
|
title: "box.insights.secondary_research"
|
|
insights_knowledge:
|
|
icon: "fa-file-signature"
|
|
title: "box.insights.knowledge"
|
|
color: "#e3e3e3"
|
|
|
|
statusLabels: default
|
|
relatesLabels: default
|
|
|
|
dataLabels:
|
|
1: { title: "label.insights.insight", field: "conclusion", active: true }
|
|
2: { title: "label.insights.data", field: "data", active: true }
|
|
3: { title: "", field: "assumptions", active: false }
|
|
|
|
layout:
|
|
- type: boxes
|
|
id: firstRow
|
|
columns:
|
|
- { width: 20, box: "insights_oberve" }
|
|
- { width: 20, box: "insights_interview" }
|
|
- { width: 20, box: "insights_focus_groups" }
|
|
- { width: 20, box: "insights_secondary_research" }
|
|
- { width: 20, box: "insights_knowledge" }
|