1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-06 22:00:09 +00:00
bramw_baserow/backend/templates/risk-assessment-and-management.json
2024-11-12 16:54:12 +01:00

18802 lines
No EOL
953 KiB
JSON

{
"baserow_template_version": 1,
"name": "Risk Assessment and Management",
"icon": "iconoir-check-circle",
"keywords": [
"risk assessment",
"risk analysis",
"risk management",
"risk response",
"risk plan",
"generic assessment"
],
"categories": [
"Business Continuity"
],
"export": [
{
"id": 1186,
"name": "Risk Assessment and Management",
"order": 1,
"type": "database",
"tables": [
{
"id": 4004,
"name": "Employees",
"order": 1,
"fields": [
{
"id": 41317,
"type": "text",
"name": "Name",
"description": null,
"order": 1,
"primary": true,
"read_only": true,
"immutable_type": true,
"immutable_properties": true,
"text_default": ""
},
{
"id": 41319,
"type": "email",
"name": "Email",
"description": null,
"order": 2,
"primary": false,
"read_only": true,
"immutable_type": true,
"immutable_properties": true
},
{
"id": 41320,
"type": "phone_number",
"name": "Phone",
"description": null,
"order": 3,
"primary": false,
"read_only": true,
"immutable_type": true,
"immutable_properties": true
},
{
"id": 41321,
"type": "file",
"name": "Picture",
"description": null,
"order": 4,
"primary": false,
"read_only": true,
"immutable_type": true,
"immutable_properties": true
},
{
"id": 41322,
"type": "text",
"name": "Job role",
"description": null,
"order": 5,
"primary": false,
"read_only": true,
"immutable_type": true,
"immutable_properties": true,
"text_default": ""
},
{
"id": 41323,
"type": "link_row",
"name": "Registrations",
"description": null,
"order": 6,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4006,
"link_row_related_field_id": 41337,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41324,
"type": "link_row",
"name": "Assessments",
"description": null,
"order": 7,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4007,
"link_row_related_field_id": 41342,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41325,
"type": "link_row",
"name": "Plans",
"description": null,
"order": 8,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4009,
"link_row_related_field_id": 41356,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41360,
"type": "count",
"name": "Count registrations",
"description": null,
"order": 9,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41323
},
{
"id": 41364,
"type": "count",
"name": "Count assessments",
"description": null,
"order": 10,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41324
},
{
"id": 41367,
"type": "count",
"name": "Count plans",
"description": null,
"order": 11,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41325
},
{
"id": 41326,
"type": "password",
"name": "Passwords",
"description": null,
"order": 21,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false
}
],
"views": [
{
"id": 18265,
"type": "grid",
"name": "All employees",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 14081,
"field_id": 41317,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169199,
"field_id": 41317,
"width": 167,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169200,
"field_id": 41319,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170224,
"field_id": 41326,
"width": 138,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169201,
"field_id": 41320,
"width": 134,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169202,
"field_id": 41321,
"width": 122,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169203,
"field_id": 41322,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169204,
"field_id": 41360,
"width": 188,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169205,
"field_id": 41364,
"width": 195,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169206,
"field_id": 41367,
"width": 149,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169207,
"field_id": 41323,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169208,
"field_id": 41324,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169209,
"field_id": 41325,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18266,
"type": "grid",
"name": "Employees with registrations, assessments or plans",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "OR",
"filters_disabled": false,
"filters": [
{
"id": 10063,
"field_id": 41360,
"type": "higher_than",
"value": "0",
"group": null
},
{
"id": 10064,
"field_id": 41364,
"type": "higher_than",
"value": "0",
"group": null
},
{
"id": 10065,
"field_id": 41367,
"type": "higher_than",
"value": "0",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 14082,
"field_id": 41317,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169211,
"field_id": 41317,
"width": 167,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169212,
"field_id": 41319,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170225,
"field_id": 41326,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169213,
"field_id": 41320,
"width": 134,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169214,
"field_id": 41321,
"width": 122,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169215,
"field_id": 41322,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169216,
"field_id": 41360,
"width": 188,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169217,
"field_id": 41364,
"width": 195,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169218,
"field_id": 41367,
"width": 149,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169219,
"field_id": 41323,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169220,
"field_id": 41324,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169221,
"field_id": 41325,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18267,
"type": "gallery",
"name": "Gallery: all employees",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"card_cover_image_field_id": 41321,
"field_options": [
{
"id": 21177,
"field_id": 41317,
"hidden": false,
"order": 2
},
{
"id": 21178,
"field_id": 41319,
"hidden": false,
"order": 3
},
{
"id": 21179,
"field_id": 41320,
"hidden": false,
"order": 4
},
{
"id": 21180,
"field_id": 41322,
"hidden": false,
"order": 5
},
{
"id": 21181,
"field_id": 41321,
"hidden": true,
"order": 6
},
{
"id": 21182,
"field_id": 41323,
"hidden": true,
"order": 7
},
{
"id": 21183,
"field_id": 41324,
"hidden": true,
"order": 8
},
{
"id": 21184,
"field_id": 41325,
"hidden": true,
"order": 9
},
{
"id": 21185,
"field_id": 41360,
"hidden": true,
"order": 10
},
{
"id": 21186,
"field_id": 41364,
"hidden": true,
"order": 11
},
{
"id": 21187,
"field_id": 41367,
"hidden": true,
"order": 12
},
{
"id": 21210,
"field_id": 41326,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318049+00:00",
"updated_on": "2024-11-08T13:25:06.016494+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Allie Ecker",
"field_41319": "allie.ecker@example.com",
"field_41320": "(949) 873-7292",
"field_41321": [
{
"name": "EQRyzywGeHnYqUuWAwZnkD7j1SMv7CyY_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg",
"visible_name": "Woman.12.jpg",
"original_name": "EQRyzywGeHnYqUuWAwZnkD7j1SMv7CyY_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg"
}
],
"field_41322": "Department manager",
"field_41323": [
10
],
"field_41324": [
10,
11,
21,
22
],
"field_41325": [
28,
29,
30
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$KHfbiJyXMpLR9TvEIjSIuD$pyMU4V/UkOJeIhS1GUlsGLBJtkFHb2QdzZGQDi1G9DU="
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318104+00:00",
"updated_on": "2024-11-08T13:25:07.742343+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Bran Lopez",
"field_41319": "bran.lopez@example.com",
"field_41320": "(650) 869-3623",
"field_41321": [
{
"name": "5q9gPxy25s9Ag1GzRvsdbibTjPLUTPH9_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg",
"visible_name": "Man.20.jpg",
"original_name": "5q9gPxy25s9Ag1GzRvsdbibTjPLUTPH9_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg"
}
],
"field_41322": "Department manager",
"field_41323": [
19
],
"field_41324": [
40,
39,
31,
30,
20,
19
],
"field_41325": [
25,
26,
40
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$u4TTMDptlb5djewQM7AR8m$LmW+87Fa4CNlJmxpEQWeGRI+YiF6te1IhcyL1+MHB4Y="
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318117+00:00",
"updated_on": "2024-11-08T13:25:09.582566+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Cinda Pullen",
"field_41319": "cinda.pullen@example.com",
"field_41320": "(213) 743-1636",
"field_41321": [
{
"name": "1fpaeN8nfL26kazvqCx0Fnn0qU23zPea_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg",
"visible_name": "Woman.36.jpg",
"original_name": "1fpaeN8nfL26kazvqCx0Fnn0qU23zPea_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg"
}
],
"field_41322": "Department manager",
"field_41323": [],
"field_41324": [
1,
2,
3,
16,
17,
18,
28,
29,
32,
33,
34
],
"field_41325": [
22,
24,
3,
38,
39,
14
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$H5wlyKb1tq7oF3tqehY3pn$3jqPPe04HoR++yy7C+dJsK/H+PgvCR/cRIILIMtAFiU="
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318126+00:00",
"updated_on": "2024-11-08T13:25:11.499328+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Clayton Best",
"field_41319": "clayton.best@example.com",
"field_41320": "(916) 478-0153",
"field_41321": [
{
"name": "YzKpUvu7JcRI0lv0tnNvJipSujllALHT_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg",
"visible_name": "Man.33.jpg",
"original_name": "YzKpUvu7JcRI0lv0tnNvJipSujllALHT_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg"
}
],
"field_41322": "Department manager",
"field_41323": [
17
],
"field_41324": [
23,
24,
12,
13
],
"field_41325": [
46
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$kZMUeoF1MdHiHqExrwKTp1$7N+SqcF/G07yvlS5jYV1UD7G2f/UruAU13G9GDXgR5w="
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318134+00:00",
"updated_on": "2024-11-08T13:25:13.173250+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Donald Johns",
"field_41319": "donald.johns@example.com",
"field_41320": "(805) 367-1199",
"field_41321": [
{
"name": "Lyr8ndIcsLfHoDqXxtvCJQEswB5UhkkR_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg",
"visible_name": "Man.48.jpg",
"original_name": "Lyr8ndIcsLfHoDqXxtvCJQEswB5UhkkR_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg"
}
],
"field_41322": "Department manager",
"field_41323": [
15,
18,
20
],
"field_41324": [
8,
9,
14,
15,
25,
26,
27,
41,
42
],
"field_41325": [
35,
36,
21
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$RydOPcpiMuA8mDoufZGvGg$4QjlrPh2ljUjrn7qwU1xbDCTyuO3CI0/NnQsymXytag="
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318142+00:00",
"updated_on": "2024-11-08T13:25:14.857006+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Donald Wright",
"field_41319": "donald.wright@example.com",
"field_41320": "(925) 413-4033",
"field_41321": [
{
"name": "mEj1fqrRDmZ1fBzXBzvS6WKJ1txorkWt_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg",
"visible_name": "Man.09.jpg",
"original_name": "mEj1fqrRDmZ1fBzXBzvS6WKJ1txorkWt_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg"
}
],
"field_41322": "Recruitment Specialist",
"field_41323": [],
"field_41324": [],
"field_41325": [],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$R1EdUl04QwAdmmWQ7rgm9n$pDemiwjZmLqhjVTEhpKpBa7ZdDuF9YbGcwTmPV86P90="
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318149+00:00",
"updated_on": "2024-11-08T13:25:16.545373+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Elizabeth Cunningham",
"field_41319": "elizabeth.cunningham@example.com",
"field_41320": "(323) 930-9329",
"field_41321": [
{
"name": "Twolr6F0HtX2yn1xUGqBWnPtr370XOGP_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg",
"visible_name": "Woman.27.jpg",
"original_name": "Twolr6F0HtX2yn1xUGqBWnPtr370XOGP_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg"
}
],
"field_41322": "Talent Acquisition Manager",
"field_41323": [],
"field_41324": [],
"field_41325": [
13
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$Bff1knaovfjZozuD4Mwavi$lzY44PfpNaj5Qy6yekgEwgLQdKRfnPk7h/AbWNoBgn0="
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318156+00:00",
"updated_on": "2024-11-08T13:25:18.234868+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Eric Rothman",
"field_41319": "eric.rothman@example.com",
"field_41320": "(619) 525-2361",
"field_41321": [
{
"name": "p0h3dP73poUP9ljt8XC7XAtbh7Bk4Nkl_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg",
"visible_name": "Man.15.jpg",
"original_name": "p0h3dP73poUP9ljt8XC7XAtbh7Bk4Nkl_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg"
}
],
"field_41322": "Training Coordinator",
"field_41323": [
5
],
"field_41324": [],
"field_41325": [],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$Us1IF8YH0GafWzNK3IKZVB$O+u4qGwCGVEoiv1UQpsrC/7rnEqlXHSyfK/SX6IGI8c="
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318163+00:00",
"updated_on": "2024-11-08T13:25:19.972855+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Jane Dradder",
"field_41319": "jane.rudder@example.com",
"field_41320": "(720) 555-2389",
"field_41321": [
{
"name": "x8RL9uTk3kkcRWtTFzmOEt4cc2eLj3QW_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg",
"visible_name": "Woman.02.jpg",
"original_name": "x8RL9uTk3kkcRWtTFzmOEt4cc2eLj3QW_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg"
}
],
"field_41322": "Learning & Development Manager",
"field_41323": [],
"field_41324": [],
"field_41325": [],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$8yvIMVxu8XmKyzKgoyZ8sI$A/RlZoiCTDyHh2YRfXxrrLopzibZbynQVio3FlPf2ZE="
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318171+00:00",
"updated_on": "2024-11-08T13:25:22.233818+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Janice Fitzpatrick",
"field_41319": "janice.fitzpatrick@example.com",
"field_41320": "(510) 476-1189",
"field_41321": [
{
"name": "5cN1O6eOnsMCF2M3j3QZsw7eAbwkYrBx_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg",
"visible_name": "Woman.16.jpg",
"original_name": "5cN1O6eOnsMCF2M3j3QZsw7eAbwkYrBx_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg"
}
],
"field_41322": "Accounts Payable Clerk",
"field_41323": [
3,
9
],
"field_41324": [],
"field_41325": [
27,
41
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$6T4PHXHvSLn2pTqXqzjhMm$wRtru6AvvDwEh8nIeYuCR1J4Z79OJXyNR35lG9q48ac="
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318178+00:00",
"updated_on": "2024-11-08T13:25:23.938732+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "John Marshall",
"field_41319": "john.marshall@example.com",
"field_41320": "(323) 207-7576",
"field_41321": [
{
"name": "IJQfpcMSQq39v1WaPekyTRkGyvqI8LD7_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg",
"visible_name": "Man.03.jpg",
"original_name": "IJQfpcMSQq39v1WaPekyTRkGyvqI8LD7_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg"
}
],
"field_41322": "Senior Accountant",
"field_41323": [
14
],
"field_41324": [],
"field_41325": [],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$6j3suLu3E4YiM9G9EawRrr$nMAzqVnn1wpZYMgUeBm4F9i++Ajm1MMfqEwLUkUOyOQ="
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318185+00:00",
"updated_on": "2024-11-08T13:25:25.721722+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Jonathan Castillo",
"field_41319": "jonathan.castillo@example.com",
"field_41320": "(714) 674-5259",
"field_41321": [
{
"name": "UbCq3DkiWpiinDJVtdYfQbKHXW0qsU2k_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg",
"visible_name": "Man.27.jpg",
"original_name": "UbCq3DkiWpiinDJVtdYfQbKHXW0qsU2k_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg"
}
],
"field_41322": "Treasury Analyst",
"field_41323": [
2
],
"field_41324": [],
"field_41325": [],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$xaMZ4sMwdZ6Vk5JUQHvJ5p$UgO7d4xVy/4OPmQTurAZCXksc3w5UEzfhs84WnzwZeA="
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318191+00:00",
"updated_on": "2024-11-08T13:25:27.137575+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Judith Triplett",
"field_41319": "judith.triplett@example.com",
"field_41320": "(323) 762-0628",
"field_41321": [
{
"name": "XXwXdFn3f2idIjyMTjzCxl4dyzLTC9EE_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg",
"visible_name": "Woman.38.jpg",
"original_name": "XXwXdFn3f2idIjyMTjzCxl4dyzLTC9EE_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg"
}
],
"field_41322": "Systems Administrator",
"field_41323": [],
"field_41324": [],
"field_41325": [],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$oGfHsMUqehVGmpPCZIuOd9$dtJtsGpq5I596YVhKbC0TGqzQBIbSBRVvZWgsYQzCcQ="
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318199+00:00",
"updated_on": "2024-11-08T13:25:28.491691+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Lane Mahon",
"field_41319": "lane.mahon@example.com",
"field_41320": "(925) 250-4627",
"field_41321": [
{
"name": "9mKIWRxGZqhai7VIc0ydNXjNUZqZVHIi_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg",
"visible_name": "Man.18.jpg",
"original_name": "9mKIWRxGZqhai7VIc0ydNXjNUZqZVHIi_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg"
}
],
"field_41322": "IT Security Analyst",
"field_41323": [
13,
16
],
"field_41324": [],
"field_41325": [
23,
1,
44,
2
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$6070mHCYP51XIiBGn7dm9j$ICRX8cmiaQ4UrmyQCv8u0vMOstnQ1aYFkeN/kfzgIqA="
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318205+00:00",
"updated_on": "2024-11-08T13:25:29.948388+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Latisha Mazon",
"field_41319": "latisha.mazon@example.com",
"field_41320": "(530) 540-8012",
"field_41321": [
{
"name": "ntIIa9QdubuZP55vnZ10Qe8vb69vEzvp_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg",
"visible_name": "Woman.46.jpg",
"original_name": "ntIIa9QdubuZP55vnZ10Qe8vb69vEzvp_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg"
}
],
"field_41322": "Security Architect",
"field_41323": [],
"field_41324": [],
"field_41325": [],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$zbH12OlbhImzJVdQmZ5C5a$GLpmyPalrYpmAvgHu+LwpE2SZErT/nWfcZIaToF2dAk="
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318212+00:00",
"updated_on": "2024-11-08T13:25:31.233273+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Lena Hogan",
"field_41319": "lena.hogan@example.com",
"field_41320": "(559) 949-6790",
"field_41321": [
{
"name": "1JHg7ulbMIR7dwcvWL9Pe6QCtVYmxnCq_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg",
"visible_name": "Woman.17.jpg",
"original_name": "1JHg7ulbMIR7dwcvWL9Pe6QCtVYmxnCq_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg"
}
],
"field_41322": "Cybersecurity Manager",
"field_41323": [
1,
8
],
"field_41324": [],
"field_41325": [
43
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$CxwWasdL4kTL0d38dZw8Xf$39h0P0sIM6jkS9SEkLCCU6PyVTiTG7UsWzHw7HfmMaw="
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318219+00:00",
"updated_on": "2024-11-08T13:25:32.609939+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Leroy Tye",
"field_41319": "leroy.tye@example.com",
"field_41320": "(510) 808-7208",
"field_41321": [
{
"name": "2CThzdVIip2u9vNuvJ1OE1lrDaRsMsaq_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg",
"visible_name": "Man.02.jpg",
"original_name": "2CThzdVIip2u9vNuvJ1OE1lrDaRsMsaq_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg"
}
],
"field_41322": "Brand Manager",
"field_41323": [],
"field_41324": [],
"field_41325": [],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$M0iROdPJaqHSZdHFj2VJoa$av8XVrYFBbSz3DuUIRmnPvbDaIinnGqDL3wKkpywQ2M="
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318226+00:00",
"updated_on": "2024-11-08T13:25:33.943002+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Michael Robicheaux",
"field_41319": "michael.robicheaux@example.com",
"field_41320": "(707) 840-5210",
"field_41321": [
{
"name": "ZAt1Bd3FCDvQLUnKpqKgBL1tDgvNfyfk_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg",
"visible_name": "Man.28.jpg",
"original_name": "ZAt1Bd3FCDvQLUnKpqKgBL1tDgvNfyfk_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg"
}
],
"field_41322": "Brand Strategist",
"field_41323": [],
"field_41324": [],
"field_41325": [],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$bNakeUwDSmZyv8loWFcjwk$rLdDj5BII7RCGmrVtHlRDmdm9fg4FIW/WIZg/FLpbPM="
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318233+00:00",
"updated_on": "2024-11-08T13:25:35.293258+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Nora Mott",
"field_41319": "nora.mott@example.com",
"field_41320": "(818) 240-6675",
"field_41321": [
{
"name": "tHpJvHQ3IDtCH84XqBrTyrQthA9ybMtG_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg",
"visible_name": "Woman.55.jpg",
"original_name": "tHpJvHQ3IDtCH84XqBrTyrQthA9ybMtG_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg"
}
],
"field_41322": "Digital Marketing Specialist",
"field_41323": [],
"field_41324": [],
"field_41325": [],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$f80NIWuszpWhkmw1kNZZlO$q9lMYDkkM3a0S52MOCX2KDtlaPlmVyebTItNDxJo1SM="
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318240+00:00",
"updated_on": "2024-11-08T13:25:36.605401+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Paul Garcia",
"field_41319": "paul.garcia@example.com",
"field_41320": "(916) 910-4721",
"field_41321": [
{
"name": "eGJexsUC0OFcalVZXDYabifHvmNDVpQz_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg",
"visible_name": "Man.13.jpg",
"original_name": "eGJexsUC0OFcalVZXDYabifHvmNDVpQz_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg"
}
],
"field_41322": "SEO Specialist",
"field_41323": [],
"field_41324": [],
"field_41325": [],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$uTUqaghJ6gDQtnUvXO5swC$HXkh9BcJlRC1RBDO6fi85I4adlQth0XPZEdEc0NiHIY="
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318247+00:00",
"updated_on": "2024-11-08T13:25:38.161376+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Richard Rethman",
"field_41319": "richard.rethman@example.com",
"field_41320": "(626) 585-3240",
"field_41321": [
{
"name": "MRqW0i1lYnKK6WeYmQdE3GmmQXoTlKU8_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg",
"visible_name": "Man.31.jpg",
"original_name": "MRqW0i1lYnKK6WeYmQdE3GmmQXoTlKU8_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg"
}
],
"field_41322": "Supply Chain Analyst",
"field_41323": [
4
],
"field_41324": [],
"field_41325": [
10,
12
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$5rUAjXKo32aZFZHyPGZ5OQ$DGLcFWqYvNMkmepXJ1kcy4wM2RcVc5pm5T4eoCvOQ7U="
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318254+00:00",
"updated_on": "2024-11-08T13:25:39.435009+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Rodney Tran",
"field_41319": "rodney.tran@example.com",
"field_41320": "(408) 451-1453",
"field_41321": [
{
"name": "lj68bAmnrEhyyrfVdKVwWicnxLuOSTKj_a7820b4c5db7e94b1b25ad0a13f25a0474045e279a3b39691cbef744862bc538.jpg",
"visible_name": "Man.35.jpg",
"original_name": "lj68bAmnrEhyyrfVdKVwWicnxLuOSTKj_a7820b4c5db7e94b1b25ad0a13f25a0474045e279a3b39691cbef744862bc538.jpg"
}
],
"field_41322": "Procurement Officer",
"field_41323": [
12
],
"field_41324": [],
"field_41325": [
34,
11
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$f2AYtdGqqLDhGI4YKNlcR5$YY8+JYqvNLwQ9Bd8RgeFY9Brr/nCSES0Xc8v7fHQAVU="
},
{
"id": 23,
"order": "23.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318262+00:00",
"updated_on": "2024-11-08T13:25:43.077829+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Sandra Love",
"field_41319": "sandra.love@example.com",
"field_41320": "(559) 592-9157",
"field_41321": [
{
"name": "ehbZJdMvxabWsI9xK3QUI55tUjcKNhBP_cfb289c2f728ba9774ce052190c0b13f3fbf18b004ca50103eb57c5e5c1345e8.jpg",
"visible_name": "Woman.23.jpg",
"original_name": "ehbZJdMvxabWsI9xK3QUI55tUjcKNhBP_cfb289c2f728ba9774ce052190c0b13f3fbf18b004ca50103eb57c5e5c1345e8.jpg"
}
],
"field_41322": "Quality Assurance Specialist",
"field_41323": [
6,
7
],
"field_41324": [],
"field_41325": [
18,
19
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$yivUdDG5YkoOnYi9Ik6QTd$9IqW7YjdtibvHNhvE/NCoHDcYQqHQNZs/t7KKfrVLo0="
},
{
"id": 24,
"order": "24.00000000000000000000",
"created_on": "2024-10-21T12:27:58.318269+00:00",
"updated_on": "2024-11-08T13:25:44.774921+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41317": "Thomas Nickson",
"field_41319": "thomas.nickson@example.com",
"field_41320": "(916) 336-7017",
"field_41321": [
{
"name": "NfUM9IQcVh2hR226r4CfJjBCvF0APVH7_a61a8f87e0ad660120ad5476f8f3181239a96b1386dc8f0c5586bd2c9e736705.jpg",
"visible_name": "Man.11.jpg",
"original_name": "NfUM9IQcVh2hR226r4CfJjBCvF0APVH7_a61a8f87e0ad660120ad5476f8f3181239a96b1386dc8f0c5586bd2c9e736705.jpg"
}
],
"field_41322": "Quality Control Manager",
"field_41323": [
11
],
"field_41324": [],
"field_41325": [
32,
20
],
"field_41360": null,
"field_41364": null,
"field_41367": null,
"field_41326": "pbkdf2_sha256$720000$FRcJKasm4TwlGP4sm9TnSe$X0jQThMwxw0YqL8BtvQcGDa/xWViFU9OqZy5wOwHEbo="
}
],
"data_sync": null
},
{
"id": 4005,
"name": "Risk categories",
"order": 2,
"fields": [
{
"id": 41327,
"type": "text",
"name": "Name",
"description": null,
"order": 0,
"primary": true,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 41328,
"type": "link_row",
"name": "Risk registrations",
"description": null,
"order": 1,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4006,
"link_row_related_field_id": 41336,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41361,
"type": "count",
"name": "Count registrations",
"description": null,
"order": 2,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41328
},
{
"id": 41368,
"type": "formula",
"name": "Count active registrations",
"description": null,
"order": 3,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "count(filter(lookup('Risk registrations','Name'),totext(lookup('Risk registrations','Status')) = 'Active'))",
"formula_type": "number"
},
{
"id": 41329,
"type": "text",
"name": "Description",
"description": null,
"order": 4,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
}
],
"views": [
{
"id": 18268,
"type": "grid",
"name": "All categories",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 14083,
"field_id": 41368,
"order": "DESC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169222,
"field_id": 41327,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169223,
"field_id": 41329,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169224,
"field_id": 41328,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169225,
"field_id": 41361,
"width": 189,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169226,
"field_id": 41368,
"width": 236,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-10-21T12:35:46.244573+00:00",
"updated_on": "2024-11-05T08:36:06.563350+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41327": "\ud83c\udfaf Strategic",
"field_41328": [
8,
20,
1,
21,
23
],
"field_41361": null,
"field_41368": null,
"field_41329": "Long-term risks that affect the organization\u2019s mission and objectives. Often arising from shifts in market dynamics, strategic decisions, or competitive pressures."
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-10-21T12:35:46.244636+00:00",
"updated_on": "2024-11-05T08:35:51.171029+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41327": "\u2699\ufe0f Operational",
"field_41328": [
3,
4,
12,
13,
15,
18
],
"field_41361": null,
"field_41368": null,
"field_41329": "Risks that disrupt the organization's day-to-day functions, such as process failures, system breakdowns, or resource shortages. These can impact efficiency and service quality."
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-10-21T12:36:05.788869+00:00",
"updated_on": "2024-11-05T08:35:47.130435+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41327": "\ud83c\udf1f Reputation",
"field_41328": [
5,
7,
10,
16,
19,
22,
24
],
"field_41361": null,
"field_41368": null,
"field_41329": "Threats that could damage the organization's public image or stakeholder trust. This includes negative publicity, customer dissatisfaction, or breaches in brand integrity."
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-10-21T12:36:09.539690+00:00",
"updated_on": "2024-11-05T08:36:16.801807+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41327": "\u2696\ufe0f Legal",
"field_41328": [
6,
11,
17
],
"field_41361": null,
"field_41368": null,
"field_41329": "Risks related to non-compliance with laws and regulations, contractual obligations, or potential litigation. These can result in penalties, fines, or legal challenges."
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-10-21T12:36:12.771302+00:00",
"updated_on": "2024-11-05T08:36:30.115676+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41327": "\ud83d\udcc8 Market share",
"field_41328": [
2
],
"field_41361": null,
"field_41368": null,
"field_41329": "Risks that could lead to a decrease in the organization\u2019s share of the market, such as new competitors, changing customer preferences, or ineffective marketing strategies."
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-10-21T12:36:19.804370+00:00",
"updated_on": "2024-11-05T08:36:25.461587+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41327": "\ud83d\udcb0 Financial",
"field_41328": [
9,
14
],
"field_41361": null,
"field_41368": null,
"field_41329": "Risks impacting the organization\u2019s financial stability, including issues with cash flow, investments, or exposure to economic changes."
}
],
"data_sync": null
},
{
"id": 4006,
"name": "Risk registrations",
"order": 3,
"fields": [
{
"id": 41330,
"type": "text",
"name": "Name",
"description": null,
"order": 0,
"primary": true,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 41331,
"type": "long_text",
"name": "Description",
"description": null,
"order": 1,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"long_text_enable_rich_text": false
},
{
"id": 41332,
"type": "number",
"name": "Expected cost",
"description": null,
"order": 2,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 41333,
"type": "single_select",
"name": "Source",
"description": null,
"order": 4,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"select_options": [
{
"id": 15851,
"value": "External",
"color": "dark-gray",
"order": 0
},
{
"id": 15852,
"value": "Internal",
"color": "dark-cyan",
"order": 1
}
]
},
{
"id": 41334,
"type": "single_select",
"name": "Status",
"description": null,
"order": 7,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"select_options": [
{
"id": 15853,
"value": "Active",
"color": "dark-green",
"order": 0
},
{
"id": 15854,
"value": "Proposed",
"color": "dark-cyan",
"order": 1
},
{
"id": 15855,
"value": "Rejected",
"color": "dark-red",
"order": 2
},
{
"id": 15856,
"value": "Inactive",
"color": "dark-gray",
"order": 3
}
]
},
{
"id": 41335,
"type": "single_select",
"name": "Assessment Frequency",
"description": null,
"order": 10,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"select_options": [
{
"id": 15857,
"value": "Yearly",
"color": "light-red",
"order": 0
},
{
"id": 15858,
"value": "Monthly",
"color": "light-yellow",
"order": 1
},
{
"id": 15859,
"value": "Quarterly",
"color": "light-cyan",
"order": 2
}
]
},
{
"id": 41369,
"type": "rollup",
"name": "Last assessment date",
"description": null,
"order": 11,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": "ISO",
"date_show_tzinfo": false,
"nullable": true,
"date_time_format": "24",
"date_include_time": false,
"through_field_id": 41338,
"target_field_id": 41341,
"rollup_function": "max"
},
{
"id": 41336,
"type": "link_row",
"name": "Category",
"description": null,
"order": 12,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4005,
"link_row_related_field_id": 41328,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41388,
"type": "formula",
"name": "Score",
"description": null,
"order": 13,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "field('Impact') * field('Likelihood')",
"formula_type": "number"
},
{
"id": 41337,
"type": "link_row",
"name": "Registrant",
"description": null,
"order": 14,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4004,
"link_row_related_field_id": 41323,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41338,
"type": "link_row",
"name": "Risk Assessments",
"description": null,
"order": 15,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4007,
"link_row_related_field_id": 41344,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41379,
"type": "formula",
"name": "Impact",
"description": null,
"order": 16,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "max(filter(lookup('Risk Assessments','Impact score'),lookup('Risk Assessments','Date') = field('Last assessment date')))",
"formula_type": "number"
},
{
"id": 41381,
"type": "formula",
"name": "Likelihood",
"description": null,
"order": 17,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "max(filter(lookup('Risk Assessments','Likelihood score'),lookup('Risk Assessments','Date') = field('Last assessment date')))",
"formula_type": "number"
},
{
"id": 41384,
"type": "formula",
"name": "Requires re-assessment",
"description": null,
"order": 18,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "and(today() > todate(field('Re-assessment deadline'),'YYYY-MM-DD'),not(isblank(field('Last assessment date'))))",
"formula_type": "boolean"
},
{
"id": 41339,
"type": "link_row",
"name": "Mitigation Plans",
"description": null,
"order": 19,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4009,
"link_row_related_field_id": 41359,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41370,
"type": "rollup",
"name": "Category name",
"description": null,
"order": 20,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41336,
"target_field_id": 41327,
"rollup_function": "min"
},
{
"id": 41371,
"type": "rollup",
"name": "Registrant name",
"description": null,
"order": 21,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41337,
"target_field_id": 41317,
"rollup_function": "min"
},
{
"id": 41377,
"type": "formula",
"name": "Re-assessment deadline",
"description": null,
"order": 22,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "if(totext(field('Assessment Frequency')) = 'Yearly',field('Last assessment date') + date_interval('1 year'),if(totext(field('Assessment Frequency')) = 'Quarterly',field('Last assessment date') + date_interval('3 months'),if(totext(field('Assessment Frequency')) = 'Monthly',field('Last assessment date') + date_interval('1 month'),'')))",
"formula_type": "text"
},
{
"id": 41385,
"type": "formula",
"name": "Re-assessment (date format)",
"description": null,
"order": 23,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": "ISO",
"date_show_tzinfo": false,
"nullable": true,
"date_time_format": "24",
"date_include_time": false,
"formula": "todate(field('Re-assessment deadline'),'YYYY-MM-DD')",
"formula_type": "date"
},
{
"id": 41387,
"type": "formula",
"name": "Impact symbol",
"description": null,
"order": 24,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "if(field('Impact') = 5,'\ud83d\udd34 \ud83d\udd34 \ud83d\udd34 \ud83d\udd34 \ud83d\udd34',if(field('Impact') = 4,'\ud83d\udfe0 \ud83d\udfe0 \ud83d\udfe0 \ud83d\udfe0',if(field('Impact') = 3,'\ud83d\udfe1 \ud83d\udfe1 \ud83d\udfe1',if(field('Impact') = 2,'\ud83d\udfe2 \ud83d\udfe2',if(field('Impact') = 1,'\u26aa','')))))",
"formula_type": "text"
},
{
"id": 41389,
"type": "formula",
"name": "Likelihood symbol",
"description": null,
"order": 25,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "if(field('Likelihood') = 5,'\ud83d\udd34 \ud83d\udd34 \ud83d\udd34 \ud83d\udd34 \ud83d\udd34',if(field('Likelihood') = 4,'\ud83d\udfe0 \ud83d\udfe0 \ud83d\udfe0 \ud83d\udfe0',if(field('Likelihood') = 3,'\ud83d\udfe1 \ud83d\udfe1 \ud83d\udfe1',if(field('Likelihood') = 2,'\ud83d\udfe2 \ud83d\udfe2',if(field('Likelihood') = 1,'\u26aa','')))))",
"formula_type": "text"
},
{
"id": 41390,
"type": "formula",
"name": "Requires re-assessment symbol",
"description": null,
"order": 26,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "if(field('Requires re-assessment'),'YES','NO')",
"formula_type": "text"
}
],
"views": [
{
"id": 18269,
"type": "grid",
"name": "All registrations",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 14084,
"field_id": 41388,
"order": "DESC"
}
],
"group_bys": [],
"decorations": [
{
"id": 5601,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "f3beec61-5936-4f23-af51-ec0f9899e86c",
"color": "dark-red",
"filters": [
{
"id": "dd7f21d9-4cc0-4c4f-936c-963a316bb26a",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "05e439a7-33a1-484b-8226-a47300060728",
"type": "empty",
"field": 41338,
"group": null,
"value": ""
}
],
"operator": "AND",
"filter_groups": []
},
{
"id": "231daa2f-0dd2-4364-9e1d-1b96b0d1cd21",
"color": "light-red",
"filters": [
{
"id": "ca7befe9-7d7e-434f-bc34-026ac9f700c5",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "25d446c1-d95d-4b11-a4c5-8df3a5061812",
"type": "boolean",
"field": 41384,
"group": null,
"value": "1"
}
],
"operator": "AND"
}
]
},
"order": 1
},
{
"id": 5602,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "b501aa89-748f-4809-a390-e9c00c3d5bcb",
"color": "darker-orange",
"filters": [
{
"id": "80625ffb-07b0-4103-b4c8-d259e72739d1",
"type": "higher_than",
"field": 41388,
"group": null,
"value": "10"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169227,
"field_id": 41330,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169228,
"field_id": 41331,
"width": 218,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169229,
"field_id": 41332,
"width": 165,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169230,
"field_id": 41336,
"width": 154,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169231,
"field_id": 41370,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169232,
"field_id": 41333,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169233,
"field_id": 41334,
"width": 140,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169234,
"field_id": 41338,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169235,
"field_id": 41379,
"width": 142,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169236,
"field_id": 41387,
"width": 200,
"hidden": true,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169237,
"field_id": 41381,
"width": 147,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169238,
"field_id": 41389,
"width": 200,
"hidden": true,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169239,
"field_id": 41388,
"width": 113,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169240,
"field_id": 41335,
"width": 216,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169241,
"field_id": 41369,
"width": 205,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169242,
"field_id": 41384,
"width": 234,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169243,
"field_id": 41390,
"width": 200,
"hidden": true,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169244,
"field_id": 41377,
"width": 228,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169245,
"field_id": 41385,
"width": 200,
"hidden": true,
"order": 18,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169246,
"field_id": 41337,
"width": 200,
"hidden": false,
"order": 19,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169247,
"field_id": 41371,
"width": 200,
"hidden": true,
"order": 20,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169248,
"field_id": 41339,
"width": 200,
"hidden": false,
"order": 21,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18270,
"type": "grid",
"name": "All registrations grouped by category",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"group_bys": [
{
"id": 1827,
"field_id": 41370,
"order": "ASC"
}
],
"decorations": [
{
"id": 5603,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "b966031e-f815-48d0-abf0-6508a1e15a3f",
"color": "darker-orange",
"filters": [
{
"id": "cabe3f39-f30f-49b8-a8e3-2c1e5ff4565c",
"type": "higher_than",
"field": 41388,
"group": null,
"value": "10"
}
],
"operator": "AND"
}
]
},
"order": 1
},
{
"id": 5604,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "7dd08efe-1a3a-468b-885f-3fab595fb443",
"color": "dark-red",
"filters": [
{
"id": "8c23e8a1-681a-4345-86a6-3c2e1bbdfc03",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "76141304-4f3d-4fce-9055-2d748a4c57aa",
"type": "empty",
"field": 41338,
"group": null,
"value": ""
}
],
"operator": "AND"
},
{
"id": "4168916c-6cea-490b-b556-dc9ca55c01bb",
"color": "light-red",
"filters": [
{
"id": "5eb6ff35-76a4-4f80-a93d-bc4f99a4813b",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "adad2959-8664-4ce0-a369-b5ca78ec8d0a",
"type": "boolean",
"field": 41384,
"group": null,
"value": "1"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169249,
"field_id": 41330,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169250,
"field_id": 41331,
"width": 218,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169251,
"field_id": 41332,
"width": 165,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169252,
"field_id": 41336,
"width": 154,
"hidden": true,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169253,
"field_id": 41370,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169254,
"field_id": 41333,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169255,
"field_id": 41334,
"width": 140,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169256,
"field_id": 41338,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169257,
"field_id": 41379,
"width": 142,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169258,
"field_id": 41381,
"width": 147,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169259,
"field_id": 41388,
"width": 113,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169260,
"field_id": 41335,
"width": 216,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169261,
"field_id": 41369,
"width": 205,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169262,
"field_id": 41384,
"width": 216,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169263,
"field_id": 41377,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169264,
"field_id": 41337,
"width": 200,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169265,
"field_id": 41371,
"width": 200,
"hidden": true,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169266,
"field_id": 41339,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169267,
"field_id": 41385,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170228,
"field_id": 41387,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170229,
"field_id": 41389,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170230,
"field_id": 41390,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18271,
"type": "grid",
"name": "All registrations grouped by registrant",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"group_bys": [
{
"id": 1828,
"field_id": 41371,
"order": "ASC"
}
],
"decorations": [
{
"id": 5605,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "42f3d7e6-e245-4dd4-a0be-0612c2fc7570",
"color": "darker-orange",
"filters": [
{
"id": "6e5701ae-8e65-45b0-8564-cef978f0113c",
"type": "higher_than",
"field": 41388,
"group": null,
"value": "10"
}
],
"operator": "AND"
}
]
},
"order": 1
},
{
"id": 5606,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "583f9b69-70a7-40e1-96fb-47fd9b64f1b9",
"color": "dark-red",
"filters": [
{
"id": "335816c2-9884-4517-ab79-7f1bededc255",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "9559e594-dc72-487e-a90c-5d207f5c6216",
"type": "empty",
"field": 41338,
"group": null,
"value": ""
}
],
"operator": "AND"
},
{
"id": "38e02fb0-d48b-4190-9715-747160660bdb",
"color": "light-red",
"filters": [
{
"id": "075b9607-1683-4e01-a18a-9db4443dab11",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "4908c1e3-36c7-4a57-aa08-5449302c8721",
"type": "boolean",
"field": 41384,
"group": null,
"value": "1"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169268,
"field_id": 41330,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169269,
"field_id": 41331,
"width": 218,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169270,
"field_id": 41332,
"width": 165,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169271,
"field_id": 41336,
"width": 154,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169272,
"field_id": 41370,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169273,
"field_id": 41333,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169274,
"field_id": 41334,
"width": 140,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169275,
"field_id": 41338,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169276,
"field_id": 41379,
"width": 142,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169277,
"field_id": 41381,
"width": 147,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169278,
"field_id": 41388,
"width": 113,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169279,
"field_id": 41335,
"width": 216,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169280,
"field_id": 41369,
"width": 205,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169281,
"field_id": 41384,
"width": 216,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169282,
"field_id": 41377,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169283,
"field_id": 41337,
"width": 200,
"hidden": true,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169284,
"field_id": 41371,
"width": 200,
"hidden": true,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169285,
"field_id": 41339,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169286,
"field_id": 41385,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170231,
"field_id": 41387,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170232,
"field_id": 41389,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170233,
"field_id": 41390,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18272,
"type": "grid",
"name": "Active registrations",
"order": 4,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 10066,
"field_id": 41334,
"type": "single_select_equal",
"value": "15853",
"group": null
}
],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [
{
"id": 5607,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "b743ffa8-9aea-4e14-b2a0-eb5a58370546",
"color": "darker-orange",
"filters": [
{
"id": "ddaee3c3-1ce1-447f-99df-ea7e3096f21f",
"type": "higher_than",
"field": 41388,
"group": null,
"value": "10"
}
],
"operator": "AND"
}
]
},
"order": 1
},
{
"id": 5608,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "bf151d82-daa5-4e72-baa2-531e2dc326e4",
"color": "dark-red",
"filters": [
{
"id": "8dbc5063-dfc5-4543-87a5-a86f66cc7425",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "8187eb34-1a7e-432e-9767-898c75e7e168",
"type": "empty",
"field": 41338,
"group": null,
"value": ""
}
],
"operator": "AND"
},
{
"id": "2e333f19-4ad1-48f0-a88c-a46068b4a0bf",
"color": "light-red",
"filters": [
{
"id": "5b8169c5-52b9-45ba-8257-dda45374dcd7",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "891e9a88-b5d1-4973-a338-c7d3d242ed4d",
"type": "boolean",
"field": 41384,
"group": null,
"value": "1"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169287,
"field_id": 41330,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169288,
"field_id": 41331,
"width": 218,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169289,
"field_id": 41332,
"width": 165,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169290,
"field_id": 41336,
"width": 154,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169291,
"field_id": 41370,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169292,
"field_id": 41333,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169293,
"field_id": 41334,
"width": 140,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169294,
"field_id": 41338,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169295,
"field_id": 41379,
"width": 142,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169296,
"field_id": 41381,
"width": 147,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169297,
"field_id": 41388,
"width": 113,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169298,
"field_id": 41335,
"width": 216,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169299,
"field_id": 41369,
"width": 205,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169300,
"field_id": 41384,
"width": 216,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169301,
"field_id": 41377,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169302,
"field_id": 41337,
"width": 200,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169303,
"field_id": 41371,
"width": 200,
"hidden": true,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169304,
"field_id": 41339,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169305,
"field_id": 41385,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170234,
"field_id": 41387,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170235,
"field_id": 41389,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170236,
"field_id": 41390,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18273,
"type": "grid",
"name": "Active registrations without assessments",
"order": 5,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 10067,
"field_id": 41334,
"type": "single_select_equal",
"value": "15853",
"group": null
},
{
"id": 10068,
"field_id": 41338,
"type": "empty",
"value": "",
"group": null
}
],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [
{
"id": 5609,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "16fc2ca8-8779-4537-a116-fcd699d8c1ea",
"color": "darker-orange",
"filters": [
{
"id": "d54c694b-0cc8-4fe9-a376-380b297113c9",
"type": "higher_than",
"field": 41388,
"group": null,
"value": "10"
}
],
"operator": "AND"
}
]
},
"order": 1
},
{
"id": 5610,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "ca3d55cb-6a01-4c55-a5db-7b1a41e54f2f",
"color": "dark-red",
"filters": [
{
"id": "b1e9c643-0ab9-4f12-983c-01c20f37529a",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "6695df16-856d-4b3a-8219-8c3383bb5cb6",
"type": "empty",
"field": 41338,
"group": null,
"value": ""
}
],
"operator": "AND"
},
{
"id": "87df515b-394c-4faf-8b01-dc6c0dd6e222",
"color": "light-red",
"filters": [
{
"id": "4f7868db-1d76-47fd-a905-b4f728528e22",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "86c4bb4e-ad8c-42f7-b2e7-c4a58709f26b",
"type": "boolean",
"field": 41384,
"group": null,
"value": "1"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169306,
"field_id": 41330,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169307,
"field_id": 41331,
"width": 218,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169308,
"field_id": 41332,
"width": 165,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169309,
"field_id": 41336,
"width": 154,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169310,
"field_id": 41370,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169311,
"field_id": 41333,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169312,
"field_id": 41334,
"width": 140,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169313,
"field_id": 41338,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169314,
"field_id": 41379,
"width": 142,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169315,
"field_id": 41381,
"width": 147,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169316,
"field_id": 41388,
"width": 113,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169317,
"field_id": 41335,
"width": 216,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169318,
"field_id": 41369,
"width": 205,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169319,
"field_id": 41384,
"width": 216,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169320,
"field_id": 41377,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169321,
"field_id": 41337,
"width": 200,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169322,
"field_id": 41371,
"width": 200,
"hidden": true,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169323,
"field_id": 41339,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169324,
"field_id": 41385,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170237,
"field_id": 41387,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170238,
"field_id": 41389,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170239,
"field_id": 41390,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18274,
"type": "grid",
"name": "Registrations with score > 10",
"order": 6,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 10069,
"field_id": 41388,
"type": "higher_than",
"value": "10",
"group": null
}
],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [
{
"id": 5611,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "373d6428-d565-43a5-9a20-73b730e103a7",
"color": "darker-orange",
"filters": [
{
"id": "2f56f010-53dd-4408-9c2d-5b144b3bd240",
"type": "higher_than",
"field": 41388,
"group": null,
"value": "10"
}
],
"operator": "AND"
}
]
},
"order": 1
},
{
"id": 5612,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "e15077a2-6415-4b67-8fa3-ffee9a47a9ea",
"color": "dark-red",
"filters": [
{
"id": "957cfd73-2cf7-4a4c-95f2-466b21a77882",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "8f389b08-f8e3-452d-8bec-588160a5ef51",
"type": "empty",
"field": 41338,
"group": null,
"value": ""
}
],
"operator": "AND"
},
{
"id": "86d653ff-dd2d-4f54-ad0b-7c908eead1e9",
"color": "light-red",
"filters": [
{
"id": "a81ff7ee-bd56-43cf-bb07-7e9dd9fa1787",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "496c9ab3-2195-4553-871d-9e7491adef4b",
"type": "boolean",
"field": 41384,
"group": null,
"value": "1"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169325,
"field_id": 41330,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169326,
"field_id": 41331,
"width": 218,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169327,
"field_id": 41332,
"width": 165,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169328,
"field_id": 41336,
"width": 154,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169329,
"field_id": 41370,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169330,
"field_id": 41333,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169331,
"field_id": 41334,
"width": 140,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169332,
"field_id": 41338,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169333,
"field_id": 41379,
"width": 142,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169334,
"field_id": 41381,
"width": 147,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169335,
"field_id": 41388,
"width": 113,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169336,
"field_id": 41335,
"width": 216,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169337,
"field_id": 41369,
"width": 205,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169338,
"field_id": 41384,
"width": 234,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169339,
"field_id": 41377,
"width": 228,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169340,
"field_id": 41385,
"width": 200,
"hidden": true,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169341,
"field_id": 41337,
"width": 200,
"hidden": false,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169342,
"field_id": 41371,
"width": 200,
"hidden": true,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169343,
"field_id": 41339,
"width": 200,
"hidden": false,
"order": 18,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170240,
"field_id": 41387,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170241,
"field_id": 41389,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170242,
"field_id": 41390,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18275,
"type": "grid",
"name": "Registrations for internal risks",
"order": 7,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 10070,
"field_id": 41333,
"type": "single_select_equal",
"value": "15852",
"group": null
}
],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [
{
"id": 5613,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "7284a818-324f-446a-bace-a5b404b09dc9",
"color": "darker-orange",
"filters": [
{
"id": "8a7d48ed-b936-4f02-acab-0e824f7a5f3b",
"type": "higher_than",
"field": 41388,
"group": null,
"value": "10"
}
],
"operator": "AND"
}
]
},
"order": 1
},
{
"id": 5614,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "7d2e1602-e2fe-4301-9193-f02c4e7855c0",
"color": "dark-red",
"filters": [
{
"id": "0efe89f4-6993-4a9d-9183-5a058a484888",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "8acf4d99-eb0a-401f-b060-d5a95d02f496",
"type": "empty",
"field": 41338,
"group": null,
"value": ""
}
],
"operator": "AND"
},
{
"id": "de60c25c-0e14-4d16-b172-f49252de501f",
"color": "light-red",
"filters": [
{
"id": "a9e24e83-9697-4451-86b0-f1522c19106e",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "0ec7a173-c38a-4a85-9cb0-442db00127cd",
"type": "boolean",
"field": 41384,
"group": null,
"value": "1"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169344,
"field_id": 41330,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169345,
"field_id": 41331,
"width": 218,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169346,
"field_id": 41332,
"width": 165,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169347,
"field_id": 41336,
"width": 154,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169348,
"field_id": 41370,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169349,
"field_id": 41333,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169350,
"field_id": 41334,
"width": 140,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169351,
"field_id": 41338,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169352,
"field_id": 41379,
"width": 142,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169353,
"field_id": 41381,
"width": 147,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169354,
"field_id": 41388,
"width": 113,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169355,
"field_id": 41335,
"width": 216,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169356,
"field_id": 41369,
"width": 205,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169357,
"field_id": 41384,
"width": 216,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169358,
"field_id": 41377,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169359,
"field_id": 41337,
"width": 200,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169360,
"field_id": 41371,
"width": 200,
"hidden": true,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169361,
"field_id": 41339,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169362,
"field_id": 41385,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170243,
"field_id": 41387,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170244,
"field_id": 41389,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170245,
"field_id": 41390,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18276,
"type": "grid",
"name": "Registrations for external risks",
"order": 8,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 10071,
"field_id": 41333,
"type": "single_select_equal",
"value": "15851",
"group": null
}
],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [
{
"id": 5615,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "bc3aadf3-d4cc-4305-9718-429ba440fa93",
"color": "darker-orange",
"filters": [
{
"id": "4cacd11f-1bcc-49d6-91f4-0803400c41b5",
"type": "higher_than",
"field": 41388,
"group": null,
"value": "10"
}
],
"operator": "AND"
}
]
},
"order": 1
},
{
"id": 5616,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "0c520779-8660-49bf-b408-b0750725963d",
"color": "dark-red",
"filters": [
{
"id": "9ce6ceaf-d65a-4a2a-962a-37a60fafb6b8",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "351f3b48-45a2-463f-81bd-ec30e9b16057",
"type": "empty",
"field": 41338,
"group": null,
"value": ""
}
],
"operator": "AND"
},
{
"id": "15fcf903-b17f-4bfc-828c-246a6d02edd4",
"color": "light-red",
"filters": [
{
"id": "40ea3980-2e24-4e4b-a894-54f7a77b0907",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "7567b01b-97fa-4ede-b88f-f653cb0e650a",
"type": "boolean",
"field": 41384,
"group": null,
"value": "1"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169363,
"field_id": 41330,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169364,
"field_id": 41331,
"width": 218,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169365,
"field_id": 41332,
"width": 165,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169366,
"field_id": 41336,
"width": 154,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169367,
"field_id": 41370,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169368,
"field_id": 41333,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169369,
"field_id": 41334,
"width": 140,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169370,
"field_id": 41338,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169371,
"field_id": 41379,
"width": 142,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169372,
"field_id": 41381,
"width": 147,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169373,
"field_id": 41388,
"width": 113,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169374,
"field_id": 41335,
"width": 216,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169375,
"field_id": 41369,
"width": 205,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169376,
"field_id": 41384,
"width": 216,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169377,
"field_id": 41377,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169378,
"field_id": 41337,
"width": 200,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169379,
"field_id": 41371,
"width": 200,
"hidden": true,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169380,
"field_id": 41339,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169381,
"field_id": 41385,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170246,
"field_id": 41387,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170247,
"field_id": 41389,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170248,
"field_id": 41390,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18277,
"type": "grid",
"name": "Registrations that require (re-)assessment",
"order": 9,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 10072,
"field_id": 41384,
"type": "boolean",
"value": "1",
"group": 63
},
{
"id": 10073,
"field_id": 41338,
"type": "empty",
"value": "",
"group": 63
},
{
"id": 10074,
"field_id": 41334,
"type": "single_select_equal",
"value": "15853",
"group": 64
}
],
"filter_groups": [
{
"id": 63,
"filter_type": "OR",
"parent_group": null
},
{
"id": 64,
"filter_type": "AND",
"parent_group": null
}
],
"sortings": [
{
"id": 14085,
"field_id": 41369,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [
{
"id": 5617,
"type": "left_border_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "a1cfe53e-813a-4a14-9635-e7aacc92da61",
"color": "darker-orange",
"filters": [
{
"id": "7b360eaf-8805-4864-a56d-9109862ea7a2",
"type": "higher_than",
"field": 41388,
"group": null,
"value": "10"
}
],
"operator": "AND"
}
]
},
"order": 1
},
{
"id": 5618,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "793ba77a-21d7-43a1-a5da-72895e286d41",
"color": "dark-red",
"filters": [
{
"id": "7370ab21-ff15-4482-b59b-ceab92031095",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "f0966d97-d915-4c54-9f48-23f031736109",
"type": "empty",
"field": 41338,
"group": null,
"value": ""
}
],
"operator": "AND"
},
{
"id": "305c0ee8-a125-41db-88c8-edb451a89136",
"color": "light-red",
"filters": [
{
"id": "80c1f280-c422-4795-8192-41e28b44f0c0",
"type": "single_select_equal",
"field": 41334,
"group": null,
"value": "15853"
},
{
"id": "08673b3c-e425-48c5-b47a-3cb55c2bb3bc",
"type": "boolean",
"field": 41384,
"group": null,
"value": "1"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169382,
"field_id": 41330,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169383,
"field_id": 41331,
"width": 218,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169384,
"field_id": 41332,
"width": 165,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169385,
"field_id": 41336,
"width": 154,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169386,
"field_id": 41370,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169387,
"field_id": 41333,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169388,
"field_id": 41334,
"width": 140,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169389,
"field_id": 41338,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169390,
"field_id": 41379,
"width": 142,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169391,
"field_id": 41381,
"width": 147,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169392,
"field_id": 41388,
"width": 113,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169393,
"field_id": 41335,
"width": 216,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169394,
"field_id": 41369,
"width": 205,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169395,
"field_id": 41384,
"width": 216,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169396,
"field_id": 41377,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169397,
"field_id": 41337,
"width": 200,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169398,
"field_id": 41371,
"width": 200,
"hidden": true,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169399,
"field_id": 41339,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169400,
"field_id": 41385,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170249,
"field_id": 41387,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170250,
"field_id": 41389,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170251,
"field_id": 41390,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18278,
"type": "kanban",
"name": "All registrations stacked by status",
"order": 10,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 41334,
"field_options": [
{
"id": 25408,
"field_id": 41330,
"hidden": false,
"order": 32767
},
{
"id": 25409,
"field_id": 41331,
"hidden": false,
"order": 32767
},
{
"id": 25410,
"field_id": 41332,
"hidden": false,
"order": 32767
},
{
"id": 25411,
"field_id": 41333,
"hidden": true,
"order": 32767
},
{
"id": 25412,
"field_id": 41334,
"hidden": true,
"order": 32767
},
{
"id": 25413,
"field_id": 41335,
"hidden": true,
"order": 32767
},
{
"id": 25415,
"field_id": 41336,
"hidden": true,
"order": 32767
},
{
"id": 25417,
"field_id": 41337,
"hidden": true,
"order": 32767
},
{
"id": 25418,
"field_id": 41338,
"hidden": true,
"order": 32767
},
{
"id": 25422,
"field_id": 41339,
"hidden": true,
"order": 32767
},
{
"id": 25414,
"field_id": 41369,
"hidden": true,
"order": 32767
},
{
"id": 25423,
"field_id": 41370,
"hidden": true,
"order": 32767
},
{
"id": 25424,
"field_id": 41371,
"hidden": true,
"order": 32767
},
{
"id": 25425,
"field_id": 41377,
"hidden": true,
"order": 32767
},
{
"id": 25419,
"field_id": 41379,
"hidden": true,
"order": 32767
},
{
"id": 25420,
"field_id": 41381,
"hidden": true,
"order": 32767
},
{
"id": 25421,
"field_id": 41384,
"hidden": true,
"order": 32767
},
{
"id": 25426,
"field_id": 41385,
"hidden": true,
"order": 32767
},
{
"id": 25538,
"field_id": 41387,
"hidden": true,
"order": 32767
},
{
"id": 25416,
"field_id": 41388,
"hidden": true,
"order": 32767
},
{
"id": 25539,
"field_id": 41389,
"hidden": true,
"order": 32767
},
{
"id": 25540,
"field_id": 41390,
"hidden": true,
"order": 32767
}
]
},
{
"id": 18279,
"type": "kanban",
"name": "All registrations stacked by assessment frequency",
"order": 11,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 41335,
"field_options": [
{
"id": 25427,
"field_id": 41330,
"hidden": false,
"order": 32767
},
{
"id": 25428,
"field_id": 41331,
"hidden": false,
"order": 32767
},
{
"id": 25429,
"field_id": 41332,
"hidden": false,
"order": 32767
},
{
"id": 25430,
"field_id": 41333,
"hidden": true,
"order": 32767
},
{
"id": 25431,
"field_id": 41334,
"hidden": true,
"order": 32767
},
{
"id": 25432,
"field_id": 41335,
"hidden": true,
"order": 32767
},
{
"id": 25434,
"field_id": 41336,
"hidden": true,
"order": 32767
},
{
"id": 25436,
"field_id": 41337,
"hidden": true,
"order": 32767
},
{
"id": 25437,
"field_id": 41338,
"hidden": true,
"order": 32767
},
{
"id": 25441,
"field_id": 41339,
"hidden": true,
"order": 32767
},
{
"id": 25433,
"field_id": 41369,
"hidden": true,
"order": 32767
},
{
"id": 25442,
"field_id": 41370,
"hidden": true,
"order": 32767
},
{
"id": 25443,
"field_id": 41371,
"hidden": true,
"order": 32767
},
{
"id": 25541,
"field_id": 41377,
"hidden": true,
"order": 32767
},
{
"id": 25438,
"field_id": 41379,
"hidden": true,
"order": 32767
},
{
"id": 25439,
"field_id": 41381,
"hidden": true,
"order": 32767
},
{
"id": 25440,
"field_id": 41384,
"hidden": true,
"order": 32767
},
{
"id": 25542,
"field_id": 41385,
"hidden": true,
"order": 32767
},
{
"id": 25543,
"field_id": 41387,
"hidden": true,
"order": 32767
},
{
"id": 25435,
"field_id": 41388,
"hidden": true,
"order": 32767
},
{
"id": 25544,
"field_id": 41389,
"hidden": true,
"order": 32767
},
{
"id": 25545,
"field_id": 41390,
"hidden": true,
"order": 32767
}
]
},
{
"id": 18280,
"type": "calendar",
"name": "Re-assessment agenda",
"order": 12,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"date_field_id": 41385,
"field_options": [
{
"id": 7967,
"field_id": 41330,
"hidden": false,
"order": 32767
},
{
"id": 7968,
"field_id": 41331,
"hidden": true,
"order": 32767
},
{
"id": 7969,
"field_id": 41332,
"hidden": true,
"order": 32767
},
{
"id": 7970,
"field_id": 41333,
"hidden": true,
"order": 32767
},
{
"id": 7971,
"field_id": 41334,
"hidden": true,
"order": 32767
},
{
"id": 7972,
"field_id": 41335,
"hidden": true,
"order": 32767
},
{
"id": 7974,
"field_id": 41336,
"hidden": true,
"order": 32767
},
{
"id": 7976,
"field_id": 41337,
"hidden": true,
"order": 32767
},
{
"id": 7977,
"field_id": 41338,
"hidden": true,
"order": 32767
},
{
"id": 7981,
"field_id": 41339,
"hidden": true,
"order": 32767
},
{
"id": 7973,
"field_id": 41369,
"hidden": true,
"order": 32767
},
{
"id": 7982,
"field_id": 41370,
"hidden": true,
"order": 32767
},
{
"id": 7983,
"field_id": 41371,
"hidden": true,
"order": 32767
},
{
"id": 7984,
"field_id": 41377,
"hidden": true,
"order": 32767
},
{
"id": 7978,
"field_id": 41379,
"hidden": true,
"order": 32767
},
{
"id": 7979,
"field_id": 41381,
"hidden": true,
"order": 32767
},
{
"id": 7980,
"field_id": 41384,
"hidden": true,
"order": 32767
},
{
"id": 7985,
"field_id": 41385,
"hidden": true,
"order": 32767
},
{
"id": 8059,
"field_id": 41387,
"hidden": true,
"order": 32767
},
{
"id": 7975,
"field_id": 41388,
"hidden": true,
"order": 32767
},
{
"id": 8060,
"field_id": 41389,
"hidden": true,
"order": 32767
},
{
"id": 8061,
"field_id": 41390,
"hidden": true,
"order": 32767
}
]
},
{
"id": 18281,
"type": "form",
"name": "Register new risk",
"order": 13,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"public": false,
"title": "Register new risk",
"description": "Use this form to register new risks identified within the organization. Please provide detailed information about the risk",
"cover_image": {
"name": "ozYnvncZObH3qO03UgdCIAQ2Y4MHWJ4w_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "template-header.png"
},
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 17917,
"field_id": 41337,
"name": "",
"description": "Select your name",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17918,
"field_id": 41336,
"name": "",
"description": "Select a category for the risk",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17919,
"field_id": 41330,
"name": "",
"description": "Set a short title for the risk",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17920,
"field_id": 41331,
"name": "",
"description": "Offer a comprehensive description",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17921,
"field_id": 41332,
"name": "",
"description": "What would be the yearly cost if the risk becomes an incident",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17922,
"field_id": 41333,
"name": "",
"description": "Indicate if the risk is internal or external",
"enabled": true,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "radios"
},
{
"id": 17923,
"field_id": 41334,
"name": "",
"description": "Set the status, by default this should be Proposed",
"enabled": true,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "radios"
},
{
"id": 17924,
"field_id": 41335,
"name": "",
"description": "On what frequency should the risk be re-assessed",
"enabled": true,
"required": true,
"order": 7,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "radios"
},
{
"id": 17925,
"field_id": 41369,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 8,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17926,
"field_id": 41388,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 9,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17927,
"field_id": 41338,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 10,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17928,
"field_id": 41379,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 11,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17929,
"field_id": 41381,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 12,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17930,
"field_id": 41384,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 13,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17931,
"field_id": 41339,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 14,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17932,
"field_id": 41370,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 15,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17933,
"field_id": 41371,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 16,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17934,
"field_id": 41377,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 17,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17935,
"field_id": 41385,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 18,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17936,
"field_id": 41387,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17937,
"field_id": 41389,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
},
{
"id": 17938,
"field_id": 41390,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"field_component": "default"
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278322+00:00",
"updated_on": "2024-11-05T14:10:45.451040+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Data Breach",
"field_41331": "Potential unauthorized access to sensitive data",
"field_41332": "50000",
"field_41333": 15851,
"field_41334": 15853,
"field_41335": 15857,
"field_41369": null,
"field_41336": [
1
],
"field_41388": null,
"field_41337": [
16
],
"field_41338": [
1,
2,
3
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
1,
2,
3
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278346+00:00",
"updated_on": "2024-10-21T13:16:59.738818+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Market Volatility",
"field_41331": "Fluctuations in the stock market impacting revenue",
"field_41332": "75000",
"field_41333": 15851,
"field_41334": 15854,
"field_41335": 15859,
"field_41369": null,
"field_41336": [
5
],
"field_41388": null,
"field_41337": [
12
],
"field_41338": [
4,
5
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
4,
5,
6
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278357+00:00",
"updated_on": "2024-10-21T13:17:07.978707+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Supplier Bankruptcy",
"field_41331": "Key supplier going out of business",
"field_41332": "30000",
"field_41333": 15851,
"field_41334": 15855,
"field_41335": 15858,
"field_41369": null,
"field_41336": [
2
],
"field_41388": null,
"field_41337": [
10
],
"field_41338": [
6,
7
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
7,
8,
9
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278366+00:00",
"updated_on": "2024-10-21T13:17:25.390267+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Fire Hazard",
"field_41331": "Fire risk in manufacturing facilities",
"field_41332": "100000",
"field_41333": 15852,
"field_41334": 15853,
"field_41335": 15857,
"field_41369": null,
"field_41336": [
2
],
"field_41388": null,
"field_41337": [
21
],
"field_41338": [
8,
9
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
10,
11,
12
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278376+00:00",
"updated_on": "2024-10-21T13:17:35.855180+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Employee Misconduct",
"field_41331": "Unethical behavior among staff",
"field_41332": "15000",
"field_41333": 15852,
"field_41334": 15853,
"field_41335": 15857,
"field_41369": null,
"field_41336": [
3
],
"field_41388": null,
"field_41337": [
8
],
"field_41338": [
10,
11
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
13,
14
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278385+00:00",
"updated_on": "2024-10-21T13:17:52.634543+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Regulatory Non-compliance",
"field_41331": "Fines due to failure to meet legal requirements",
"field_41332": "40000",
"field_41333": 15851,
"field_41334": 15853,
"field_41335": 15859,
"field_41369": null,
"field_41336": [
4
],
"field_41388": null,
"field_41337": [
23
],
"field_41338": [
12,
13
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
16,
17,
18
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278394+00:00",
"updated_on": "2024-10-21T13:18:01.302187+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Product Recall",
"field_41331": "Product safety issues leading to recalls",
"field_41332": "60000",
"field_41333": 15852,
"field_41334": 15853,
"field_41335": 15858,
"field_41369": null,
"field_41336": [
3
],
"field_41388": null,
"field_41337": [
23
],
"field_41338": [
14,
15
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
19,
20,
21
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278403+00:00",
"updated_on": "2024-10-21T13:18:08.851977+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Cyber Attack",
"field_41331": "External hacking attempts on IT systems",
"field_41332": "80000",
"field_41333": 15851,
"field_41334": 15853,
"field_41335": 15857,
"field_41369": null,
"field_41336": [
1
],
"field_41388": null,
"field_41337": [
16
],
"field_41338": [
16,
17,
18
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
22,
23,
24
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278412+00:00",
"updated_on": "2024-10-21T13:18:18.478871+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Budget Overruns",
"field_41331": "Projects exceeding budgeted costs",
"field_41332": "45000",
"field_41333": 15852,
"field_41334": 15853,
"field_41335": 15858,
"field_41369": null,
"field_41336": [
6
],
"field_41388": null,
"field_41337": [
10
],
"field_41338": [
19,
20
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
25,
26,
27
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278421+00:00",
"updated_on": "2024-10-21T13:18:28.654917+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Reputation Damage",
"field_41331": "Negative media coverage harming brand reputation",
"field_41332": "70000",
"field_41333": 15851,
"field_41334": 15853,
"field_41335": 15859,
"field_41369": null,
"field_41336": [
3
],
"field_41388": null,
"field_41337": [
1
],
"field_41338": [
21,
22
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
28,
29,
30
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278430+00:00",
"updated_on": "2024-10-21T13:18:41.636199+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Legal Dispute",
"field_41331": "Ongoing litigation affecting business",
"field_41332": "200000",
"field_41333": 15851,
"field_41334": 15853,
"field_41335": 15857,
"field_41369": null,
"field_41336": [
4
],
"field_41388": null,
"field_41337": [
24
],
"field_41338": [
23,
24
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
32
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278444+00:00",
"updated_on": "2024-10-21T13:18:49.835593+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Supply Chain Delays",
"field_41331": "Delays in product delivery due to logistical issues",
"field_41332": "50000",
"field_41333": 15851,
"field_41334": 15853,
"field_41335": 15858,
"field_41369": null,
"field_41336": [
2
],
"field_41388": null,
"field_41337": [
22
],
"field_41338": [
25,
26,
27
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
34,
35,
36
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278456+00:00",
"updated_on": "2024-10-21T13:19:05.055414+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "System Outage",
"field_41331": "Extended downtime of IT systems",
"field_41332": "120000",
"field_41333": 15852,
"field_41334": 15853,
"field_41335": 15857,
"field_41369": null,
"field_41336": [
2
],
"field_41388": null,
"field_41337": [
14
],
"field_41338": [
28,
29
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
38,
39
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278465+00:00",
"updated_on": "2024-10-21T13:19:14.456103+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Fraudulent Transactions",
"field_41331": "Online fraud affecting financial transactions",
"field_41332": "25000",
"field_41333": 15851,
"field_41334": 15853,
"field_41335": 15857,
"field_41369": null,
"field_41336": [
6
],
"field_41388": null,
"field_41337": [
11
],
"field_41338": [
30,
31
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
40,
41
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278479+00:00",
"updated_on": "2024-10-21T13:19:34.811095+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Natural Disaster",
"field_41331": "Risk from earthquakes and floods affecting facilities",
"field_41332": "150000",
"field_41333": 15851,
"field_41334": 15853,
"field_41335": 15857,
"field_41369": null,
"field_41336": [
2
],
"field_41388": null,
"field_41337": [
5
],
"field_41338": [],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278498+00:00",
"updated_on": "2024-10-21T13:19:43.179065+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Customer Data Leak",
"field_41331": "Accidental exposure of sensitive customer information",
"field_41332": "90000",
"field_41333": 15852,
"field_41334": 15853,
"field_41335": 15859,
"field_41369": null,
"field_41336": [
3
],
"field_41388": null,
"field_41337": [
14
],
"field_41338": [
32,
33,
34
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [
43,
44
],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278510+00:00",
"updated_on": "2024-10-21T13:19:56.704058+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "New Regulation Impact",
"field_41331": "Adverse effect of regulatory changes on operations",
"field_41332": "65000",
"field_41333": 15851,
"field_41334": 15854,
"field_41335": 15859,
"field_41369": null,
"field_41336": [
4
],
"field_41388": null,
"field_41337": [
4
],
"field_41338": [
35,
36
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278527+00:00",
"updated_on": "2024-10-21T13:20:06.946404+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Vendor Failure",
"field_41331": "Key vendor failing to deliver services",
"field_41332": "40000",
"field_41333": 15851,
"field_41334": 15856,
"field_41335": 15858,
"field_41369": null,
"field_41336": [
2
],
"field_41388": null,
"field_41337": [
5
],
"field_41338": [
37,
38
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278540+00:00",
"updated_on": "2024-10-21T13:20:12.891794+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Fraud Allegations",
"field_41331": "Fraud claims leading to investigation and reputational loss",
"field_41332": "70000",
"field_41333": 15852,
"field_41334": 15853,
"field_41335": 15857,
"field_41369": null,
"field_41336": [
3
],
"field_41388": null,
"field_41337": [
2
],
"field_41338": [
39,
40
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-10-21T12:31:18.278549+00:00",
"updated_on": "2024-10-21T13:20:21.917768+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41330": "Intellectual Property Theft",
"field_41331": "Theft of proprietary designs or technology",
"field_41332": "100000",
"field_41333": 15851,
"field_41334": 15853,
"field_41335": 15857,
"field_41369": null,
"field_41336": [
1
],
"field_41388": null,
"field_41337": [
5
],
"field_41338": [
41,
42
],
"field_41379": null,
"field_41381": null,
"field_41384": null,
"field_41339": [],
"field_41370": null,
"field_41371": null,
"field_41377": null,
"field_41385": null,
"field_41387": null,
"field_41389": null,
"field_41390": null
}
],
"data_sync": null
},
{
"id": 4007,
"name": "Risk assessments",
"order": 4,
"fields": [
{
"id": 41340,
"type": "text",
"name": "Title",
"description": null,
"order": 0,
"primary": true,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 41341,
"type": "date",
"name": "Date",
"description": null,
"order": 2,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 41342,
"type": "link_row",
"name": "Assessor",
"description": null,
"order": 3,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4004,
"link_row_related_field_id": 41324,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41343,
"type": "long_text",
"name": "Findings",
"description": null,
"order": 4,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"long_text_enable_rich_text": false
},
{
"id": 41344,
"type": "link_row",
"name": "Assessed risk",
"description": null,
"order": 8,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4006,
"link_row_related_field_id": 41338,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41362,
"type": "rollup",
"name": "Assessed risk name",
"description": null,
"order": 9,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41344,
"target_field_id": 41330,
"rollup_function": "min"
},
{
"id": 41372,
"type": "rollup",
"name": "Assessor name",
"description": null,
"order": 10,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41342,
"target_field_id": 41317,
"rollup_function": "min"
},
{
"id": 41378,
"type": "formula",
"name": "Most recent assessment",
"description": null,
"order": 11,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "min(lookup('Assessed risk','Last assessment date')) = field('Date')",
"formula_type": "boolean"
},
{
"id": 41345,
"type": "link_row",
"name": "Impact",
"description": null,
"order": 12,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4008,
"link_row_related_field_id": 41349,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41346,
"type": "link_row",
"name": "Likelihood",
"description": null,
"order": 13,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4008,
"link_row_related_field_id": 41350,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41374,
"type": "rollup",
"name": "Impact score",
"description": null,
"order": 14,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41345,
"target_field_id": 41348,
"rollup_function": "min"
},
{
"id": 41375,
"type": "rollup",
"name": "Likelihood score",
"description": null,
"order": 15,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41346,
"target_field_id": 41348,
"rollup_function": "min"
},
{
"id": 41380,
"type": "formula",
"name": "Impact symbol",
"description": null,
"order": 16,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "if(field('Impact score') = 5,'\ud83d\udd34 \ud83d\udd34 \ud83d\udd34 \ud83d\udd34 \ud83d\udd34',if(field('Impact score') = 4,'\ud83d\udfe0 \ud83d\udfe0 \ud83d\udfe0 \ud83d\udfe0',if(field('Impact score') = 3,'\ud83d\udfe1 \ud83d\udfe1 \ud83d\udfe1',if(field('Impact score') = 2,'\ud83d\udfe2 \ud83d\udfe2',if(field('Impact score') = 1,'\u26aa','')))))",
"formula_type": "text"
},
{
"id": 41382,
"type": "formula",
"name": "Likelihood symbol",
"description": null,
"order": 17,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "if(field('Likelihood score') = 5,'\ud83d\udd34 \ud83d\udd34 \ud83d\udd34 \ud83d\udd34 \ud83d\udd34',if(field('Likelihood score') = 4,'\ud83d\udfe0 \ud83d\udfe0 \ud83d\udfe0 \ud83d\udfe0',if(field('Likelihood score') = 3,'\ud83d\udfe1 \ud83d\udfe1 \ud83d\udfe1',if(field('Likelihood score') = 2,'\ud83d\udfe2 \ud83d\udfe2',if(field('Likelihood score') = 1,'\u26aa','')))))",
"formula_type": "text"
},
{
"id": 41383,
"type": "formula",
"name": "Score",
"description": null,
"order": 18,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "field('Impact score') * field('Likelihood score')",
"formula_type": "number"
},
{
"id": 41386,
"type": "formula",
"name": "Most recent assessment symbol",
"description": null,
"order": 19,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "if(field('Most recent assessment'),'YES','NO')",
"formula_type": "text"
}
],
"views": [
{
"id": 18282,
"type": "grid",
"name": "All assessments",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 14086,
"field_id": 41341,
"order": "DESC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "large",
"field_options": [
{
"id": 169401,
"field_id": 41340,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169402,
"field_id": 41344,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169403,
"field_id": 41362,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169404,
"field_id": 41341,
"width": 126,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169405,
"field_id": 41378,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169406,
"field_id": 41386,
"width": 200,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169407,
"field_id": 41342,
"width": 145,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169408,
"field_id": 41372,
"width": 200,
"hidden": true,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169409,
"field_id": 41343,
"width": 467,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169410,
"field_id": 41345,
"width": 117,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169411,
"field_id": 41374,
"width": 153,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169412,
"field_id": 41380,
"width": 200,
"hidden": true,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169413,
"field_id": 41346,
"width": 138,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169414,
"field_id": 41375,
"width": 171,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169415,
"field_id": 41382,
"width": 200,
"hidden": true,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169416,
"field_id": 41383,
"width": 200,
"hidden": true,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18283,
"type": "grid",
"name": "All assessments grouped by risk",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 14087,
"field_id": 41341,
"order": "DESC"
}
],
"group_bys": [
{
"id": 1829,
"field_id": 41362,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169417,
"field_id": 41340,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169418,
"field_id": 41344,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169419,
"field_id": 41362,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169420,
"field_id": 41341,
"width": 126,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169421,
"field_id": 41378,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169422,
"field_id": 41342,
"width": 145,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169423,
"field_id": 41372,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169424,
"field_id": 41343,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169425,
"field_id": 41345,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169426,
"field_id": 41374,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169427,
"field_id": 41346,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169428,
"field_id": 41375,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170252,
"field_id": 41380,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170253,
"field_id": 41382,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170254,
"field_id": 41383,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170255,
"field_id": 41386,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18284,
"type": "grid",
"name": "All assessments grouped by assessor",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 14088,
"field_id": 41341,
"order": "DESC"
}
],
"group_bys": [
{
"id": 1830,
"field_id": 41372,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169429,
"field_id": 41340,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169430,
"field_id": 41344,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169431,
"field_id": 41362,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169432,
"field_id": 41341,
"width": 126,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169433,
"field_id": 41378,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169434,
"field_id": 41342,
"width": 145,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169435,
"field_id": 41372,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169436,
"field_id": 41343,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169437,
"field_id": 41345,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169438,
"field_id": 41374,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169439,
"field_id": 41346,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169440,
"field_id": 41375,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18285,
"type": "grid",
"name": "Most recent assessments",
"order": 4,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 10075,
"field_id": 41378,
"type": "boolean",
"value": "1",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 14089,
"field_id": 41341,
"order": "DESC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169441,
"field_id": 41340,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169442,
"field_id": 41344,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169443,
"field_id": 41362,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169444,
"field_id": 41341,
"width": 126,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169445,
"field_id": 41378,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169446,
"field_id": 41342,
"width": 145,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169447,
"field_id": 41372,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169448,
"field_id": 41343,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169449,
"field_id": 41345,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169450,
"field_id": 41374,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169451,
"field_id": 41346,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169452,
"field_id": 41375,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18286,
"type": "grid",
"name": "Assessments with maximum impact",
"order": 5,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 10076,
"field_id": 41345,
"type": "link_row_has",
"value": "1",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 14090,
"field_id": 41341,
"order": "DESC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169453,
"field_id": 41340,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169454,
"field_id": 41344,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169455,
"field_id": 41362,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169456,
"field_id": 41341,
"width": 126,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169457,
"field_id": 41378,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169458,
"field_id": 41342,
"width": 145,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169459,
"field_id": 41372,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169460,
"field_id": 41343,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169461,
"field_id": 41345,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169462,
"field_id": 41374,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169463,
"field_id": 41346,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169464,
"field_id": 41375,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18287,
"type": "grid",
"name": "Assessments with maximum likelihood",
"order": 6,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 10077,
"field_id": 41346,
"type": "link_row_has",
"value": "1",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 14091,
"field_id": 41341,
"order": "DESC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169465,
"field_id": 41340,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169466,
"field_id": 41344,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169467,
"field_id": 41362,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169468,
"field_id": 41341,
"width": 126,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169469,
"field_id": 41378,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169470,
"field_id": 41342,
"width": 145,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169471,
"field_id": 41372,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169472,
"field_id": 41343,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169473,
"field_id": 41345,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169474,
"field_id": 41374,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169475,
"field_id": 41346,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169476,
"field_id": 41375,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18288,
"type": "calendar",
"name": "Calendar: all assessments",
"order": 7,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"date_field_id": 41341,
"field_options": [
{
"id": 7986,
"field_id": 41340,
"hidden": false,
"order": 32767
},
{
"id": 7987,
"field_id": 41341,
"hidden": true,
"order": 32767
},
{
"id": 7988,
"field_id": 41342,
"hidden": true,
"order": 32767
},
{
"id": 7989,
"field_id": 41343,
"hidden": true,
"order": 32767
},
{
"id": 7990,
"field_id": 41344,
"hidden": true,
"order": 32767
},
{
"id": 7991,
"field_id": 41362,
"hidden": true,
"order": 32767
},
{
"id": 7992,
"field_id": 41372,
"hidden": true,
"order": 32767
},
{
"id": 7993,
"field_id": 41378,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137288+00:00",
"updated_on": "2024-11-04T12:07:42.108364+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Data Breach Assessment 1",
"field_41341": "2024-01-20",
"field_41342": [
3
],
"field_41343": "The risk of a data breach remains high due to potential vulnerabilities in our IT infrastructure. Recent penetration tests revealed several weaknesses that need immediate attention. Continuous employee training is necessary to mitigate this risk.",
"field_41344": [
1
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
1
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137316+00:00",
"updated_on": "2024-11-04T12:08:06.581386+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Data Breach Assessment 2",
"field_41341": "2024-07-15",
"field_41342": [
3
],
"field_41343": "Security measures have been implemented, including updates to firewall settings and encryption protocols. However, we need to stay vigilant as cyber threats are constantly evolving. Regular audits should be conducted to ensure compliance with best practices.",
"field_41344": [
1
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137326+00:00",
"updated_on": "2024-11-04T12:08:31.965523+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Data Breach Assessment 3",
"field_41341": "2024-10-05",
"field_41342": [
3
],
"field_41343": "No further incidents have been reported since implementing the new security protocols. Continuous monitoring has proven effective, but there is still a need for employee awareness programs. We must remain proactive in safeguarding sensitive information.",
"field_41344": [
1
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
4
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137373+00:00",
"updated_on": "2024-11-04T12:07:52.189927+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Fire Hazard Assessment 1",
"field_41341": "2024-01-30",
"field_41342": [
5
],
"field_41343": "Current fire safety measures are inadequate and need immediate improvement. Several fire safety drills have highlighted gaps in employee training and response times. Installing additional fire alarms and conducting regular drills can enhance overall safety.",
"field_41344": [
4
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
3
],
"field_41346": [
1
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137380+00:00",
"updated_on": "2024-11-04T12:07:31.405981+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Fire Hazard Assessment 2",
"field_41341": "2024-06-20",
"field_41342": [
5
],
"field_41343": "Improvements in fire safety protocols have been implemented, including training sessions and equipment checks. However, further enhancements are necessary to ensure employee awareness and readiness. Regular fire drills should be scheduled to reinforce these measures.",
"field_41344": [
4
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
3
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137388+00:00",
"updated_on": "2024-11-04T12:07:37.072706+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Employee Misconduct Assessment 1",
"field_41341": "2024-03-15",
"field_41342": [
1
],
"field_41343": "Recent incidents of employee misconduct have raised concerns about workplace culture. Stricter policies and training sessions are required to address this issue effectively. Continuous monitoring of employee behavior is crucial to maintain a positive work environment.",
"field_41344": [
5
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
3
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137395+00:00",
"updated_on": "2024-11-04T12:08:07.276210+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Employee Misconduct Assessment 2",
"field_41341": "2024-07-10",
"field_41342": [
1
],
"field_41343": "Training sessions have been conducted to improve workplace behavior and awareness. Initial feedback indicates that employees are more conscious of their conduct. Ongoing evaluations will help ensure that these changes are effective in the long term.",
"field_41344": [
5
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
3
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137402+00:00",
"updated_on": "2024-11-04T12:07:45.449663+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Regulatory Non-compliance Assessment 1",
"field_41341": "2024-01-10",
"field_41342": [
4
],
"field_41343": "An internal compliance audit has revealed several areas needing improvement. Failure to meet regulatory standards could result in significant fines and reputational damage. A robust compliance training program is essential for all employees.",
"field_41344": [
6
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137410+00:00",
"updated_on": "2024-11-06T08:38:43.834349+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Regulatory Non-compliance Assessment 2",
"field_41341": "2024-04-01",
"field_41342": [
4
],
"field_41343": "Training on new regulations has been successfully completed by all departments. However, ongoing updates and training sessions will be necessary as regulations evolve. It\u2019s critical to foster a culture of compliance to mitigate risks.",
"field_41344": [
6
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137417+00:00",
"updated_on": "2024-11-04T12:07:39.974690+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Product Recall Assessment 1",
"field_41341": "2024-02-20",
"field_41342": [
5
],
"field_41343": "Issues with product quality have prompted a potential recall, affecting customer trust. Quality checks need to be more rigorous to prevent similar issues in the future. Immediate action is required to restore consumer confidence.",
"field_41344": [
7
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137424+00:00",
"updated_on": "2024-11-04T12:08:08.342677+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Product Recall Assessment 2",
"field_41341": "2024-06-15",
"field_41342": [
5
],
"field_41343": "Quality checks have shown improvement since the last assessment. However, continuous monitoring is required to ensure product safety and compliance. Engaging with customers for feedback can help identify further improvements.",
"field_41344": [
7
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
3
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137432+00:00",
"updated_on": "2024-11-04T12:07:45.757557+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Cyber Attack Assessment 1",
"field_41341": "2024-01-05",
"field_41342": [
3
],
"field_41343": "Recent hacking attempts have exposed vulnerabilities in our systems. Increasing our cybersecurity measures is crucial to prevent future attacks. Regular assessments and updates to our systems are necessary to maintain security.",
"field_41344": [
8
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
1
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137439+00:00",
"updated_on": "2024-11-04T12:08:13.031488+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Cyber Attack Assessment 2",
"field_41341": "2024-04-10",
"field_41342": [
3
],
"field_41343": "Security measures have been enhanced significantly, reducing the number of hacking attempts. However, cyber threats remain a top concern. Continuous training for employees on security best practices is essential to further mitigate risks.",
"field_41344": [
8
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137446+00:00",
"updated_on": "2024-11-04T12:08:35.798304+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Cyber Attack Assessment 3",
"field_41341": "2024-09-15",
"field_41342": [
3
],
"field_41343": "No incidents have been reported since the last security upgrade. Ongoing vigilance is required as threats are ever-evolving. A thorough review of our cybersecurity strategy should be conducted annually.",
"field_41344": [
8
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
4
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137454+00:00",
"updated_on": "2024-11-04T12:07:40.373885+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Budget Overruns Assessment 1",
"field_41341": "2024-02-15",
"field_41342": [
2
],
"field_41343": "Several projects are currently over budget, raising concerns about financial management. A detailed review of budgeting processes is necessary to identify weaknesses. Implementing stricter financial controls may help mitigate future overruns.",
"field_41344": [
9
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
3
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137461+00:00",
"updated_on": "2024-11-04T12:08:16.119727+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Budget Overruns Assessment 2",
"field_41341": "2024-06-30",
"field_41342": [
2
],
"field_41343": "Cost management strategies have been implemented to improve budget adherence. However, monitoring project spending will remain crucial to avoid overruns in future projects. Ongoing evaluations of budget performance are recommended.",
"field_41344": [
9
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
3
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137468+00:00",
"updated_on": "2024-11-04T12:07:41.416564+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Reputation Damage Assessment 1",
"field_41341": "2024-01-25",
"field_41342": [
1
],
"field_41343": "Negative reviews on social media platforms have raised concerns about our brand reputation. An effective PR strategy is needed to address these issues promptly. Engaging with customers and addressing their concerns can help restore brand trust.",
"field_41344": [
10
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137476+00:00",
"updated_on": "2024-11-04T12:08:12.713231+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Reputation Damage Assessment 2",
"field_41341": "2024-04-12",
"field_41342": [
1
],
"field_41343": "Improvements in our brand image have been noted since implementing new PR strategies. Continuous engagement with our audience is necessary to maintain this positive trajectory. Regular monitoring of social media feedback is essential.",
"field_41344": [
10
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 23,
"order": "23.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137483+00:00",
"updated_on": "2024-11-04T12:07:29.145388+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Legal Dispute Assessment 1",
"field_41341": "2024-12-10",
"field_41342": [
4
],
"field_41343": "Pending litigation updates indicate a need for timely responses from our legal team. Keeping all stakeholders informed is critical to managing the situation effectively. Regular check-ins with legal counsel will help mitigate potential risks.",
"field_41344": [
11
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 24,
"order": "24.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137490+00:00",
"updated_on": "2024-11-04T12:08:08.659812+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Legal Dispute Assessment 2",
"field_41341": "2024-06-01",
"field_41342": [
4
],
"field_41343": "Resolution strategies are currently being developed with our legal team. Monitoring the situation closely will help us avoid further complications. Continuous communication with affected parties is essential.",
"field_41344": [
11
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 25,
"order": "25.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137498+00:00",
"updated_on": "2024-11-04T12:07:42.574990+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Supply Chain Delays Assessment 1",
"field_41341": "2024-01-20",
"field_41342": [
5
],
"field_41343": "Delays reported from key suppliers are impacting our production timelines. Close communication with suppliers is essential to manage these delays effectively. Developing alternative logistics solutions may mitigate potential issues.",
"field_41344": [
12
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
3
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 26,
"order": "26.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137505+00:00",
"updated_on": "2024-11-04T12:08:19.514202+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Supply Chain Delays Assessment 2",
"field_41341": "2024-03-15",
"field_41342": [
5
],
"field_41343": "New logistics partners have been established, helping to alleviate some delays. Continued assessment of supplier reliability is crucial to ensure timely deliveries. Regular reviews of supply chain processes are recommended.",
"field_41344": [
12
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 27,
"order": "27.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137512+00:00",
"updated_on": "2024-11-04T12:08:06.037469+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Supply Chain Delays Assessment 3",
"field_41341": "2024-08-10",
"field_41342": [
5
],
"field_41343": "Improvements in delivery times have been noted since implementing new logistics strategies. However, it\u2019s important to continue monitoring performance to ensure sustained improvements. Building strong relationships with suppliers will further mitigate risks.",
"field_41344": [
12
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 28,
"order": "28.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137519+00:00",
"updated_on": "2024-11-04T12:07:52.545159+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "System Outage Assessment 1",
"field_41341": "2024-02-05",
"field_41342": [
3
],
"field_41343": "Frequent downtimes reported have raised concerns about system reliability. Upgrading our system infrastructure is necessary to improve performance. Regular maintenance checks will help minimize future outages.",
"field_41344": [
13
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
1
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 29,
"order": "29.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137527+00:00",
"updated_on": "2024-11-04T12:07:32.717149+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "System Outage Assessment 2",
"field_41341": "2024-05-22",
"field_41342": [
3
],
"field_41343": "System upgrades have proven successful, with a noticeable decrease in outages. Continuous testing of the system is necessary to ensure reliability. Establishing a response team for emergencies can further improve resilience.",
"field_41344": [
13
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
3
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 30,
"order": "30.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137547+00:00",
"updated_on": "2024-11-04T12:07:50.722293+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Fraudulent Transactions Assessment 1",
"field_41341": "2024-01-12",
"field_41342": [
2
],
"field_41343": "Fraud detection alerts have increased, highlighting potential weaknesses in our systems. Implementing stronger verification processes is necessary to mitigate risks. Continuous monitoring will help identify and address fraudulent activities promptly.",
"field_41344": [
14
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
1
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 31,
"order": "31.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137556+00:00",
"updated_on": "2024-11-04T12:07:35.850827+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Fraudulent Transactions Assessment 2",
"field_41341": "2024-04-10",
"field_41342": [
2
],
"field_41343": "New verification processes have reduced fraudulent transactions significantly. However, ongoing vigilance is required to maintain security. Regular reviews of transaction processes will enhance our fraud prevention strategies.",
"field_41344": [
14
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 32,
"order": "32.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137564+00:00",
"updated_on": "2024-11-04T12:07:43.642356+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Customer Data Leak Assessment 1",
"field_41341": "2024-01-15",
"field_41342": [
3
],
"field_41343": "A recent review revealed vulnerabilities in our data handling procedures. Immediate action is required to strengthen our data handling procedures. Regular audits of data access and usage are essential to mitigate risks.",
"field_41344": [
16
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
1
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 33,
"order": "33.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137571+00:00",
"updated_on": "2024-11-04T12:08:11.394844+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Customer Data Leak Assessment 2",
"field_41341": "2024-05-05",
"field_41342": [
3
],
"field_41343": "No data breaches have been reported since enhancing security protocols. Continuous monitoring of data access is necessary to maintain compliance with privacy regulations. Employee training on data protection should be ongoing.",
"field_41344": [
16
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 34,
"order": "34.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137579+00:00",
"updated_on": "2024-11-04T12:08:39.816845+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Customer Data Leak Assessment 3",
"field_41341": "2024-08-01",
"field_41342": [
3
],
"field_41343": "Monitoring efforts have proven effective, with no incidents reported. However, vigilance must be maintained to ensure continued protection of sensitive information. Ongoing evaluations of data management practices are recommended.",
"field_41344": [
16
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
4
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 39,
"order": "39.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137623+00:00",
"updated_on": "2024-11-04T12:07:41.765907+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Fraud Allegations Assessment 1",
"field_41341": "2024-01-25",
"field_41342": [
2
],
"field_41343": "An investigation into recent fraud allegations is underway, raising significant concerns. It is crucial to maintain open communication with stakeholders during this period. Implementing fraud prevention measures will be necessary to mitigate future risks.",
"field_41344": [
19
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 40,
"order": "40.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137630+00:00",
"updated_on": "2024-11-04T12:08:20.246199+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Fraud Allegations Assessment 2",
"field_41341": "2024-03-10",
"field_41342": [
2
],
"field_41343": "Investigation results are pending, and it is essential to maintain transparency throughout the process. Reviewing policies and procedures will be necessary to address any identified weaknesses. Continuous monitoring will help prevent future incidents.",
"field_41344": [
19
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 41,
"order": "41.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137638+00:00",
"updated_on": "2024-11-04T12:07:38.122396+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Intellectual Property Theft Assessment 1",
"field_41341": "2024-03-10",
"field_41342": [
5
],
"field_41343": "IP protection policies have been reviewed to ensure compliance with current standards. Strengthening legal protections is necessary to safeguard our assets. Continuous monitoring of potential threats is essential to mitigate risks.",
"field_41344": [
20
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
2
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
},
{
"id": 42,
"order": "42.00000000000000000000",
"created_on": "2024-10-21T13:36:16.137645+00:00",
"updated_on": "2024-11-04T12:08:06.913042+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41340": "Intellectual Property Theft Assessment 2",
"field_41341": "2024-07-15",
"field_41342": [
5
],
"field_41343": "Enhanced monitoring strategies are now in place, increasing awareness of potential threats. Regular reviews of our IP protection measures will help identify areas for improvement. Engaging with legal counsel will ensure ongoing compliance.",
"field_41344": [
20
],
"field_41362": null,
"field_41372": null,
"field_41378": null,
"field_41345": [
2
],
"field_41346": [
3
],
"field_41374": null,
"field_41375": null,
"field_41380": null,
"field_41382": null,
"field_41383": null,
"field_41386": null
}
],
"data_sync": null
},
{
"id": 4008,
"name": "Risk assessment scores",
"order": 5,
"fields": [
{
"id": 41347,
"type": "text",
"name": "Name",
"description": null,
"order": 1,
"primary": true,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 41348,
"type": "number",
"name": "Score",
"description": null,
"order": 0,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 41349,
"type": "link_row",
"name": "Risk assessments impact",
"description": null,
"order": 2,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4007,
"link_row_related_field_id": 41345,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41350,
"type": "link_row",
"name": "Risk assessments likelihood",
"description": null,
"order": 3,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4007,
"link_row_related_field_id": 41346,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41365,
"type": "count",
"name": "Count impact",
"description": null,
"order": 4,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41349
},
{
"id": 41366,
"type": "count",
"name": "Count likelihood",
"description": null,
"order": 5,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": 0,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41350
},
{
"id": 41351,
"type": "text",
"name": "Symbol",
"description": null,
"order": 6,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 41352,
"type": "text",
"name": "Impact label",
"description": null,
"order": 7,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 41353,
"type": "text",
"name": "Likelihood label",
"description": null,
"order": 8,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
}
],
"views": [
{
"id": 18289,
"type": "grid",
"name": "All scores",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 169477,
"field_id": 41351,
"width": 121,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169478,
"field_id": 41348,
"width": 109,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169479,
"field_id": 41352,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169480,
"field_id": 41347,
"width": 116,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169481,
"field_id": 41349,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169482,
"field_id": 41365,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169483,
"field_id": 41353,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169484,
"field_id": 41350,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169485,
"field_id": 41366,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-11-04T12:03:30.935704+00:00",
"updated_on": "2024-11-04T12:28:04.458363+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41347": "Critical",
"field_41348": "5",
"field_41349": [
1,
16,
32
],
"field_41350": [
8,
28,
30
],
"field_41365": null,
"field_41366": null,
"field_41351": "\ud83d\udd34",
"field_41352": "Critical",
"field_41353": "Almost certain"
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-11-04T12:03:30.935805+00:00",
"updated_on": "2024-11-04T12:28:07.329597+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41347": "Very high",
"field_41348": "4",
"field_41349": [
2,
3,
12,
13,
14,
17,
18,
21,
22,
23,
24,
26,
27,
28,
30,
31,
33,
34,
39,
40,
41,
42
],
"field_41350": [
1,
9,
10,
12,
14,
16,
19,
21,
23,
25,
29,
31,
32,
39,
41
],
"field_41365": null,
"field_41366": null,
"field_41351": "\ud83d\udfe0",
"field_41352": "Very high",
"field_41353": "Likely"
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-11-04T12:03:37.442183+00:00",
"updated_on": "2024-11-04T12:28:09.867478+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41347": "Medium",
"field_41348": "3",
"field_41349": [
8,
9,
10,
11,
15,
19,
20,
25,
29
],
"field_41350": [
2,
11,
13,
15,
17,
20,
22,
24,
26,
27,
33,
40,
42
],
"field_41365": null,
"field_41366": null,
"field_41351": "\ud83d\udfe1",
"field_41352": "Medium",
"field_41353": "Possible"
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-11-04T12:03:39.351317+00:00",
"updated_on": "2024-11-04T12:28:12.376312+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41347": "Low",
"field_41348": "2",
"field_41349": [],
"field_41350": [
3,
18,
34
],
"field_41365": null,
"field_41366": null,
"field_41351": "\ud83d\udfe2",
"field_41352": "Low",
"field_41353": "Unlikely"
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-11-04T12:03:42.536568+00:00",
"updated_on": "2024-11-04T12:28:14.955503+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41347": "Very low",
"field_41348": "1",
"field_41349": [],
"field_41350": [],
"field_41365": null,
"field_41366": null,
"field_41351": "\u26aa",
"field_41352": "Very low",
"field_41353": "Rare"
}
],
"data_sync": null
},
{
"id": 4009,
"name": "Mitigation plans",
"order": 6,
"fields": [
{
"id": 41354,
"type": "text",
"name": "Name",
"description": null,
"order": 1,
"primary": true,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 41355,
"type": "text",
"name": "Description",
"description": null,
"order": 2,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 41356,
"type": "link_row",
"name": "Owner",
"description": null,
"order": 3,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4004,
"link_row_related_field_id": 41325,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41357,
"type": "date",
"name": "Due date",
"description": null,
"order": 4,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 41358,
"type": "single_select",
"name": "Status",
"description": null,
"order": 5,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"select_options": [
{
"id": 15860,
"value": "Not started yet",
"color": "darker-red",
"order": 0
},
{
"id": 15861,
"value": "In progress",
"color": "darker-yellow",
"order": 1
},
{
"id": 15862,
"value": "Ready for review",
"color": "darker-cyan",
"order": 2
},
{
"id": 15863,
"value": "Completed",
"color": "deep-dark-green",
"order": 3
}
]
},
{
"id": 41359,
"type": "link_row",
"name": "Mitigated risk",
"description": null,
"order": 6,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 4006,
"link_row_related_field_id": 41339,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 41363,
"type": "rollup",
"name": "Risk name",
"description": null,
"order": 7,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41359,
"target_field_id": 41330,
"rollup_function": "min"
},
{
"id": 41373,
"type": "rollup",
"name": "Owner name",
"description": null,
"order": 8,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"date_time_format": null,
"date_include_time": null,
"through_field_id": 41356,
"target_field_id": 41317,
"rollup_function": "min"
},
{
"id": 41376,
"type": "formula",
"name": "Due date symbol",
"description": null,
"order": 9,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"array_formula_type": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"number_decimal_places": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"date_time_format": null,
"date_include_time": null,
"formula": "if(and(today() > field('Due date'),totext(field('Status')) != 'Completed'),'YES','NO')",
"formula_type": "text"
}
],
"views": [
{
"id": 18290,
"type": "grid",
"name": "All mitigation plans",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 14092,
"field_id": 41357,
"order": "DESC"
}
],
"group_bys": [],
"decorations": [
{
"id": 5619,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 41358
},
"order": 1
},
{
"id": 5620,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "bc106cdb-553f-400b-aa28-30841e25170e",
"color": "red",
"filters": [
{
"id": "2215bb85-762a-4e9c-9945-2b3f61014ddc",
"type": "single_select_not_equal",
"field": 41358,
"group": null,
"value": "15863"
},
{
"id": "9ba7b8e6-f937-430d-bbf3-0dcfe286865c",
"type": "date_is_before",
"field": 41357,
"group": null,
"value": "Europe/Brussels??today"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "large",
"field_options": [
{
"id": 169486,
"field_id": 41359,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169487,
"field_id": 41363,
"width": 200,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169488,
"field_id": 41354,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169489,
"field_id": 41355,
"width": 325,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169490,
"field_id": 41356,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169491,
"field_id": 41373,
"width": 200,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169492,
"field_id": 41357,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169493,
"field_id": 41376,
"width": 200,
"hidden": true,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169494,
"field_id": 41358,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18291,
"type": "grid",
"name": "All mitigation plans grouped by risk",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 14093,
"field_id": 41357,
"order": "DESC"
}
],
"group_bys": [
{
"id": 1831,
"field_id": 41363,
"order": "ASC"
}
],
"decorations": [
{
"id": 5621,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 41358
},
"order": 1
},
{
"id": 5622,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "bc106cdb-553f-400b-aa28-30841e25170e",
"color": "red",
"filters": [
{
"id": "2215bb85-762a-4e9c-9945-2b3f61014ddc",
"type": "single_select_not_equal",
"field": 41358,
"group": null,
"value": "15863"
},
{
"id": "9ba7b8e6-f937-430d-bbf3-0dcfe286865c",
"type": "date_is_before",
"field": 41357,
"group": null,
"value": "Europe/Brussels??today"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "large",
"field_options": [
{
"id": 169495,
"field_id": 41359,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169496,
"field_id": 41363,
"width": 200,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169497,
"field_id": 41354,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169498,
"field_id": 41355,
"width": 325,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169499,
"field_id": 41356,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169500,
"field_id": 41373,
"width": 200,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169501,
"field_id": 41357,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169502,
"field_id": 41358,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170226,
"field_id": 41376,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18292,
"type": "grid",
"name": "All mitigation plans grouped by owner",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 14094,
"field_id": 41357,
"order": "DESC"
}
],
"group_bys": [
{
"id": 1832,
"field_id": 41373,
"order": "ASC"
}
],
"decorations": [
{
"id": 5623,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 41358
},
"order": 1
},
{
"id": 5624,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "bc106cdb-553f-400b-aa28-30841e25170e",
"color": "red",
"filters": [
{
"id": "2215bb85-762a-4e9c-9945-2b3f61014ddc",
"type": "single_select_not_equal",
"field": 41358,
"group": null,
"value": "15863"
},
{
"id": "9ba7b8e6-f937-430d-bbf3-0dcfe286865c",
"type": "date_is_before",
"field": 41357,
"group": null,
"value": "Europe/Brussels??today"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "large",
"field_options": [
{
"id": 169503,
"field_id": 41359,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169504,
"field_id": 41363,
"width": 200,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169505,
"field_id": 41354,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169506,
"field_id": 41355,
"width": 325,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169507,
"field_id": 41356,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169508,
"field_id": 41373,
"width": 200,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169509,
"field_id": 41357,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169510,
"field_id": 41358,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 170227,
"field_id": 41376,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18293,
"type": "grid",
"name": "Mitigation plans that are beyond due date",
"order": 4,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 10078,
"field_id": 41358,
"type": "single_select_not_equal",
"value": "15863",
"group": null
},
{
"id": 10079,
"field_id": 41357,
"type": "date_is_before",
"value": "Europe/Brussels??today",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 14095,
"field_id": 41357,
"order": "DESC"
}
],
"group_bys": [],
"decorations": [
{
"id": 5625,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 41358
},
"order": 1
},
{
"id": 5626,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"id": "bc106cdb-553f-400b-aa28-30841e25170e",
"color": "red",
"filters": [
{
"id": "2215bb85-762a-4e9c-9945-2b3f61014ddc",
"type": "single_select_not_equal",
"field": 41358,
"group": null,
"value": "15863"
},
{
"id": "9ba7b8e6-f937-430d-bbf3-0dcfe286865c",
"type": "date_is_before",
"field": 41357,
"group": null,
"value": "Europe/Brussels??today"
}
],
"operator": "AND"
}
]
},
"order": 2
}
],
"public": false,
"row_identifier_type": "id",
"row_height_size": "large",
"field_options": [
{
"id": 169511,
"field_id": 41359,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169512,
"field_id": 41363,
"width": 200,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169513,
"field_id": 41354,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169514,
"field_id": 41355,
"width": 325,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169515,
"field_id": 41356,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169516,
"field_id": 41373,
"width": 200,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169517,
"field_id": 41357,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169518,
"field_id": 41358,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 169519,
"field_id": 41376,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 18294,
"type": "calendar",
"name": "Calendar: mitigation plan due dates",
"order": 5,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"date_field_id": 41357,
"field_options": [
{
"id": 7994,
"field_id": 41354,
"hidden": false,
"order": 32767
},
{
"id": 7995,
"field_id": 41355,
"hidden": true,
"order": 32767
},
{
"id": 7996,
"field_id": 41356,
"hidden": true,
"order": 32767
},
{
"id": 7997,
"field_id": 41357,
"hidden": true,
"order": 32767
},
{
"id": 7998,
"field_id": 41358,
"hidden": true,
"order": 32767
},
{
"id": 7999,
"field_id": 41359,
"hidden": true,
"order": 32767
},
{
"id": 8000,
"field_id": 41363,
"hidden": true,
"order": 32767
},
{
"id": 8001,
"field_id": 41373,
"hidden": true,
"order": 32767
}
]
},
{
"id": 18295,
"type": "kanban",
"name": "All mitigation plans stacked by status",
"order": 6,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 41358,
"field_options": [
{
"id": 25444,
"field_id": 41354,
"hidden": false,
"order": 32767
},
{
"id": 25445,
"field_id": 41355,
"hidden": false,
"order": 32767
},
{
"id": 25446,
"field_id": 41356,
"hidden": false,
"order": 32767
},
{
"id": 25447,
"field_id": 41357,
"hidden": true,
"order": 32767
},
{
"id": 25448,
"field_id": 41358,
"hidden": true,
"order": 32767
},
{
"id": 25449,
"field_id": 41359,
"hidden": true,
"order": 32767
},
{
"id": 25450,
"field_id": 41363,
"hidden": true,
"order": 32767
},
{
"id": 25451,
"field_id": 41373,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640456+00:00",
"updated_on": "2024-10-21T18:17:35.993389+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Implement MFA",
"field_41355": "Implement multi-factor authentication across all systems to enhance security and protect sensitive information. This measure adds an extra layer of protection by requiring additional verification, significantly reducing the chances of unauthorized access.",
"field_41356": [
14
],
"field_41357": "2024-12-01",
"field_41358": 15860,
"field_41359": [
1
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640488+00:00",
"updated_on": "2024-10-21T18:17:48.081815+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Conduct Security Audits",
"field_41355": "Conduct regular security audits to identify vulnerabilities and address them promptly. These audits will help to ensure that our security measures are effective and up-to-date, allowing us to proactively mitigate risks.",
"field_41356": [
14
],
"field_41357": "2024-12-01",
"field_41358": 15861,
"field_41359": [
1
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640497+00:00",
"updated_on": "2024-10-21T18:17:03.293132+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Employee Training",
"field_41355": "Provide ongoing employee training on data protection best practices to minimize human error. Regular training sessions will help keep employees informed about potential threats and the importance of data security.",
"field_41356": [
3
],
"field_41357": "2024-10-21",
"field_41358": 15863,
"field_41359": [
1
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640550+00:00",
"updated_on": "2024-10-21T18:22:27.035627+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Install Fire Alarms",
"field_41355": "Install additional fire alarms in high-risk areas and conduct regular safety drills to prepare employees for emergencies. This will ensure that everyone is aware of the procedures in case of a fire.",
"field_41356": [
21
],
"field_41357": "2024-09-15",
"field_41358": 15863,
"field_41359": [
4
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640557+00:00",
"updated_on": "2024-10-21T18:22:21.338949+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Review Policies",
"field_41355": "Review and update fire safety policies to ensure compliance with local regulations. Keeping our policies current will enhance our overall safety culture.",
"field_41356": [
22
],
"field_41357": "2024-10-31",
"field_41358": 15862,
"field_41359": [
4
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640564+00:00",
"updated_on": "2024-10-21T18:22:33.411258+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Regular Inspections",
"field_41355": "Conduct regular inspections of fire safety equipment and ensure it is maintained in good working order. Regular checks will help identify any equipment that needs repairs or replacements.",
"field_41356": [
21
],
"field_41357": "2025-02-06",
"field_41358": 15861,
"field_41359": [
4
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640572+00:00",
"updated_on": "2024-10-21T18:20:51.514620+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Establish Code of Conduct",
"field_41355": "Establish a clear code of conduct and communicate it to all employees to set expectations for behavior. This code will help promote a culture of integrity and accountability within the organization.",
"field_41356": [
7
],
"field_41357": "2024-10-01",
"field_41358": 15860,
"field_41359": [
5
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640579+00:00",
"updated_on": "2024-10-21T18:20:58.219616+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Conduct Training",
"field_41355": "Conduct training sessions on workplace ethics and integrity to promote a positive workplace culture. These sessions will educate employees about acceptable behaviors and the importance of ethics.",
"field_41356": [
3
],
"field_41357": "2025-01-02",
"field_41358": 15861,
"field_41359": [
5
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640607+00:00",
"updated_on": "2024-10-21T18:19:42.253141+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Designate Compliance Officer",
"field_41355": "Designate a compliance officer to oversee adherence to regulations and keep the organization informed about changes. This role will ensure that compliance is prioritized and managed effectively.",
"field_41356": [
23
],
"field_41357": "2024-09-02",
"field_41358": 15863,
"field_41359": [
6
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640614+00:00",
"updated_on": "2024-10-21T18:19:51.204306+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Enhance Quality Control",
"field_41355": "Enhance quality control processes to detect defects early in production and reduce the likelihood of recalls. Improved processes will help us identify issues before they reach consumers.",
"field_41356": [
23
],
"field_41357": "2024-05-23",
"field_41358": 15863,
"field_41359": [
7
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640622+00:00",
"updated_on": "2024-10-21T18:20:04.119573+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Prompt Customer Communication",
"field_41355": "Communicate promptly with customers about recalls and provide clear instructions for returning products. Transparency is key to maintaining customer trust during a recall.",
"field_41356": [
24
],
"field_41357": "2024-11-05",
"field_41358": 15860,
"field_41359": [
7
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640629+00:00",
"updated_on": "2024-10-21T18:20:09.105715+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Establish Task Force",
"field_41355": "Establish a task force to evaluate the recall process and improve response strategies for future incidents. This group will analyze our current processes and recommend improvements.",
"field_41356": [
5
],
"field_41357": "2024-12-16",
"field_41358": 15860,
"field_41359": [
7
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640636+00:00",
"updated_on": "2024-10-21T18:16:59.387253+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Increase Cybersecurity",
"field_41355": "Increase cybersecurity measures, including firewalls and intrusion detection systems, to protect against potential threats. Enhanced security protocols will help safeguard our data and infrastructure.",
"field_41356": [
3
],
"field_41357": "2024-06-06",
"field_41358": 15863,
"field_41359": [
8
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 23,
"order": "23.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640643+00:00",
"updated_on": "2024-10-21T18:17:32.336420+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Employee Training",
"field_41355": "Conduct employee training on identifying phishing attempts and other cyber threats to reduce vulnerability. Employees are our first line of defense against cyber threats, and education is crucial.",
"field_41356": [
14
],
"field_41357": "2024-08-07",
"field_41358": 15863,
"field_41359": [
8
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 24,
"order": "24.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640650+00:00",
"updated_on": "2024-10-21T18:17:01.924375+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Regular Software Updates",
"field_41355": "Regularly update software and systems to patch known vulnerabilities and enhance security. Keeping our systems up to date is essential for protecting against cyber threats.",
"field_41356": [
3
],
"field_41357": "2024-11-13",
"field_41358": 15861,
"field_41359": [
8
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 25,
"order": "25.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640658+00:00",
"updated_on": "2024-10-21T18:19:04.361428+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Strict Budget Monitoring",
"field_41355": "Implement strict budget monitoring to identify variances early and take corrective action as needed. Regular reviews will help us stay on track and manage our resources effectively.",
"field_41356": [
2
],
"field_41357": "2024-11-01",
"field_41358": 15860,
"field_41359": [
9
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 26,
"order": "26.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640665+00:00",
"updated_on": "2024-10-21T18:19:08.137363+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Approval for Expenses",
"field_41355": "Require approval for all significant expenses to ensure alignment with budget goals. This control will help prevent overspending and ensure accountability.",
"field_41356": [
2
],
"field_41357": "2024-11-22",
"field_41358": 15860,
"field_41359": [
9
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 27,
"order": "27.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640672+00:00",
"updated_on": "2024-10-21T18:19:15.475176+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Quarterly Reviews",
"field_41355": "Conduct quarterly budget reviews to assess spending patterns and adjust forecasts accordingly. Regular assessments will allow us to identify trends and adjust our strategies.",
"field_41356": [
10
],
"field_41357": "2024-11-01",
"field_41358": 15860,
"field_41359": [
9
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 28,
"order": "28.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640679+00:00",
"updated_on": "2024-10-21T18:16:20.919105+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Proactive PR Strategy",
"field_41355": "Develop a proactive PR strategy to address negative feedback and maintain a positive public image. Effective communication is vital for managing perceptions and building trust.",
"field_41356": [
1
],
"field_41357": "2024-12-14",
"field_41358": 15861,
"field_41359": [
10
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 29,
"order": "29.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640686+00:00",
"updated_on": "2024-10-21T18:16:24.011007+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Monitor Media Mentions",
"field_41355": "Monitor social media and news outlets for mentions of the organization to respond quickly to any issues. Staying informed will allow us to address concerns promptly before they escalate.",
"field_41356": [
1
],
"field_41357": "2024-09-30",
"field_41358": 15862,
"field_41359": [
10
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 30,
"order": "30.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640693+00:00",
"updated_on": "2024-10-21T18:16:24.437923+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Stakeholder Engagement",
"field_41355": "Engage with stakeholders regularly to build trust and address concerns before they escalate. Maintaining open lines of communication is essential for fostering strong relationships.",
"field_41356": [
1
],
"field_41357": "2025-02-13",
"field_41358": 15861,
"field_41359": [
10
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 32,
"order": "32.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640707+00:00",
"updated_on": "2024-10-21T18:17:11.953561+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Review Contracts",
"field_41355": "Review and revise contracts to include clear dispute resolution clauses to mitigate future risks. This proactive measure will help us manage potential disputes more effectively.",
"field_41356": [
24
],
"field_41357": "2024-10-07",
"field_41358": 15863,
"field_41359": [
11
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 34,
"order": "34.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640721+00:00",
"updated_on": "2024-10-21T18:18:09.813023+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Develop Relationships",
"field_41355": "Develop relationships with multiple logistics partners to ensure flexibility and reliability in case of delays. This network will provide alternatives when faced with disruptions.",
"field_41356": [
22
],
"field_41357": "2024-10-25",
"field_41358": 15862,
"field_41359": [
12
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 35,
"order": "35.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640729+00:00",
"updated_on": "2024-10-21T18:18:14.206402+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Implement Inventory Management",
"field_41355": "Implement an inventory management system to track stock levels and forecast demand accurately. This will help us optimize our supply chain and reduce the risk of stockouts.",
"field_41356": [
5
],
"field_41357": "2024-09-23",
"field_41358": 15863,
"field_41359": [
12
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 36,
"order": "36.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640736+00:00",
"updated_on": "2024-10-21T18:18:17.309436+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Regular Supply Chain Reviews",
"field_41355": "Conduct regular reviews of the supply chain to identify potential bottlenecks and develop contingency plans. This proactive approach will help us stay ahead of potential issues.",
"field_41356": [
5
],
"field_41357": "2025-03-22",
"field_41358": 15861,
"field_41359": [
12
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 38,
"order": "38.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640750+00:00",
"updated_on": "2024-10-21T18:19:30.833006+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Implement Redundancy Measures",
"field_41355": "Implement redundancy measures, such as backup servers, to ensure continuity of operations during system failures. This setup will help us maintain service levels even in emergencies.",
"field_41356": [
3
],
"field_41357": "2024-09-16",
"field_41358": 15863,
"field_41359": [
13
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 39,
"order": "39.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640757+00:00",
"updated_on": "2024-10-21T18:19:34.175499+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Conduct Regular Maintenance",
"field_41355": "Conduct regular system maintenance and testing to identify potential issues before they impact users. Ongoing evaluations will keep our systems running smoothly and efficiently.",
"field_41356": [
3
],
"field_41357": "2025-01-01",
"field_41358": 15860,
"field_41359": [
13
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 40,
"order": "40.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640764+00:00",
"updated_on": "2024-10-21T18:21:29.832153+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Enhance Monitoring",
"field_41355": "Enhance transaction monitoring systems to detect suspicious activity and prevent fraud. Proactive monitoring will allow us to identify potential fraud before it results in significant losses.",
"field_41356": [
2
],
"field_41357": "2024-11-29",
"field_41358": 15862,
"field_41359": [
14
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 41,
"order": "41.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640771+00:00",
"updated_on": "2024-10-21T18:21:50.342250+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Implement Verification Processes",
"field_41355": "Implement new verification processes for high-risk transactions to reduce potential losses. This measure will ensure that all transactions are thoroughly vetted before processing.",
"field_41356": [
10
],
"field_41357": "2024-12-05",
"field_41358": 15861,
"field_41359": [
14
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 43,
"order": "43.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640785+00:00",
"updated_on": "2024-10-21T18:17:45.066145+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Enhance Data Procedures",
"field_41355": "Review and enhance data handling procedures to minimize the risk of data leaks. Proper protocols will help safeguard sensitive information from unauthorized access.",
"field_41356": [
16
],
"field_41357": "2025-01-27",
"field_41358": 15860,
"field_41359": [
16
],
"field_41363": null,
"field_41373": null,
"field_41376": null
},
{
"id": 44,
"order": "44.00000000000000000000",
"created_on": "2024-10-21T14:04:51.640793+00:00",
"updated_on": "2024-10-21T18:17:37.552034+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_41354": "Conduct Regular Training",
"field_41355": "Conduct regular training sessions for employees on data protection and handling best practices. Educating staff on their roles in data security is vital for prevention.",
"field_41356": [
14
],
"field_41357": "2024-11-15",
"field_41358": 15862,
"field_41359": [
16
],
"field_41363": null,
"field_41373": null,
"field_41376": null
}
],
"data_sync": null
}
]
},
{
"pages": [
{
"id": 3827,
"name": "__shared__",
"order": 1,
"path": "__shared__",
"path_params": [],
"shared": true,
"elements": [],
"data_sources": [
{
"id": 7894,
"name": "Risks by category",
"order": "1.00000000000000000000",
"service": {
"id": 9382,
"integration_id": 456,
"type": "local_baserow_list_rows",
"table_id": 4005,
"view_id": 18268,
"sortings": [
{
"field_id": 41361,
"order_by": "DESC"
}
],
"search_query": "",
"filter_type": "AND",
"filters": []
}
},
{
"id": 7897,
"name": "Assessments for risk",
"order": "4.00000000000000000000",
"service": {
"id": 9385,
"integration_id": 456,
"type": "local_baserow_list_rows",
"table_id": 4007,
"view_id": 18282,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": [
{
"field_id": 41344,
"type": "link_row_has",
"value": "get('page_parameter.risk_id')",
"value_is_formula": true
}
]
}
},
{
"id": 7898,
"name": "Mitigation plan for risks",
"order": "5.00000000000000000000",
"service": {
"id": 9386,
"integration_id": 456,
"type": "local_baserow_list_rows",
"table_id": 4009,
"view_id": 18290,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": [
{
"field_id": 41359,
"type": "link_row_has",
"value": "get('page_parameter.risk_id')",
"value_is_formula": true
}
]
}
}
],
"workflow_actions": []
},
{
"id": 3828,
"name": "Login",
"order": 1,
"path": "/",
"path_params": [],
"shared": false,
"elements": [
{
"id": 72866,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "ozYnvncZObH3qO03UgdCIAQ2Y4MHWJ4w_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "template-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 72867,
"order": "2.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"heading_1_text_alignment": "center"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\udea8 Risk Assessment and Management'",
"level": 1
},
{
"id": 72868,
"order": "3.00000000000000000000",
"type": "auth_form",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {},
"login_button": {
"button_alignment": "center",
"button_horizontal_padding": 36
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 100,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 100,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 50,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 50,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"user_source_id": 360,
"login_button_label": "'Sign in'"
}
],
"data_sources": [],
"workflow_actions": [
{
"id": 9374,
"type": "open_page",
"order": 1,
"page_id": 3828,
"element_id": 72868,
"event": "after_login",
"navigation_type": "page",
"navigate_to_page_id": 3830,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
}
]
},
{
"id": 3830,
"name": "Risk Management",
"order": 3,
"path": "/risk-management",
"path_params": [],
"shared": false,
"elements": [
{
"id": 72901,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "ozYnvncZObH3qO03UgdCIAQ2Y4MHWJ4w_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "template-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 72902,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 72895,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
"format": "markdown"
},
{
"id": 72903,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 72895,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 72908,
"order": "1.00000000000000000000",
"type": "table",
"parent_element_id": 72897,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7894,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"fields": [
{
"uid": "ffc9545d-1939-4b5e-9ac2-bafdbf402627",
"name": "Category",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41327')"
}
},
{
"uid": "32968e30-c2ac-4558-8a9b-c1edde65d440",
"name": "Registrations",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41361')"
}
}
],
"orientation": {
"tablet": "horizontal",
"desktop": "horizontal",
"smartphone": "horizontal"
}
},
{
"id": 72909,
"order": "1.00000000000000000000",
"type": "table",
"parent_element_id": 72897,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"table": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7907,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"fields": [
{
"uid": "32a1f156-cfd0-4316-9e7f-d3f2976c7672",
"name": "Impact",
"type": "text",
"styles": {},
"config": {
"value": "concat(get('current_record.field_41351'),' ',get('current_record.field_41352'))"
}
},
{
"uid": "119d7ade-788e-4ee7-a126-d71d0367b2bb",
"name": "Registrations",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41365')"
}
}
],
"orientation": {
"tablet": "horizontal",
"desktop": "horizontal",
"smartphone": "horizontal"
}
},
{
"id": 72910,
"order": "1.00000000000000000000",
"type": "table",
"parent_element_id": 72897,
"place_in_container": "2",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7907,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"fields": [
{
"uid": "02c95330-dfe8-492f-b311-234f4dff6cb3",
"name": "Likelihood",
"type": "text",
"styles": {},
"config": {
"value": "concat(get('current_record.field_41351'),' ',get('current_record.field_41353'))"
}
},
{
"uid": "4a0692f6-d608-4120-9fca-3ab765cb1f63",
"name": "Registrations",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41366')"
}
}
],
"orientation": {
"tablet": "horizontal",
"desktop": "horizontal",
"smartphone": "horizontal"
}
},
{
"id": 72911,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 72900,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('**Impact** (',get('current_record.field_41379'),')')",
"format": "markdown"
},
{
"id": 72912,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 72898,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Re-assessment of following risks'",
"level": 3
},
{
"id": 72913,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 72898,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Incomplete mitigation plan(s) beyond due date'",
"level": 3
},
{
"id": 72928,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 72927,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'DESCRIPTION'",
"format": "plain"
},
{
"id": 72929,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 72927,
"place_in_container": "2",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'STATUS'",
"format": "plain"
},
{
"id": 72930,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 72926,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('current_record.field_41330')",
"level": 3
},
{
"id": 72931,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 72926,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "right"
},
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3831,
"page_parameters": [
{
"name": "risk_id",
"value": "get('current_record.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "'Details'",
"variant": "button"
},
{
"id": 72926,
"order": "1.33333333333333325932",
"type": "column",
"parent_element_id": 72899,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#014aac4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 72927,
"order": "1.50000000000000000000",
"type": "column",
"parent_element_id": 72899,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 3,
"column_gap": 20,
"alignment": "top"
},
{
"id": 72895,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 2,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 72914,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 72900,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('**Likelihood** (',get('current_record.field_41381'),')')",
"format": "markdown"
},
{
"id": 72915,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 72900,
"place_in_container": "2",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 18
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('**',get('current_record.field_41388'),'**')",
"format": "markdown"
},
{
"id": 72916,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 72900,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 5,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('current_record.field_41387')",
"format": "plain"
},
{
"id": 72917,
"order": "2.00000000000000000000",
"type": "table",
"parent_element_id": 72898,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7909,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [
{
"schema_property": "field_41369",
"filterable": false,
"sortable": true,
"searchable": false
},
{
"schema_property": "field_41330",
"filterable": true,
"sortable": true,
"searchable": true
},
{
"schema_property": "field_41331",
"filterable": false,
"sortable": false,
"searchable": true
},
{
"schema_property": "field_41332",
"filterable": false,
"sortable": false,
"searchable": false
},
{
"schema_property": "field_41335",
"filterable": true,
"sortable": true,
"searchable": false
}
],
"fields": [
{
"uid": "28942d02-3109-4c23-ad16-5daf43ba04aa",
"name": "Name",
"type": "link",
"styles": {},
"config": {
"navigation_type": "page",
"navigate_to_page_id": 3831,
"page_parameters": [
{
"name": "risk_id",
"value": "get('current_record.id')"
}
],
"navigate_to_url": "",
"target": "self",
"link_name": "get('current_record.field_41330')",
"variant": "link"
}
},
{
"uid": "f7b7bfd5-9a96-44bc-9055-9c3cb22bbd0a",
"name": "Frequency",
"type": "tags",
"styles": {},
"config": {
"values": "get('current_record.field_41335.value')",
"colors_is_formula": true,
"colors": "get('current_record.field_41335.color')"
}
},
{
"uid": "d797b042-2a0c-4703-9e61-7825aacde515",
"name": "Last assessment",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41369')"
}
}
],
"orientation": {
"tablet": "vertical",
"desktop": "horizontal",
"smartphone": "vertical"
}
},
{
"id": 72918,
"order": "2.00000000000000000000",
"type": "table",
"parent_element_id": 72898,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7910,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [
{
"schema_property": "field_41354",
"filterable": true,
"sortable": true,
"searchable": true
},
{
"schema_property": "field_41358",
"filterable": true,
"sortable": true,
"searchable": false
},
{
"schema_property": "field_41357",
"filterable": false,
"sortable": true,
"searchable": false
}
],
"fields": [
{
"uid": "741181f7-892a-478f-a407-7d83ce0d6b17",
"name": "Name",
"type": "link",
"styles": {},
"config": {
"navigation_type": "page",
"navigate_to_page_id": 3835,
"page_parameters": [
{
"name": "plan_id",
"value": "get('current_record.id')"
}
],
"navigate_to_url": "",
"target": "self",
"link_name": "get('current_record.field_41354')",
"variant": "link"
}
},
{
"uid": "141524bf-855d-48a0-9440-e157ac7ff547",
"name": "Status",
"type": "tags",
"styles": {},
"config": {
"values": "get('current_record.field_41358.value')",
"colors_is_formula": true,
"colors": "get('current_record.field_41358.color')"
}
},
{
"uid": "159e8bd9-c8bd-4268-9d4f-1422e3498e3b",
"name": "Due date",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41357')"
}
}
],
"orientation": {
"tablet": "vertical",
"desktop": "horizontal",
"smartphone": "vertical"
}
},
{
"id": 72932,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 72927,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 10,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('current_record.field_41331')",
"format": "plain"
},
{
"id": 72933,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 72927,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'CATEGORY'",
"format": "plain"
},
{
"id": 72919,
"order": "2.50000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\uddc2\ufe0f Registered risks summary'",
"level": 2
},
{
"id": 72934,
"order": "3.00000000000000000000",
"type": "text",
"parent_element_id": 72927,
"place_in_container": "2",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 10,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('current_record.field_41334.value')",
"format": "plain"
},
{
"id": 72897,
"order": "4.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 3,
"column_gap": 20,
"alignment": "top"
},
{
"id": 72920,
"order": "4.00000000000000000000",
"type": "text",
"parent_element_id": 72900,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 5,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('current_record.field_41389')",
"format": "plain"
},
{
"id": 72935,
"order": "4.00000000000000000000",
"type": "text",
"parent_element_id": 72927,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 10,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('current_record.field_41336.*.value')",
"format": "plain"
},
{
"id": 72921,
"order": "4.50000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\udcdd Urgent tasks'",
"level": 2
},
{
"id": 72898,
"order": "4.66666666666666696273",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "top"
},
{
"id": 72922,
"order": "5.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\udccb Overview of all registered risks'",
"level": 2
},
{
"id": 72923,
"order": "5.33333333333333303727",
"type": "link",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3832,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'Register new risk'",
"variant": "link"
},
{
"id": 72899,
"order": "5.50000000000000000000",
"type": "repeat",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 30,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7908,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [
{
"schema_property": "field_41330",
"filterable": true,
"sortable": true,
"searchable": true
},
{
"schema_property": "field_41331",
"filterable": false,
"sortable": false,
"searchable": true
},
{
"schema_property": "field_41334",
"filterable": true,
"sortable": true,
"searchable": false
},
{
"schema_property": "field_41336",
"filterable": false,
"sortable": false,
"searchable": false
},
{
"schema_property": "field_41388",
"filterable": false,
"sortable": true,
"searchable": false
},
{
"schema_property": "field_41379",
"filterable": false,
"sortable": true,
"searchable": false
},
{
"schema_property": "field_41381",
"filterable": false,
"sortable": true,
"searchable": false
},
{
"schema_property": "field_41332",
"filterable": true,
"sortable": false,
"searchable": false
}
],
"orientation": "vertical",
"items_per_row": {
"tablet": 2,
"desktop": 2,
"smartphone": 2
}
},
{
"id": 72924,
"order": "5.50000000000000000000",
"type": "text",
"parent_element_id": 72899,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'LAST ASSESSMENT'",
"format": "plain"
},
{
"id": 72925,
"order": "5.66666666666666696273",
"type": "text",
"parent_element_id": 72899,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 10,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('current_record.field_41369')",
"format": "plain"
},
{
"id": 72900,
"order": "6.00000000000000000000",
"type": "column",
"parent_element_id": 72899,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 24,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 10,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 5,
"column_gap": 20,
"alignment": "top"
}
],
"data_sources": [
{
"id": 7907,
"name": "Risks by impact and likelihood",
"order": "2.00000000000000000000",
"service": {
"id": 9395,
"integration_id": 456,
"type": "local_baserow_list_rows",
"table_id": 4008,
"view_id": 18289,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": []
}
},
{
"id": 7908,
"name": "All registered risks",
"order": "3.00000000000000000000",
"service": {
"id": 9396,
"integration_id": 456,
"type": "local_baserow_list_rows",
"table_id": 4006,
"view_id": 18269,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": []
}
},
{
"id": 7909,
"name": "Risk that needs re-assessment",
"order": "4.00000000000000000000",
"service": {
"id": 9397,
"integration_id": 456,
"type": "local_baserow_list_rows",
"table_id": 4006,
"view_id": 18277,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": []
}
},
{
"id": 7910,
"name": "Mitigation plans beyond due date",
"order": "5.00000000000000000000",
"service": {
"id": 9398,
"integration_id": 456,
"type": "local_baserow_list_rows",
"table_id": 4009,
"view_id": 18293,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": []
}
}
],
"workflow_actions": [
{
"id": 9377,
"type": "logout",
"order": 1,
"page_id": 3830,
"element_id": 72903,
"event": "click"
},
{
"id": 9378,
"type": "open_page",
"order": 2,
"page_id": 3830,
"element_id": 72903,
"event": "click",
"navigation_type": "page",
"navigate_to_page_id": 3828,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
}
]
},
{
"id": 3831,
"name": "Registered risk details",
"order": 4,
"path": "/registered-risk-details/:risk_id",
"path_params": [
{
"name": "risk_id",
"type": "numeric"
}
],
"shared": false,
"elements": [
{
"id": 72948,
"order": "0.33333333333333331483",
"type": "text",
"parent_element_id": 72939,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'IMPACT | LIKELIHOOD'",
"format": "plain"
},
{
"id": 72949,
"order": "0.40000000000000002220",
"type": "text",
"parent_element_id": 72939,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat(get('data_source.7911.field_41387'),' | ',get('data_source.7911.field_41389'))",
"format": "plain"
},
{
"id": 72950,
"order": "0.42857142857142854764",
"type": "text",
"parent_element_id": 72939,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'SCORE'",
"format": "plain"
},
{
"id": 72951,
"order": "0.44444444444444441977",
"type": "text",
"parent_element_id": 72939,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 16
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('**',get('data_source.7911.field_41388'),'**')",
"format": "markdown"
},
{
"id": 72943,
"order": "1.00000000000000000000",
"type": "choice",
"parent_element_id": 72942,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'SOURCE'",
"required": false,
"placeholder": "",
"default_value": "get('data_source.7911.field_41333.id')",
"options": [],
"multiple": false,
"show_as_dropdown": true,
"option_type": "formulas",
"formula_value": "get('data_source_context.7911.field_41333.*.id')",
"formula_name": "get('data_source_context.7911.field_41333.*.value')"
},
{
"id": 72952,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "ozYnvncZObH3qO03UgdCIAQ2Y4MHWJ4w_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "template-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 72953,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 72936,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
"format": "markdown"
},
{
"id": 72954,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 72936,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 72958,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 72937,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "center"
},
"button": {
"button_width": "full",
"button_font_size": 14,
"button_text_color": "primary",
"button_background_color": "#a0a0a04d"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 10,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 10,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3830,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'\ud83c\udfe0 Home'",
"variant": "button"
},
{
"id": 72959,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 72938,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.7911.field_41330')",
"level": 2
},
{
"id": 72960,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 72938,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "right"
},
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3832,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'Register new risk'",
"variant": "link"
},
{
"id": 72961,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 72940,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Risk assessments'",
"level": 3
},
{
"id": 72962,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 72940,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3834,
"page_parameters": [
{
"name": "risk_id",
"value": "get('data_source.7911.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "'Create new assessment'",
"variant": "link"
},
{
"id": 72944,
"order": "1.33333333333333325932",
"type": "choice",
"parent_element_id": 72942,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'STATUS'",
"required": false,
"placeholder": "",
"default_value": "get('data_source.7911.field_41334.id')",
"options": [],
"multiple": false,
"show_as_dropdown": true,
"option_type": "formulas",
"formula_value": "get('data_source_context.7911.field_41334.*.id')",
"formula_name": "get('data_source_context.7911.field_41334.*.value')"
},
{
"id": 72945,
"order": "1.50000000000000000000",
"type": "record_selector",
"parent_element_id": 72942,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7894,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"required": true,
"label": "'CATEGORY'",
"default_value": "get('data_source.7911.field_41336.0.id')",
"placeholder": "",
"multiple": false,
"option_name_suffix": ""
},
{
"id": 72936,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 2,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 72946,
"order": "2.00000000000000000000",
"type": "choice",
"parent_element_id": 72942,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'ASSESSMENT FREQUENCY'",
"required": true,
"placeholder": "",
"default_value": "get('data_source.7911.field_41335.id')",
"options": [],
"multiple": false,
"show_as_dropdown": true,
"option_type": "formulas",
"formula_value": "get('data_source_context.7911.field_41335.*.id')",
"formula_name": "get('data_source_context.7911.field_41335.*.value')"
},
{
"id": 72963,
"order": "2.00000000000000000000",
"type": "heading",
"parent_element_id": 72941,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Mitigation plans'",
"level": 3
},
{
"id": 72964,
"order": "2.00000000000000000000",
"type": "link",
"parent_element_id": 72941,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3836,
"page_parameters": [
{
"name": "risk_id",
"value": "get('data_source.7911.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "'Create new mitigation plan'",
"variant": "link"
},
{
"id": 72937,
"order": "2.33333333333333348136",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 4,
"column_gap": 20,
"alignment": "top"
},
{
"id": 72938,
"order": "3.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 72947,
"order": "3.00000000000000000000",
"type": "input_text",
"parent_element_id": 72942,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'ESTIMATED COST ($)'",
"required": true,
"validation_type": "integer",
"placeholder": "",
"default_value": "get('data_source.7911.field_41332')",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 72965,
"order": "4.00000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.7911.field_41331')",
"format": "plain"
},
{
"id": 72939,
"order": "5.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 150,
"alignment": "top"
},
{
"id": 72966,
"order": "6.00000000000000000000",
"type": "text",
"parent_element_id": 72939,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'LAST ASSESSMENT DATE'",
"format": "plain"
},
{
"id": 72940,
"order": "6.33333333333333303727",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 20,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 72967,
"order": "6.50000000000000000000",
"type": "table",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7897,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"fields": [
{
"uid": "8b983091-c6c7-4049-9ce2-fd48e8a274f2",
"name": "Title",
"type": "link",
"styles": {},
"config": {
"navigation_type": "page",
"navigate_to_page_id": 3833,
"page_parameters": [
{
"name": "assessment_id",
"value": "get('current_record.id')"
},
{
"name": "risk_id",
"value": "get('page_parameter.risk_id')"
}
],
"navigate_to_url": "",
"target": "self",
"link_name": "get('current_record.field_41340')",
"variant": "link"
}
},
{
"uid": "13422bf4-dfbd-4764-b74f-16cea5428a08",
"name": "Date",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41341')"
}
},
{
"uid": "2959e82b-cfaf-427a-927a-976f08fd4a81",
"name": "Assessor",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41342.*.value')"
}
},
{
"uid": "5dc1059e-61f0-4974-a793-3755a4b4b246",
"name": "Impact",
"type": "text",
"styles": {},
"config": {
"value": "concat(get('current_record.field_41380'),' (',get('current_record.field_41345.*.value'),')')"
}
},
{
"uid": "f4246c35-cd60-4777-8c1d-2883ade745c6",
"name": "Likelihood",
"type": "text",
"styles": {},
"config": {
"value": "concat(get('current_record.field_41382'),' (',get('current_record.field_41346.*.value'),')')"
}
}
],
"orientation": {
"tablet": "vertical",
"desktop": "horizontal",
"smartphone": "vertical"
}
},
{
"id": 72968,
"order": "7.00000000000000000000",
"type": "text",
"parent_element_id": 72939,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.7911.field_41369')",
"format": "plain"
},
{
"id": 72941,
"order": "7.50000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 20,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 72969,
"order": "7.50000000000000000000",
"type": "text",
"parent_element_id": 72939,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'RE - ASSESSMENT DEADLINE'",
"format": "plain"
},
{
"id": 72970,
"order": "7.66666666666666696273",
"type": "text",
"parent_element_id": 72939,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.7911.field_41377')",
"format": "plain"
},
{
"id": 72971,
"order": "8.00000000000000000000",
"type": "table",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7898,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"fields": [
{
"uid": "1d13ce24-8747-4436-90dc-1ca191653023",
"name": "Name",
"type": "link",
"styles": {},
"config": {
"navigation_type": "page",
"navigate_to_page_id": 3835,
"page_parameters": [
{
"name": "plan_id",
"value": "get('current_record.id')"
}
],
"navigate_to_url": "",
"target": "self",
"link_name": "get('current_record.field_41354')",
"variant": "link"
}
},
{
"uid": "a6fe3fc6-99de-47d0-9781-720cdda7b7bd",
"name": "Owner",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41356.*.value')"
}
},
{
"uid": "c535c8da-077e-4871-a8e8-fafd05d68014",
"name": "Due date",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41357')"
}
},
{
"uid": "9ef4e1c0-e5a4-457a-8c30-745c4669553f",
"name": "Status",
"type": "tags",
"styles": {},
"config": {
"values": "get('current_record.field_41358.value')",
"colors_is_formula": true,
"colors": "get('current_record.field_41358.color')"
}
}
],
"orientation": {
"tablet": "vertical",
"desktop": "horizontal",
"smartphone": "vertical"
}
},
{
"id": 72972,
"order": "9.00000000000000000000",
"type": "text",
"parent_element_id": 72939,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'MUST BE RE-ASSESSED'",
"format": "plain"
},
{
"id": 72973,
"order": "10.00000000000000000000",
"type": "text",
"parent_element_id": 72939,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('**',get('data_source.7911.field_41390'),'**')",
"format": "markdown"
},
{
"id": 72942,
"order": "11.00000000000000000000",
"type": "form_container",
"parent_element_id": 72939,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"submit_button_label": "'Update risk details'",
"reset_initial_values_post_submission": false
}
],
"data_sources": [
{
"id": 7911,
"name": "Risk detail",
"order": "1.00000000000000000000",
"service": {
"id": 9399,
"integration_id": 456,
"type": "local_baserow_get_row",
"table_id": 4006,
"view_id": 18269,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.risk_id')"
}
}
],
"workflow_actions": [
{
"id": 9379,
"type": "logout",
"order": 1,
"page_id": 3831,
"element_id": 72954,
"event": "click"
},
{
"id": 9380,
"type": "update_row",
"order": 1,
"page_id": 3831,
"element_id": 72942,
"event": "submit",
"service": {
"id": 9435,
"integration_id": 456,
"type": "local_baserow_upsert_row",
"table_id": 4006,
"row_id": "get('page_parameter.risk_id')",
"field_mappings": [
{
"field_id": 41335,
"value": "get('form_data.72946')",
"enabled": true
},
{
"field_id": 41332,
"value": "get('form_data.72947')",
"enabled": true
},
{
"field_id": 41333,
"value": "get('form_data.72943')",
"enabled": true
},
{
"field_id": 41334,
"value": "get('form_data.72944')",
"enabled": true
},
{
"field_id": 41336,
"value": "get('form_data.72945')",
"enabled": true
},
{
"field_id": 41339,
"value": "",
"enabled": false
},
{
"field_id": 41338,
"value": "",
"enabled": false
},
{
"field_id": 41337,
"value": "",
"enabled": false
},
{
"field_id": 41330,
"value": "",
"enabled": false
},
{
"field_id": 41331,
"value": "",
"enabled": false
}
]
}
},
{
"id": 9381,
"type": "open_page",
"order": 2,
"page_id": 3831,
"element_id": 72954,
"event": "click",
"navigation_type": "page",
"navigate_to_page_id": 3828,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
},
{
"id": 9382,
"type": "refresh_data_source",
"order": 2,
"page_id": 3831,
"element_id": 72942,
"event": "submit",
"data_source_id": 7911
}
]
},
{
"id": 3832,
"name": "Add New Risk",
"order": 5,
"path": "/add-new-risk",
"path_params": [],
"shared": false,
"elements": [
{
"id": 72984,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "ozYnvncZObH3qO03UgdCIAQ2Y4MHWJ4w_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "template-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 72985,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 72974,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
"format": "markdown"
},
{
"id": 72986,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 72974,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 72990,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 72975,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "center"
},
"button": {
"button_width": "full",
"button_font_size": 14,
"button_text_color": "primary",
"button_background_color": "#a0a0a04d"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 10,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 10,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3830,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'\ud83c\udfe0 Home'",
"variant": "button"
},
{
"id": 72991,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 72976,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'**REGISTRANT**'",
"format": "markdown"
},
{
"id": 72992,
"order": "1.50000000000000000000",
"type": "text",
"parent_element_id": 72976,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('user.username')",
"format": "plain"
},
{
"id": 72977,
"order": "1.66666666666666674068",
"type": "input_text",
"parent_element_id": 72976,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'NAME OF THE RISK'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 72978,
"order": "1.75000000000000000000",
"type": "input_text",
"parent_element_id": 72976,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'DESCRIPTION'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": true,
"rows": 3,
"input_type": "text"
},
{
"id": 72979,
"order": "1.80000000000000004441",
"type": "input_text",
"parent_element_id": 72976,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'EXPECTED COST ($)'",
"required": true,
"validation_type": "integer",
"placeholder": "",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 72974,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 2,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 72980,
"order": "2.00000000000000000000",
"type": "record_selector",
"parent_element_id": 72976,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7894,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"required": true,
"label": "'SELECT THE CATEGORY'",
"default_value": "",
"placeholder": "",
"multiple": false,
"option_name_suffix": ""
},
{
"id": 72975,
"order": "2.33333333333333348136",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 4,
"column_gap": 20,
"alignment": "top"
},
{
"id": 72993,
"order": "2.50000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\u2795 Register a new risk'",
"level": 2
},
{
"id": 72981,
"order": "3.00000000000000000000",
"type": "choice",
"parent_element_id": 72976,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'SOURCE'",
"required": true,
"placeholder": "",
"default_value": "",
"options": [],
"multiple": false,
"show_as_dropdown": true,
"option_type": "formulas",
"formula_value": "get('data_source_context.7912.field_41333.*.id')",
"formula_name": "get('data_source_context.7912.field_41333.*.value')"
},
{
"id": 72976,
"order": "4.00000000000000000000",
"type": "form_container",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 1,
"style_padding_top": 10,
"style_margin_top": 20,
"style_border_bottom_color": "border",
"style_border_bottom_size": 1,
"style_padding_bottom": 20,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 1,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 1,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#014aac1a",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"submit_button_label": "'Register the new risk'",
"reset_initial_values_post_submission": false
},
{
"id": 72982,
"order": "4.00000000000000000000",
"type": "choice",
"parent_element_id": 72976,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'STATUS'",
"required": true,
"placeholder": "",
"default_value": "",
"options": [],
"multiple": false,
"show_as_dropdown": true,
"option_type": "formulas",
"formula_value": "get('data_source_context.7912.field_41334.*.id')",
"formula_name": "get('data_source_context.7912.field_41334.*.value')"
},
{
"id": 72983,
"order": "5.00000000000000000000",
"type": "choice",
"parent_element_id": 72976,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'ASSESSMENT FREQUENCY'",
"required": true,
"placeholder": "",
"default_value": "",
"options": [],
"multiple": false,
"show_as_dropdown": true,
"option_type": "formulas",
"formula_value": "get('data_source_context.7912.field_41335.*.id')",
"formula_name": "get('data_source_context.7912.field_41335.*.value')"
}
],
"data_sources": [
{
"id": 7912,
"name": "Get a risk",
"order": "1.00000000000000000000",
"service": {
"id": 9400,
"integration_id": 456,
"type": "local_baserow_get_row",
"table_id": 4006,
"view_id": 18269,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "'1'"
}
}
],
"workflow_actions": [
{
"id": 9383,
"type": "logout",
"order": 1,
"page_id": 3832,
"element_id": 72986,
"event": "click"
},
{
"id": 9384,
"type": "create_row",
"order": 1,
"page_id": 3832,
"element_id": 72976,
"event": "submit",
"service": {
"id": 9436,
"integration_id": 456,
"type": "local_baserow_upsert_row",
"table_id": 4006,
"row_id": "",
"field_mappings": [
{
"field_id": 41330,
"value": "get('form_data.72977')",
"enabled": true
},
{
"field_id": 41331,
"value": "get('form_data.72978')",
"enabled": true
},
{
"field_id": 41332,
"value": "get('form_data.72979')",
"enabled": true
},
{
"field_id": 41333,
"value": "get('form_data.72981')",
"enabled": true
},
{
"field_id": 41334,
"value": "get('form_data.72982')",
"enabled": true
},
{
"field_id": 41335,
"value": "get('form_data.72983')",
"enabled": true
},
{
"field_id": 41336,
"value": "get('form_data.72980')",
"enabled": true
},
{
"field_id": 41337,
"value": "get('user.id')",
"enabled": true
},
{
"field_id": 41338,
"value": "",
"enabled": false
},
{
"field_id": 41339,
"value": "",
"enabled": false
}
]
}
},
{
"id": 9385,
"type": "open_page",
"order": 2,
"page_id": 3832,
"element_id": 72986,
"event": "click",
"navigation_type": "page",
"navigate_to_page_id": 3828,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
},
{
"id": 9386,
"type": "open_page",
"order": 2,
"page_id": 3832,
"element_id": 72976,
"event": "submit",
"navigation_type": "page",
"navigate_to_page_id": 3831,
"page_parameters": [
{
"name": "risk_id",
"value": "get('previous_action.9384.id')"
}
],
"navigate_to_url": "",
"target": "self"
}
]
},
{
"id": 3833,
"name": "Assessment details",
"order": 6,
"path": "/assessment-details/:assessment_id/:risk_id",
"path_params": [
{
"name": "assessment_id",
"type": "numeric"
},
{
"name": "risk_id",
"type": "numeric"
}
],
"shared": false,
"elements": [
{
"id": 72998,
"order": "1.00000000000000000000",
"type": "input_text",
"parent_element_id": 72997,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'FINDINGS'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "get('data_source.7913.field_41343')",
"is_multiline": true,
"rows": 10,
"input_type": "text"
},
{
"id": 72999,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "ozYnvncZObH3qO03UgdCIAQ2Y4MHWJ4w_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "template-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 73000,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 72994,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
"format": "markdown"
},
{
"id": 73001,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 72994,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 73005,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 72995,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "center"
},
"button": {
"button_width": "full",
"button_font_size": 14,
"button_text_color": "primary",
"button_background_color": "#a0a0a04d"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 10,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 10,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3830,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'\ud83c\udfe0 Home'",
"variant": "button"
},
{
"id": 73006,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'SCORE'",
"format": "plain"
},
{
"id": 73007,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'MOST RECENT ASSESSMENT'",
"format": "plain"
},
{
"id": 73008,
"order": "1.33333333333333325932",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 16
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('**',get('data_source.7913.field_41383'),'**')",
"format": "markdown"
},
{
"id": 73009,
"order": "1.50000000000000000000",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'IMPACT '",
"format": "plain"
},
{
"id": 73010,
"order": "1.50000000000000000000",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 16
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('**',get('data_source.7913.field_41386'),'**')",
"format": "markdown"
},
{
"id": 72994,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 2,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 73011,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat(get('data_source.7913.field_41380'),' (',get('data_source.7913.field_41345.*.value'),')')",
"format": "plain"
},
{
"id": 73012,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'DATE'",
"format": "plain"
},
{
"id": 72995,
"order": "2.33333333333333348136",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 4,
"column_gap": 20,
"alignment": "top"
},
{
"id": 73013,
"order": "2.50000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.7913.field_41340')",
"level": 2
},
{
"id": 73014,
"order": "3.00000000000000000000",
"type": "link",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3831,
"page_parameters": [
{
"name": "risk_id",
"value": "get('data_source.7913.field_41344.0.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "concat('Related risk: ',get('data_source.7913.field_41344.*.value'))",
"variant": "link"
},
{
"id": 73015,
"order": "3.00000000000000000000",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'LIKELIHOOD '",
"format": "plain"
},
{
"id": 73016,
"order": "4.00000000000000000000",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat(get('data_source.7913.field_41382'),' (',get('data_source.7913.field_41346.*.value'),')')",
"format": "plain"
},
{
"id": 72996,
"order": "5.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 3,
"column_gap": 20,
"alignment": "top"
},
{
"id": 72997,
"order": "5.00000000000000000000",
"type": "form_container",
"parent_element_id": 72996,
"place_in_container": "2",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"submit_button_label": "'Update findings'",
"reset_initial_values_post_submission": false
},
{
"id": 73017,
"order": "5.00000000000000000000",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.7913.field_41341')",
"format": "plain"
},
{
"id": 73018,
"order": "6.00000000000000000000",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'ASSESSOR'",
"format": "plain"
},
{
"id": 73019,
"order": "6.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('All assessments for ',get('data_source.7913.field_41344.0.value'))",
"level": 3
},
{
"id": 73020,
"order": "6.50000000000000000000",
"type": "table",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7897,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"fields": [
{
"uid": "2a3860b3-096d-4bc0-9955-c6fd0f40e210",
"name": "Title",
"type": "link",
"styles": {},
"config": {
"navigation_type": "page",
"navigate_to_page_id": 3833,
"page_parameters": [
{
"name": "assessment_id",
"value": "get('current_record.id')"
},
{
"name": "risk_id",
"value": "get('page_parameter.risk_id')"
}
],
"navigate_to_url": "",
"target": "self",
"link_name": "get('current_record.field_41340')",
"variant": "link"
}
},
{
"uid": "1ced15d6-9313-4e0f-a825-d6078d1156a2",
"name": "Date",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41341')"
}
},
{
"uid": "dd4c40cd-3a27-4fb1-93dc-c3589b87cc7d",
"name": "Assessor",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_41342.*.value')"
}
},
{
"uid": "15812dfb-b326-400a-a37c-93fb905c62cd",
"name": "Impact",
"type": "text",
"styles": {},
"config": {
"value": "concat(get('current_record.field_41380'),' (',get('current_record.field_41345.*.value'),')')"
}
},
{
"uid": "5b4acaf6-1bf6-4eb0-9800-7e9f6658bbd8",
"name": "Likelihood",
"type": "text",
"styles": {},
"config": {
"value": "concat(get('current_record.field_41382'),' (',get('current_record.field_41346.*.value'),')')"
}
}
],
"orientation": {
"tablet": "vertical",
"desktop": "horizontal",
"smartphone": "vertical"
}
},
{
"id": 73021,
"order": "7.00000000000000000000",
"type": "text",
"parent_element_id": 72996,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.7913.field_41342.*.value')",
"format": "plain"
}
],
"data_sources": [
{
"id": 7913,
"name": "Assessment detail",
"order": "1.00000000000000000000",
"service": {
"id": 9401,
"integration_id": 456,
"type": "local_baserow_get_row",
"table_id": 4007,
"view_id": null,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.assessment_id')"
}
}
],
"workflow_actions": [
{
"id": 9387,
"type": "update_row",
"order": 1,
"page_id": 3833,
"element_id": 72997,
"event": "submit",
"service": {
"id": 9437,
"integration_id": 456,
"type": "local_baserow_upsert_row",
"table_id": 4007,
"row_id": "get('page_parameter.assessment_id')",
"field_mappings": [
{
"field_id": 41340,
"value": "",
"enabled": false
},
{
"field_id": 41341,
"value": "",
"enabled": false
},
{
"field_id": 41342,
"value": "",
"enabled": false
},
{
"field_id": 41343,
"value": "get('form_data.72998')",
"enabled": true
},
{
"field_id": 41344,
"value": "",
"enabled": false
},
{
"field_id": 41345,
"value": "",
"enabled": false
},
{
"field_id": 41346,
"value": "",
"enabled": false
}
]
}
},
{
"id": 9388,
"type": "logout",
"order": 1,
"page_id": 3833,
"element_id": 73001,
"event": "click"
},
{
"id": 9389,
"type": "refresh_data_source",
"order": 2,
"page_id": 3833,
"element_id": 72997,
"event": "submit",
"data_source_id": 7913
},
{
"id": 9390,
"type": "open_page",
"order": 2,
"page_id": 3833,
"element_id": 73001,
"event": "click",
"navigation_type": "page",
"navigate_to_page_id": 3828,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
}
]
},
{
"id": 3834,
"name": "Add New Assessment",
"order": 7,
"path": "/add-new-assessment/:risk_id",
"path_params": [
{
"name": "risk_id",
"type": "numeric"
}
],
"shared": false,
"elements": [
{
"id": 73030,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "ozYnvncZObH3qO03UgdCIAQ2Y4MHWJ4w_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "template-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 73031,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 73022,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
"format": "markdown"
},
{
"id": 73032,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 73022,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 73036,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 73023,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "center"
},
"button": {
"button_width": "full",
"button_font_size": 14,
"button_text_color": "primary",
"button_background_color": "#a0a0a04d"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 10,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 10,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3830,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'\ud83c\udfe0 Home'",
"variant": "button"
},
{
"id": 73037,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 73024,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'**ASSESSOR**'",
"format": "markdown"
},
{
"id": 73038,
"order": "1.50000000000000000000",
"type": "text",
"parent_element_id": 73024,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('user.username')",
"format": "plain"
},
{
"id": 73039,
"order": "1.60000000000000008882",
"type": "text",
"parent_element_id": 73024,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'**ASSESSED RISK**'",
"format": "markdown"
},
{
"id": 73040,
"order": "1.62500000000000000000",
"type": "text",
"parent_element_id": 73024,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.7914.field_41330')",
"format": "plain"
},
{
"id": 73025,
"order": "1.66666666666666674068",
"type": "input_text",
"parent_element_id": 73024,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'ASSESSMENT TITLE'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 73026,
"order": "1.75000000000000000000",
"type": "input_text",
"parent_element_id": 73024,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'DATE'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 73027,
"order": "1.80000000000000004441",
"type": "input_text",
"parent_element_id": 73024,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'FINDINGS'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": true,
"rows": 6,
"input_type": "text"
},
{
"id": 73022,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 2,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 73028,
"order": "2.00000000000000000000",
"type": "record_selector",
"parent_element_id": 73024,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7915,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"required": true,
"label": "'IMPACT'",
"default_value": "",
"placeholder": "",
"multiple": false,
"option_name_suffix": "concat(' (',get('current_record.field_41348'),')')"
},
{
"id": 73023,
"order": "2.33333333333333348136",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 4,
"column_gap": 20,
"alignment": "top"
},
{
"id": 73041,
"order": "2.50000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\u2795 Add new risk assessment'",
"level": 2
},
{
"id": 73029,
"order": "3.00000000000000000000",
"type": "record_selector",
"parent_element_id": 73024,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 7915,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"required": true,
"label": "'LIKELIHOOD'",
"default_value": "",
"placeholder": "",
"multiple": false,
"option_name_suffix": "concat(' (',get('current_record.field_41348'),')')"
},
{
"id": 73024,
"order": "4.00000000000000000000",
"type": "form_container",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 1,
"style_padding_top": 10,
"style_margin_top": 20,
"style_border_bottom_color": "border",
"style_border_bottom_size": 1,
"style_padding_bottom": 20,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 1,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 1,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#014aac1a",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"submit_button_label": "'Add new assessment'",
"reset_initial_values_post_submission": false
}
],
"data_sources": [
{
"id": 7914,
"name": "Get risk",
"order": "1.00000000000000000000",
"service": {
"id": 9402,
"integration_id": 456,
"type": "local_baserow_get_row",
"table_id": 4006,
"view_id": 18269,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.risk_id')"
}
},
{
"id": 7915,
"name": "Get assessment scores",
"order": "2.00000000000000000000",
"service": {
"id": 9403,
"integration_id": 456,
"type": "local_baserow_list_rows",
"table_id": 4008,
"view_id": 18289,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": []
}
}
],
"workflow_actions": [
{
"id": 9391,
"type": "logout",
"order": 1,
"page_id": 3834,
"element_id": 73032,
"event": "click"
},
{
"id": 9392,
"type": "create_row",
"order": 1,
"page_id": 3834,
"element_id": 73024,
"event": "submit",
"service": {
"id": 9438,
"integration_id": 456,
"type": "local_baserow_upsert_row",
"table_id": 4007,
"row_id": "",
"field_mappings": [
{
"field_id": 41340,
"value": "get('form_data.73025')",
"enabled": true
},
{
"field_id": 41341,
"value": "get('form_data.73026')",
"enabled": true
},
{
"field_id": 41342,
"value": "get('user.id')",
"enabled": true
},
{
"field_id": 41343,
"value": "get('form_data.73027')",
"enabled": true
},
{
"field_id": 41344,
"value": "get('page_parameter.risk_id')",
"enabled": true
},
{
"field_id": 41345,
"value": "get('form_data.73028')",
"enabled": true
},
{
"field_id": 41346,
"value": "get('form_data.73029')",
"enabled": true
}
]
}
},
{
"id": 9393,
"type": "open_page",
"order": 2,
"page_id": 3834,
"element_id": 73032,
"event": "click",
"navigation_type": "page",
"navigate_to_page_id": 3828,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
},
{
"id": 9394,
"type": "open_page",
"order": 2,
"page_id": 3834,
"element_id": 73024,
"event": "submit",
"navigation_type": "page",
"navigate_to_page_id": 3833,
"page_parameters": [
{
"name": "assessment_id",
"value": "get('previous_action.9392.id')"
},
{
"name": "risk_id",
"value": "get('page_parameter.risk_id')"
}
],
"navigate_to_url": "",
"target": "self"
}
]
},
{
"id": 3835,
"name": "Mitigation plan details",
"order": 8,
"path": "/mitigation-plan-details/:plan_id",
"path_params": [
{
"name": "plan_id",
"type": "numeric"
}
],
"shared": false,
"elements": [
{
"id": 73045,
"order": "0.50000000000000000000",
"type": "text",
"parent_element_id": 73044,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'MITIGATED RISK'",
"format": "plain"
},
{
"id": 73062,
"order": "0.50000000000000000000",
"type": "input_text",
"parent_element_id": 73061,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'DESCRIPTION'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "get('data_source.7916.field_41355')",
"is_multiline": true,
"rows": 6,
"input_type": "text"
},
{
"id": 73046,
"order": "0.66666666666666662966",
"type": "link",
"parent_element_id": 73044,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3831,
"page_parameters": [
{
"name": "risk_id",
"value": "get('data_source.7916.field_41359.0.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "get('data_source.7916.field_41359.*.value')",
"variant": "link"
},
{
"id": 73047,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "ozYnvncZObH3qO03UgdCIAQ2Y4MHWJ4w_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "template-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 73048,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 73042,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
"format": "markdown"
},
{
"id": 73049,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 73042,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 73053,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 73043,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "center"
},
"button": {
"button_width": "full",
"button_font_size": 14,
"button_text_color": "primary",
"button_background_color": "#a0a0a04d"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 10,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 10,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3830,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'\ud83c\udfe0 Home'",
"variant": "button"
},
{
"id": 73054,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 73044,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'OWNER'",
"format": "plain"
},
{
"id": 73061,
"order": "1.00000000000000000000",
"type": "form_container",
"parent_element_id": 73044,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"submit_button_label": "'Update plan details'",
"reset_initial_values_post_submission": false
},
{
"id": 73063,
"order": "1.00000000000000000000",
"type": "choice",
"parent_element_id": 73061,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'STATUS'",
"required": true,
"placeholder": "",
"default_value": "get('data_source.7916.field_41358.id')",
"options": [],
"multiple": false,
"show_as_dropdown": true,
"option_type": "formulas",
"formula_value": "get('data_source_context.7916.field_41358.*.id')",
"formula_name": "get('data_source_context.7916.field_41358.*.value')"
},
{
"id": 73042,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 2,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 73055,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 73044,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.7916.field_41356.*.value')",
"format": "plain"
},
{
"id": 73064,
"order": "2.00000000000000000000",
"type": "input_text",
"parent_element_id": 73061,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'DUE DATE'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "get('data_source.7916.field_41357')",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 73043,
"order": "2.33333333333333348136",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 4,
"column_gap": 20,
"alignment": "top"
},
{
"id": 73056,
"order": "2.50000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.7916.field_41354')",
"level": 2
},
{
"id": 73044,
"order": "5.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 150,
"alignment": "top"
},
{
"id": 73057,
"order": "7.00000000000000000000",
"type": "text",
"parent_element_id": 73044,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'IS BEYOND DUE DATE'",
"format": "plain"
},
{
"id": 73058,
"order": "8.00000000000000000000",
"type": "text",
"parent_element_id": 73044,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('**',get('data_source.7916.field_41376'),'**')",
"format": "markdown"
}
],
"data_sources": [
{
"id": 7916,
"name": "Plan details",
"order": "1.00000000000000000000",
"service": {
"id": 9404,
"integration_id": 456,
"type": "local_baserow_get_row",
"table_id": 4009,
"view_id": 18290,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.plan_id')"
}
},
{
"id": 7917,
"name": "Plan incidents",
"order": "2.00000000000000000000",
"service": {
"id": 9405,
"integration_id": 456,
"type": "local_baserow_list_rows",
"table_id": null,
"view_id": null,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": []
}
}
],
"workflow_actions": [
{
"id": 9395,
"type": "logout",
"order": 1,
"page_id": 3835,
"element_id": 73049,
"event": "click"
},
{
"id": 9396,
"type": "update_row",
"order": 1,
"page_id": 3835,
"element_id": 73061,
"event": "submit",
"service": {
"id": 9439,
"integration_id": 456,
"type": "local_baserow_upsert_row",
"table_id": 4009,
"row_id": "get('page_parameter.plan_id')",
"field_mappings": [
{
"field_id": 41354,
"value": "",
"enabled": false
},
{
"field_id": 41355,
"value": "get('form_data.73062')",
"enabled": true
},
{
"field_id": 41356,
"value": "",
"enabled": false
},
{
"field_id": 41357,
"value": "get('form_data.73064')",
"enabled": true
},
{
"field_id": 41358,
"value": "get('form_data.73063')",
"enabled": true
},
{
"field_id": 41359,
"value": "",
"enabled": false
}
]
}
},
{
"id": 9397,
"type": "open_page",
"order": 2,
"page_id": 3835,
"element_id": 73049,
"event": "click",
"navigation_type": "page",
"navigate_to_page_id": 3828,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
}
]
},
{
"id": 3836,
"name": "Add New Mitigation Plan",
"order": 9,
"path": "/add-new-mitigation-plan/:risk_id",
"path_params": [
{
"name": "risk_id",
"type": "numeric"
}
],
"shared": false,
"elements": [
{
"id": 73072,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "ozYnvncZObH3qO03UgdCIAQ2Y4MHWJ4w_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "template-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 73073,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 73065,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
"format": "markdown"
},
{
"id": 73074,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 73065,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 73078,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 73066,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "center"
},
"button": {
"button_width": "full",
"button_font_size": 14,
"button_text_color": "primary",
"button_background_color": "#a0a0a04d"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 10,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 10,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 3830,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'\ud83c\udfe0 Home'",
"variant": "button"
},
{
"id": 73079,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 73067,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'**OWNER**'",
"format": "markdown"
},
{
"id": 73080,
"order": "1.50000000000000000000",
"type": "text",
"parent_element_id": 73067,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('user.username')",
"format": "plain"
},
{
"id": 73081,
"order": "1.60000000000000008882",
"type": "text",
"parent_element_id": 73067,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {
"body_font_size": 12,
"body_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'**MITIGATED RISK**'",
"format": "markdown"
},
{
"id": 73082,
"order": "1.62500000000000000000",
"type": "text",
"parent_element_id": 73067,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.7918.field_41330')",
"format": "plain"
},
{
"id": 73068,
"order": "1.66666666666666674068",
"type": "input_text",
"parent_element_id": 73067,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'PLAN TITLE'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 73069,
"order": "1.71428571428571419055",
"type": "input_text",
"parent_element_id": 73067,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'DESCRIPTION'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": true,
"rows": 6,
"input_type": "text"
},
{
"id": 73070,
"order": "1.75000000000000000000",
"type": "input_text",
"parent_element_id": 73067,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'DUE DATE'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 73065,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 2,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 73066,
"order": "2.33333333333333348136",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 4,
"column_gap": 20,
"alignment": "top"
},
{
"id": 73083,
"order": "2.50000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\u2795 Add new mitigation plan'",
"level": 2
},
{
"id": 73071,
"order": "3.00000000000000000000",
"type": "choice",
"parent_element_id": 73067,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'STATUS'",
"required": false,
"placeholder": "",
"default_value": "",
"options": [],
"multiple": false,
"show_as_dropdown": true,
"option_type": "formulas",
"formula_value": "get('data_source_context.7898.field_41358.*.id')",
"formula_name": "get('data_source_context.7898.field_41358.*.value')"
},
{
"id": 73067,
"order": "4.00000000000000000000",
"type": "form_container",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 1,
"style_padding_top": 10,
"style_margin_top": 20,
"style_border_bottom_color": "border",
"style_border_bottom_size": 1,
"style_padding_bottom": 20,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 1,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 1,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#014aac1a",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"submit_button_label": "'Add new mitigation plan'",
"reset_initial_values_post_submission": false
}
],
"data_sources": [
{
"id": 7918,
"name": "Get risk",
"order": "1.00000000000000000000",
"service": {
"id": 9406,
"integration_id": 456,
"type": "local_baserow_get_row",
"table_id": 4006,
"view_id": 18269,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.risk_id')"
}
}
],
"workflow_actions": [
{
"id": 9896,
"type": "open_page",
"order": 2,
"page_id": 3836,
"element_id": 73067,
"event": "submit",
"navigation_type": "page",
"navigate_to_page_id": 3835,
"page_parameters": [
{
"name": "plan_id",
"value": "get('previous_action.9399.id')"
}
],
"navigate_to_url": "",
"target": "self"
},
{
"id": 9398,
"type": "logout",
"order": 1,
"page_id": 3836,
"element_id": 73074,
"event": "click"
},
{
"id": 9399,
"type": "create_row",
"order": 1,
"page_id": 3836,
"element_id": 73067,
"event": "submit",
"service": {
"id": 9440,
"integration_id": 456,
"type": "local_baserow_upsert_row",
"table_id": 4009,
"row_id": "",
"field_mappings": [
{
"field_id": 41354,
"value": "get('form_data.73068')",
"enabled": true
},
{
"field_id": 41355,
"value": "get('form_data.73069')",
"enabled": true
},
{
"field_id": 41356,
"value": "get('user.id')",
"enabled": true
},
{
"field_id": 41357,
"value": "get('form_data.73070')",
"enabled": true
},
{
"field_id": 41358,
"value": "get('form_data.73071')",
"enabled": true
},
{
"field_id": 41359,
"value": "get('page_parameter.risk_id')",
"enabled": true
}
]
}
},
{
"id": 9400,
"type": "open_page",
"order": 2,
"page_id": 3836,
"element_id": 73074,
"event": "click",
"navigation_type": "page",
"navigate_to_page_id": 3828,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
}
]
}
],
"integrations": [
{
"id": 456,
"name": "Local Baserow",
"order": "1.00000000000000000000",
"type": "local_baserow",
"authorized_user": "frederik@baserow.io"
}
],
"theme": {
"primary_color": "#014aac",
"secondary_color": "#0090da",
"border_color": "#a0a0a0",
"main_success_color": "#12D452",
"main_warning_color": "#FCC74A",
"main_error_color": "#FF5A4A",
"body_font_family": "inter",
"body_font_size": 14,
"body_text_color": "#070810ff",
"body_text_alignment": "left",
"heading_1_font_family": "tahoma",
"heading_1_font_size": 24,
"heading_1_text_color": "primary",
"heading_1_text_alignment": "left",
"heading_2_font_family": "tahoma",
"heading_2_font_size": 20,
"heading_2_text_color": "primary",
"heading_2_text_alignment": "left",
"heading_3_font_family": "tahoma",
"heading_3_font_size": 16,
"heading_3_text_color": "#070810ff",
"heading_3_text_alignment": "left",
"heading_4_font_family": "tahoma",
"heading_4_font_size": 16,
"heading_4_text_color": "#070810ff",
"heading_4_text_alignment": "left",
"heading_5_font_family": "tahoma",
"heading_5_font_size": 14,
"heading_5_text_color": "#070810ff",
"heading_5_text_alignment": "left",
"heading_6_font_family": "tahoma",
"heading_6_font_size": 14,
"heading_6_text_color": "#202128",
"heading_6_text_alignment": "left",
"button_font_family": "inter",
"button_font_size": 13,
"button_alignment": "left",
"button_text_alignment": "center",
"button_width": "auto",
"button_background_color": "primary",
"button_text_color": "#ffffffff",
"button_border_color": "border",
"button_border_size": 0,
"button_border_radius": 4,
"button_vertical_padding": 12,
"button_horizontal_padding": 12,
"button_hover_background_color": "#96baf6ff",
"button_hover_text_color": "#ffffffff",
"button_hover_border_color": "border",
"link_font_family": "inter",
"link_font_size": 13,
"link_text_alignment": "left",
"link_text_color": "primary",
"link_hover_text_color": "#96baf6ff",
"image_alignment": "left",
"image_max_width": 100,
"image_max_height": null,
"image_constraint": "contain",
"page_background_color": "#ffffffff",
"page_background_file_id": null,
"page_background_mode": "tile",
"label_font_family": "inter",
"label_text_color": "#070810FF",
"label_font_size": 13,
"input_font_family": "inter",
"input_font_size": 13,
"input_text_color": "#070810FF",
"input_background_color": "#FFFFFFFF",
"input_border_color": "border",
"input_border_size": 1,
"input_border_radius": 4,
"input_vertical_padding": 8,
"input_horizontal_padding": 12,
"table_border_color": "border",
"table_border_size": 0,
"table_border_radius": 0,
"table_header_background_color": "#014aac4d",
"table_header_text_color": "#000000",
"table_header_font_size": 13,
"table_header_font_family": "inter",
"table_header_text_alignment": "left",
"table_cell_background_color": "transparent",
"table_cell_alternate_background_color": "transparent",
"table_cell_alignment": "left",
"table_cell_vertical_padding": 10,
"table_cell_horizontal_padding": 20,
"table_vertical_separator_color": "border",
"table_vertical_separator_size": 0,
"table_horizontal_separator_color": "border",
"table_horizontal_separator_size": 1
},
"user_sources": [
{
"id": 360,
"name": "Employees",
"order": "1.00000000000000000000",
"type": "local_baserow",
"uid": "360_4004_41319_41322",
"integration_id": 456,
"auth_providers": [
{
"id": 362,
"type": "local_baserow_password",
"domain": null,
"enabled": true,
"password_field_id": 41326
}
],
"table_id": 4004,
"email_field_id": 41319,
"name_field_id": 41317,
"role_field_id": 41322
}
],
"favicon_file": null,
"id": 1189,
"name": "Risk Assessment and Management",
"order": 4,
"type": "builder"
}
]
}