mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-02-06 22:00:09 +00:00
29487 lines
No EOL
1.5 MiB
29487 lines
No EOL
1.5 MiB
{
|
|
"baserow_template_version": 1,
|
|
"name": "ESG Management",
|
|
"icon": "iconoir-globe",
|
|
"keywords": [
|
|
"ESG",
|
|
"goals",
|
|
"ESG data",
|
|
"sustainable development",
|
|
"sustainability",
|
|
"SMART goals",
|
|
"metrics",
|
|
"social goals",
|
|
"governance goals",
|
|
"environment goals",
|
|
"carbon emission",
|
|
"climate",
|
|
"waste management",
|
|
"recycling",
|
|
"environment",
|
|
"sustainability",
|
|
"governance",
|
|
"environment sustainability governance"
|
|
],
|
|
"categories": [
|
|
"Governance"
|
|
],
|
|
"export": [
|
|
{
|
|
"id": 1178,
|
|
"name": "ESG Management",
|
|
"order": 1,
|
|
"type": "database",
|
|
"tables": [
|
|
{
|
|
"id": 3967,
|
|
"name": "Employees",
|
|
"order": 1,
|
|
"fields": [
|
|
{
|
|
"id": 40884,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": true,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 40886,
|
|
"type": "email",
|
|
"name": "Email",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true
|
|
},
|
|
{
|
|
"id": 40887,
|
|
"type": "phone_number",
|
|
"name": "Phone",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true
|
|
},
|
|
{
|
|
"id": 40888,
|
|
"type": "file",
|
|
"name": "Picture",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true
|
|
},
|
|
{
|
|
"id": 40889,
|
|
"type": "text",
|
|
"name": "Job role",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 40890,
|
|
"type": "link_row",
|
|
"name": "Actions",
|
|
"description": null,
|
|
"order": 6,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3971,
|
|
"link_row_related_field_id": 40921,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 40926,
|
|
"type": "count",
|
|
"name": "Count actions",
|
|
"description": null,
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"through_field_id": 40890
|
|
},
|
|
{
|
|
"id": 40930,
|
|
"type": "formula",
|
|
"name": "Count active actions",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"formula": "count(filter(lookup('Actions','Name'),and(lookup('Actions','Start') < today(),lookup('Actions','Deadline') > today())))",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 40892,
|
|
"type": "password",
|
|
"name": "Password",
|
|
"description": null,
|
|
"order": 21,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 18067,
|
|
"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": 13952,
|
|
"field_id": 40884,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167097,
|
|
"field_id": 40884,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167098,
|
|
"field_id": 40886,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167665,
|
|
"field_id": 40892,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167099,
|
|
"field_id": 40887,
|
|
"width": 142,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167100,
|
|
"field_id": 40888,
|
|
"width": 124,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167101,
|
|
"field_id": 40889,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167102,
|
|
"field_id": 40890,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167103,
|
|
"field_id": 40926,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167105,
|
|
"field_id": 40930,
|
|
"width": 204,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18068,
|
|
"type": "grid",
|
|
"name": "Employees with active actions",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9966,
|
|
"field_id": 40930,
|
|
"type": "higher_than",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13953,
|
|
"field_id": 40884,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167107,
|
|
"field_id": 40884,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167108,
|
|
"field_id": 40886,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167666,
|
|
"field_id": 40892,
|
|
"width": 135,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167109,
|
|
"field_id": 40887,
|
|
"width": 146,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167110,
|
|
"field_id": 40888,
|
|
"width": 118,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167111,
|
|
"field_id": 40889,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167112,
|
|
"field_id": 40890,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167113,
|
|
"field_id": 40926,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167115,
|
|
"field_id": 40930,
|
|
"width": 204,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18069,
|
|
"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": 40888,
|
|
"field_options": [
|
|
{
|
|
"id": 21112,
|
|
"field_id": 40884,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21113,
|
|
"field_id": 40886,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21114,
|
|
"field_id": 40887,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21115,
|
|
"field_id": 40888,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21116,
|
|
"field_id": 40889,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21117,
|
|
"field_id": 40890,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21119,
|
|
"field_id": 40926,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21120,
|
|
"field_id": 40930,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770439+00:00",
|
|
"updated_on": "2024-11-08T12:57:29.182572+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Allie Ecker",
|
|
"field_40886": "allie.ecker@example.com",
|
|
"field_40887": "(949) 873-7292",
|
|
"field_40888": [
|
|
{
|
|
"name": "EQRyzywGeHnYqUuWAwZnkD7j1SMv7CyY_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg",
|
|
"visible_name": "Woman.12.jpg",
|
|
"original_name": "EQRyzywGeHnYqUuWAwZnkD7j1SMv7CyY_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Department manager",
|
|
"field_40890": [
|
|
72,
|
|
7,
|
|
14
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$Hbh2h0KjEBzwZQxADmbPY5$gjLzbu+3jUE/iiGPCdwY45TPnE/HCZtKcFO6hSIozwI="
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770498+00:00",
|
|
"updated_on": "2024-11-08T12:57:31.135560+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Bran Lopez",
|
|
"field_40886": "bran.lopez@example.com",
|
|
"field_40887": "(650) 869-3623",
|
|
"field_40888": [
|
|
{
|
|
"name": "5q9gPxy25s9Ag1GzRvsdbibTjPLUTPH9_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg",
|
|
"visible_name": "Man.20.jpg",
|
|
"original_name": "5q9gPxy25s9Ag1GzRvsdbibTjPLUTPH9_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Department manager",
|
|
"field_40890": [
|
|
43,
|
|
54,
|
|
23,
|
|
5
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$5FWW4NcWvVvcLe2IKTwKcm$T6vsL5XkaTbLrOntWMYv2O/JHsQY9zWrv9UKIHBQUfY="
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770508+00:00",
|
|
"updated_on": "2024-11-08T12:57:32.659170+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Cinda Pullen",
|
|
"field_40886": "cinda.pullen@example.com",
|
|
"field_40887": "(213) 743-1636",
|
|
"field_40888": [
|
|
{
|
|
"name": "1fpaeN8nfL26kazvqCx0Fnn0qU23zPea_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg",
|
|
"visible_name": "Woman.36.jpg",
|
|
"original_name": "1fpaeN8nfL26kazvqCx0Fnn0qU23zPea_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Department manager",
|
|
"field_40890": [
|
|
33,
|
|
62,
|
|
25
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$enoIALquKprt3JaEe3uDNr$w8AhX0uGa2sYeUzdaskvbojhjulX8yph95ONU+OdVx4="
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770516+00:00",
|
|
"updated_on": "2024-11-08T12:57:34.315756+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Clayton Best",
|
|
"field_40886": "clayton.best@example.com",
|
|
"field_40887": "(916) 478-0153",
|
|
"field_40888": [
|
|
{
|
|
"name": "YzKpUvu7JcRI0lv0tnNvJipSujllALHT_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg",
|
|
"visible_name": "Man.33.jpg",
|
|
"original_name": "YzKpUvu7JcRI0lv0tnNvJipSujllALHT_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Department manager",
|
|
"field_40890": [
|
|
31,
|
|
47,
|
|
18,
|
|
60
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$yhPp9Qcrlo6y2w0NqDP9gD$u6MxPtaC5Ee+af/qABP4b6et0sCFZ4Ydrrpr6pvSuJc="
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770523+00:00",
|
|
"updated_on": "2024-11-08T12:57:35.963509+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Donald Johns",
|
|
"field_40886": "donald.johns@example.com",
|
|
"field_40887": "(805) 367-1199",
|
|
"field_40888": [
|
|
{
|
|
"name": "Lyr8ndIcsLfHoDqXxtvCJQEswB5UhkkR_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg",
|
|
"visible_name": "Man.48.jpg",
|
|
"original_name": "Lyr8ndIcsLfHoDqXxtvCJQEswB5UhkkR_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Department manager",
|
|
"field_40890": [
|
|
66,
|
|
52
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$GbUGToUhi96koYkNY35Rw8$zUMRAm/YApT53UbmOImhfE2o/AuselUYZcDHrvyqJEA="
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770530+00:00",
|
|
"updated_on": "2024-11-08T12:57:37.480796+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Donald Wright",
|
|
"field_40886": "donald.wright@example.com",
|
|
"field_40887": "(925) 413-4033",
|
|
"field_40888": [
|
|
{
|
|
"name": "mEj1fqrRDmZ1fBzXBzvS6WKJ1txorkWt_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg",
|
|
"visible_name": "Man.09.jpg",
|
|
"original_name": "mEj1fqrRDmZ1fBzXBzvS6WKJ1txorkWt_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Recruitment Specialist",
|
|
"field_40890": [],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$tVyoH6rwSBlRZlPLbSLJy3$uUHEIi4wUbueohZh54BexGJyJjkboEdinARUBY3vyYI="
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770537+00:00",
|
|
"updated_on": "2024-11-08T12:57:38.939026+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Elizabeth Cunningham",
|
|
"field_40886": "elizabeth.cunningham@example.com",
|
|
"field_40887": "(323) 930-9329",
|
|
"field_40888": [
|
|
{
|
|
"name": "Twolr6F0HtX2yn1xUGqBWnPtr370XOGP_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg",
|
|
"visible_name": "Woman.27.jpg",
|
|
"original_name": "Twolr6F0HtX2yn1xUGqBWnPtr370XOGP_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Talent Acquisition Manager",
|
|
"field_40890": [
|
|
8,
|
|
28,
|
|
67
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$z0g5trm2RUEr0DYH2lzFLy$x5bx6xFkod5Chnqvu/BuirTSLu7gD4C85XjPoh7FYGY="
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770544+00:00",
|
|
"updated_on": "2024-11-08T12:57:40.373111+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Eric Rothman",
|
|
"field_40886": "eric.rothman@example.com",
|
|
"field_40887": "(619) 525-2361",
|
|
"field_40888": [
|
|
{
|
|
"name": "p0h3dP73poUP9ljt8XC7XAtbh7Bk4Nkl_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg",
|
|
"visible_name": "Man.15.jpg",
|
|
"original_name": "p0h3dP73poUP9ljt8XC7XAtbh7Bk4Nkl_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Training Coordinator",
|
|
"field_40890": [
|
|
65,
|
|
34,
|
|
53
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$fS8XIomsIKXS75HkhTjk1P$kkXgwui1BvRfegPxGtSkPtvQuJQHRZxmBgfwkkz/m6E="
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770551+00:00",
|
|
"updated_on": "2024-11-08T12:57:41.820784+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Jane Dradder",
|
|
"field_40886": "jane.rudder@example.com",
|
|
"field_40887": "(720) 555-2389",
|
|
"field_40888": [
|
|
{
|
|
"name": "x8RL9uTk3kkcRWtTFzmOEt4cc2eLj3QW_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg",
|
|
"visible_name": "Woman.02.jpg",
|
|
"original_name": "x8RL9uTk3kkcRWtTFzmOEt4cc2eLj3QW_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Learning & Development Manager",
|
|
"field_40890": [
|
|
63,
|
|
1,
|
|
27
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$rnzNXmKua77XCgBa9qGzBM$BxqRivXpTHrGrONvnH51gtOHDm5Hdk9YKm7RcjAtuIo="
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770558+00:00",
|
|
"updated_on": "2024-11-08T12:57:43.221426+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Janice Fitzpatrick",
|
|
"field_40886": "janice.fitzpatrick@example.com",
|
|
"field_40887": "(510) 476-1189",
|
|
"field_40888": [
|
|
{
|
|
"name": "5cN1O6eOnsMCF2M3j3QZsw7eAbwkYrBx_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg",
|
|
"visible_name": "Woman.16.jpg",
|
|
"original_name": "5cN1O6eOnsMCF2M3j3QZsw7eAbwkYrBx_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Accounts Payable Clerk",
|
|
"field_40890": [
|
|
29,
|
|
61,
|
|
32
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$1DVAkcGhKDTcy693X5hRlw$scuKqYcZQY0ISH7qUHEF9VEi07x4sLViwQOjtxrQixA="
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770565+00:00",
|
|
"updated_on": "2024-11-08T12:57:44.618542+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "John Marshall",
|
|
"field_40886": "john.marshall@example.com",
|
|
"field_40887": "(323) 207-7576",
|
|
"field_40888": [
|
|
{
|
|
"name": "IJQfpcMSQq39v1WaPekyTRkGyvqI8LD7_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg",
|
|
"visible_name": "Man.03.jpg",
|
|
"original_name": "IJQfpcMSQq39v1WaPekyTRkGyvqI8LD7_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Senior Accountant",
|
|
"field_40890": [
|
|
42,
|
|
24,
|
|
50,
|
|
51
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$K2PMTgEUCN44S7r7AMAlgp$vx+wIP1CqYhWZbxObw4NH6MUnAPwuRSUvLZ6BKL12Hc="
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770573+00:00",
|
|
"updated_on": "2024-11-08T12:57:46.036895+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Jonathan Castillo",
|
|
"field_40886": "jonathan.castillo@example.com",
|
|
"field_40887": "(714) 674-5259",
|
|
"field_40888": [
|
|
{
|
|
"name": "UbCq3DkiWpiinDJVtdYfQbKHXW0qsU2k_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg",
|
|
"visible_name": "Man.27.jpg",
|
|
"original_name": "UbCq3DkiWpiinDJVtdYfQbKHXW0qsU2k_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Treasury Analyst",
|
|
"field_40890": [
|
|
40,
|
|
68,
|
|
57
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$cN6hwWYU9gGMtKCpEiTN81$dljnLvdgSQ3p/bBMCeHEJuXVz8QBiCxLczcnaBiXPQg="
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770580+00:00",
|
|
"updated_on": "2024-11-08T12:57:47.884390+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Judith Triplett",
|
|
"field_40886": "judith.triplett@example.com",
|
|
"field_40887": "(323) 762-0628",
|
|
"field_40888": [
|
|
{
|
|
"name": "XXwXdFn3f2idIjyMTjzCxl4dyzLTC9EE_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg",
|
|
"visible_name": "Woman.38.jpg",
|
|
"original_name": "XXwXdFn3f2idIjyMTjzCxl4dyzLTC9EE_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Systems Administrator",
|
|
"field_40890": [
|
|
16,
|
|
49,
|
|
45,
|
|
73
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$srJBKaYZuTigHkPFDfqy72$jdQDVJq/3F44Tx9IIEIfDk7/5xSzQ/ZM3bYWmO+zNjg="
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770587+00:00",
|
|
"updated_on": "2024-11-08T12:57:49.340187+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Lane Mahon",
|
|
"field_40886": "lane.mahon@example.com",
|
|
"field_40887": "(925) 250-4627",
|
|
"field_40888": [
|
|
{
|
|
"name": "9mKIWRxGZqhai7VIc0ydNXjNUZqZVHIi_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg",
|
|
"visible_name": "Man.18.jpg",
|
|
"original_name": "9mKIWRxGZqhai7VIc0ydNXjNUZqZVHIi_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg"
|
|
}
|
|
],
|
|
"field_40889": "IT Security Analyst",
|
|
"field_40890": [
|
|
69,
|
|
9,
|
|
13
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$6CALUdTgk68Fn7tNLXuG93$yyyCsIU6slO5RXVz/w0A32mfR4UOGvf3rTvUpv+YxD4="
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770594+00:00",
|
|
"updated_on": "2024-11-08T12:57:51.395343+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Latisha Mazon",
|
|
"field_40886": "latisha.mazon@example.com",
|
|
"field_40887": "(530) 540-8012",
|
|
"field_40888": [
|
|
{
|
|
"name": "ntIIa9QdubuZP55vnZ10Qe8vb69vEzvp_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg",
|
|
"visible_name": "Woman.46.jpg",
|
|
"original_name": "ntIIa9QdubuZP55vnZ10Qe8vb69vEzvp_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Security Architect",
|
|
"field_40890": [
|
|
41,
|
|
46,
|
|
26,
|
|
58
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$mT2ofpSQQvTNSTHWHLAEtx$b5+5BNAYKhuVgd2I44DILFruVcqhUwQ8R210MMKZ/O0="
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770601+00:00",
|
|
"updated_on": "2024-11-08T12:57:53.805857+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Lena Hogan",
|
|
"field_40886": "lena.hogan@example.com",
|
|
"field_40887": "(559) 949-6790",
|
|
"field_40888": [
|
|
{
|
|
"name": "1JHg7ulbMIR7dwcvWL9Pe6QCtVYmxnCq_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg",
|
|
"visible_name": "Woman.17.jpg",
|
|
"original_name": "1JHg7ulbMIR7dwcvWL9Pe6QCtVYmxnCq_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Cybersecurity Manager",
|
|
"field_40890": [
|
|
4,
|
|
19,
|
|
12
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$uLCXjhPybckxLn4pBPex11$qR8Jabm6scv0xw679zxkZ+bplEFKnUj5twgcDmoO8C0="
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770608+00:00",
|
|
"updated_on": "2024-11-08T12:57:55.522409+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Leroy Tye",
|
|
"field_40886": "leroy.tye@example.com",
|
|
"field_40887": "(510) 808-7208",
|
|
"field_40888": [
|
|
{
|
|
"name": "2CThzdVIip2u9vNuvJ1OE1lrDaRsMsaq_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg",
|
|
"visible_name": "Man.02.jpg",
|
|
"original_name": "2CThzdVIip2u9vNuvJ1OE1lrDaRsMsaq_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Brand Manager",
|
|
"field_40890": [
|
|
3,
|
|
59
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$ONKdbEnMI8FDdxy7csWi27$9voZum05WOMVji+KvxUgakhabQ4ME7bWBKdGRogHnSU="
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770615+00:00",
|
|
"updated_on": "2024-11-08T12:57:56.942242+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Michael Robicheaux",
|
|
"field_40886": "michael.robicheaux@example.com",
|
|
"field_40887": "(707) 840-5210",
|
|
"field_40888": [
|
|
{
|
|
"name": "ZAt1Bd3FCDvQLUnKpqKgBL1tDgvNfyfk_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg",
|
|
"visible_name": "Man.28.jpg",
|
|
"original_name": "ZAt1Bd3FCDvQLUnKpqKgBL1tDgvNfyfk_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Brand Strategist",
|
|
"field_40890": [
|
|
36
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$u3HoKSYhhljhAsUKn0Ur6m$lu1Brz0VNZrAAPJSNlWs7CM93dUh/duGfxPUP9IhKnE="
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770622+00:00",
|
|
"updated_on": "2024-11-08T12:57:58.359306+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Nora Mott",
|
|
"field_40886": "nora.mott@example.com",
|
|
"field_40887": "(818) 240-6675",
|
|
"field_40888": [
|
|
{
|
|
"name": "tHpJvHQ3IDtCH84XqBrTyrQthA9ybMtG_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg",
|
|
"visible_name": "Woman.55.jpg",
|
|
"original_name": "tHpJvHQ3IDtCH84XqBrTyrQthA9ybMtG_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Digital Marketing Specialist",
|
|
"field_40890": [
|
|
22,
|
|
48,
|
|
21,
|
|
64,
|
|
6,
|
|
37
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$eDehOsArzNgnkusS5iQwo1$o+XRj+WtgeUN72h+3Fwy2vx0gd0kP/vGAZB9y+hNEII="
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770629+00:00",
|
|
"updated_on": "2024-11-08T12:57:59.726758+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Paul Garcia",
|
|
"field_40886": "paul.garcia@example.com",
|
|
"field_40887": "(916) 910-4721",
|
|
"field_40888": [
|
|
{
|
|
"name": "eGJexsUC0OFcalVZXDYabifHvmNDVpQz_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg",
|
|
"visible_name": "Man.13.jpg",
|
|
"original_name": "eGJexsUC0OFcalVZXDYabifHvmNDVpQz_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg"
|
|
}
|
|
],
|
|
"field_40889": "SEO Specialist",
|
|
"field_40890": [
|
|
55,
|
|
56
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$PN4HuRWBOBRjmcShskfu1E$YnnlBecbMxJl31vhYYH6wSgnXkunVXHMEX7wvO1iPyI="
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770636+00:00",
|
|
"updated_on": "2024-11-08T12:58:01.156009+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Richard Rethman",
|
|
"field_40886": "richard.rethman@example.com",
|
|
"field_40887": "(626) 585-3240",
|
|
"field_40888": [
|
|
{
|
|
"name": "MRqW0i1lYnKK6WeYmQdE3GmmQXoTlKU8_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg",
|
|
"visible_name": "Man.31.jpg",
|
|
"original_name": "MRqW0i1lYnKK6WeYmQdE3GmmQXoTlKU8_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Supply Chain Analyst",
|
|
"field_40890": [
|
|
10,
|
|
35
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$v8IixFX6qkbHwrUXMcQRO2$B1KdHwCc6Q0GGUmpnflOH9xDYVegHz23YpPVBzOkNbI="
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770643+00:00",
|
|
"updated_on": "2024-11-08T12:58:02.455436+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Rodney Tran",
|
|
"field_40886": "rodney.tran@example.com",
|
|
"field_40887": "(408) 451-1453",
|
|
"field_40888": [
|
|
{
|
|
"name": "lj68bAmnrEhyyrfVdKVwWicnxLuOSTKj_a7820b4c5db7e94b1b25ad0a13f25a0474045e279a3b39691cbef744862bc538.jpg",
|
|
"visible_name": "Man.35.jpg",
|
|
"original_name": "lj68bAmnrEhyyrfVdKVwWicnxLuOSTKj_a7820b4c5db7e94b1b25ad0a13f25a0474045e279a3b39691cbef744862bc538.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Procurement Officer",
|
|
"field_40890": [
|
|
39,
|
|
2,
|
|
20,
|
|
71
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$dqfapJc9XrBPXkHHaBh6i0$b325BpaF0NHu9MxIREU1uXCZwOV0t7m1iCQyMjPFJkk="
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770650+00:00",
|
|
"updated_on": "2024-11-08T12:58:05.329934+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Sandra Love",
|
|
"field_40886": "sandra.love@example.com",
|
|
"field_40887": "(559) 592-9157",
|
|
"field_40888": [
|
|
{
|
|
"name": "ehbZJdMvxabWsI9xK3QUI55tUjcKNhBP_cfb289c2f728ba9774ce052190c0b13f3fbf18b004ca50103eb57c5e5c1345e8.jpg",
|
|
"visible_name": "Woman.23.jpg",
|
|
"original_name": "ehbZJdMvxabWsI9xK3QUI55tUjcKNhBP_cfb289c2f728ba9774ce052190c0b13f3fbf18b004ca50103eb57c5e5c1345e8.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Quality Assurance Specialist",
|
|
"field_40890": [
|
|
17,
|
|
38,
|
|
70
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$o7bDi2UYCVIMo5HthZHEhY$ewJ5kgCCFsLW1LSTpK8TjFkp4sXJglBaTbQLlbFSJE4="
|
|
},
|
|
{
|
|
"id": 24,
|
|
"order": "24.00000000000000000000",
|
|
"created_on": "2024-10-24T11:30:48.770657+00:00",
|
|
"updated_on": "2024-11-08T12:58:09.144510+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40884": "Thomas Nickson",
|
|
"field_40886": "thomas.nickson@example.com",
|
|
"field_40887": "(916) 336-7017",
|
|
"field_40888": [
|
|
{
|
|
"name": "NfUM9IQcVh2hR226r4CfJjBCvF0APVH7_a61a8f87e0ad660120ad5476f8f3181239a96b1386dc8f0c5586bd2c9e736705.jpg",
|
|
"visible_name": "Man.11.jpg",
|
|
"original_name": "NfUM9IQcVh2hR226r4CfJjBCvF0APVH7_a61a8f87e0ad660120ad5476f8f3181239a96b1386dc8f0c5586bd2c9e736705.jpg"
|
|
}
|
|
],
|
|
"field_40889": "Quality Control Manager",
|
|
"field_40890": [
|
|
30,
|
|
44,
|
|
11,
|
|
15
|
|
],
|
|
"field_40926": null,
|
|
"field_40930": null,
|
|
"field_40892": "pbkdf2_sha256$720000$NNa1hFyxd6nJqmPwWmptlf$kXwTPuxF7ERrUyZvFelN7bp5gjB60qGcst7igRroyKg="
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3968,
|
|
"name": "U.N. SDGs",
|
|
"order": 2,
|
|
"fields": [
|
|
{
|
|
"id": 40893,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 40894,
|
|
"type": "single_select",
|
|
"name": "Category",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15723,
|
|
"value": "Social",
|
|
"color": "darker-red",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15724,
|
|
"value": "Environmental",
|
|
"color": "darker-green",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 15725,
|
|
"value": "Governance",
|
|
"color": "darker-cyan",
|
|
"order": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 40895,
|
|
"type": "long_text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"long_text_enable_rich_text": false
|
|
},
|
|
{
|
|
"id": 40896,
|
|
"type": "file",
|
|
"name": "Icon",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 40897,
|
|
"type": "link_row",
|
|
"name": "ESG Targets",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3969,
|
|
"link_row_related_field_id": 40899,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 40932,
|
|
"type": "count",
|
|
"name": "Total amount of ESG targets",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"through_field_id": 40897
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 18070,
|
|
"type": "grid",
|
|
"name": "All sustainable development goals",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"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": 167116,
|
|
"field_id": 40893,
|
|
"width": 284,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167117,
|
|
"field_id": 40894,
|
|
"width": 132,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167118,
|
|
"field_id": 40895,
|
|
"width": 453,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167119,
|
|
"field_id": 40896,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167120,
|
|
"field_id": 40897,
|
|
"width": 152,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167121,
|
|
"field_id": 40932,
|
|
"width": 252,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18071,
|
|
"type": "grid",
|
|
"name": "Social goals",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9967,
|
|
"field_id": 40894,
|
|
"type": "single_select_equal",
|
|
"value": "15723",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167122,
|
|
"field_id": 40893,
|
|
"width": 284,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167123,
|
|
"field_id": 40894,
|
|
"width": 132,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167124,
|
|
"field_id": 40895,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167125,
|
|
"field_id": 40896,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167126,
|
|
"field_id": 40897,
|
|
"width": 152,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167127,
|
|
"field_id": 40932,
|
|
"width": 252,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18072,
|
|
"type": "grid",
|
|
"name": "Environmental goals",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9968,
|
|
"field_id": 40894,
|
|
"type": "single_select_equal",
|
|
"value": "15724",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167128,
|
|
"field_id": 40893,
|
|
"width": 284,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167129,
|
|
"field_id": 40894,
|
|
"width": 132,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167130,
|
|
"field_id": 40895,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167131,
|
|
"field_id": 40896,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167132,
|
|
"field_id": 40897,
|
|
"width": 152,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167133,
|
|
"field_id": 40932,
|
|
"width": 252,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18073,
|
|
"type": "grid",
|
|
"name": "Governance goals",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9969,
|
|
"field_id": 40894,
|
|
"type": "single_select_equal",
|
|
"value": "15725",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167134,
|
|
"field_id": 40893,
|
|
"width": 284,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167135,
|
|
"field_id": 40894,
|
|
"width": 132,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167136,
|
|
"field_id": 40895,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167137,
|
|
"field_id": 40896,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167138,
|
|
"field_id": 40897,
|
|
"width": 152,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167139,
|
|
"field_id": 40932,
|
|
"width": 252,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18074,
|
|
"type": "grid",
|
|
"name": "Sustainable goals with targets",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9970,
|
|
"field_id": 40932,
|
|
"type": "higher_than",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167140,
|
|
"field_id": 40893,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167141,
|
|
"field_id": 40894,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167142,
|
|
"field_id": 40895,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167143,
|
|
"field_id": 40896,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167144,
|
|
"field_id": 40897,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167145,
|
|
"field_id": 40932,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18075,
|
|
"type": "kanban",
|
|
"name": "Sustainable development goals by category",
|
|
"order": 6,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"single_select_field_id": 40894,
|
|
"card_cover_image_field_id": 40896,
|
|
"field_options": [
|
|
{
|
|
"id": 25136,
|
|
"field_id": 40893,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25137,
|
|
"field_id": 40894,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25138,
|
|
"field_id": 40895,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25139,
|
|
"field_id": 40896,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25140,
|
|
"field_id": 40897,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25141,
|
|
"field_id": 40932,
|
|
"hidden": false,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2023-12-06T12:16:02.086168+00:00",
|
|
"updated_on": "2023-12-06T12:22:22.457459+00:00",
|
|
"field_40893": "No Poverty",
|
|
"field_40894": 15723,
|
|
"field_40895": "End poverty in all its forms everywhere.",
|
|
"field_40896": [
|
|
{
|
|
"name": "57hHXChy6bYmnTUYB3PyFRehuTFrsJ7F_af3086006daf2a7b27c74debc18c747e59ad647640dd77276fb53acebc1dbbd0.png",
|
|
"visible_name": "E-WEB-Goal-01.png",
|
|
"original_name": "57hHXChy6bYmnTUYB3PyFRehuTFrsJ7F_af3086006daf2a7b27c74debc18c747e59ad647640dd77276fb53acebc1dbbd0.png"
|
|
}
|
|
],
|
|
"field_40897": [],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2023-12-06T12:16:02.086218+00:00",
|
|
"updated_on": "2023-12-06T12:26:48.643400+00:00",
|
|
"field_40893": "Zero Hunger",
|
|
"field_40894": 15723,
|
|
"field_40895": "End hunger, achieve food security and improved nutrition, and promote sustainable agriculture.",
|
|
"field_40896": [
|
|
{
|
|
"name": "YThvZKZAY9KmnTKL091R8VdutpA6Evch_3c10852a5267a66117a1b08de9cf07399abd3f34ba1d89d9cd3bd92e41a72ef4.png",
|
|
"visible_name": "E-WEB-Goal-02.png",
|
|
"original_name": "YThvZKZAY9KmnTKL091R8VdutpA6Evch_3c10852a5267a66117a1b08de9cf07399abd3f34ba1d89d9cd3bd92e41a72ef4.png"
|
|
}
|
|
],
|
|
"field_40897": [],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.480864+00:00",
|
|
"updated_on": "2023-12-06T12:22:59.977388+00:00",
|
|
"field_40893": "Good Health and Well-being",
|
|
"field_40894": 15723,
|
|
"field_40895": "Ensure healthy lives and promote well-being for all at all ages.",
|
|
"field_40896": [
|
|
{
|
|
"name": "0Af8ICXxLVDsQTmr9xlERVKySEaD4z5R_9ab2d6444d7bd16c6d30b0367c4b0b8523be36c2465ee0928abda217d628eaab.png",
|
|
"visible_name": "E-WEB-Goal-03.png",
|
|
"original_name": "0Af8ICXxLVDsQTmr9xlERVKySEaD4z5R_9ab2d6444d7bd16c6d30b0367c4b0b8523be36c2465ee0928abda217d628eaab.png"
|
|
}
|
|
],
|
|
"field_40897": [
|
|
5
|
|
],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.480918+00:00",
|
|
"updated_on": "2023-12-06T12:23:07.655736+00:00",
|
|
"field_40893": "Quality Education",
|
|
"field_40894": 15723,
|
|
"field_40895": "Ensure inclusive and equitable quality education and promote lifelong learning opportunities for all.",
|
|
"field_40896": [
|
|
{
|
|
"name": "ZH45pfg03qWxUA09G4lUrRoFkF2Imqxi_508e4d0f886e35fd91c3fbc794a4668ca8e9d6bddba71e0560ba916b8d863ade.png",
|
|
"visible_name": "E-WEB-Goal-04.png",
|
|
"original_name": "ZH45pfg03qWxUA09G4lUrRoFkF2Imqxi_508e4d0f886e35fd91c3fbc794a4668ca8e9d6bddba71e0560ba916b8d863ade.png"
|
|
}
|
|
],
|
|
"field_40897": [],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.480938+00:00",
|
|
"updated_on": "2023-12-06T12:23:18.438775+00:00",
|
|
"field_40893": "Gender Equality",
|
|
"field_40894": 15723,
|
|
"field_40895": "Achieve gender equality and empower all women and girls.",
|
|
"field_40896": [
|
|
{
|
|
"name": "M6zHxSHw1dgsi6AfsYtbesCchbQrktKZ_806d8d32874e2056b0c90875abef0b88f220088776d1b7c37df6bebbb4e6a4da.png",
|
|
"visible_name": "E-WEB-Goal-05.png",
|
|
"original_name": "M6zHxSHw1dgsi6AfsYtbesCchbQrktKZ_806d8d32874e2056b0c90875abef0b88f220088776d1b7c37df6bebbb4e6a4da.png"
|
|
}
|
|
],
|
|
"field_40897": [
|
|
2
|
|
],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.480959+00:00",
|
|
"updated_on": "2023-12-06T12:23:23.989616+00:00",
|
|
"field_40893": "Clean Water and Sanitation",
|
|
"field_40894": 15724,
|
|
"field_40895": "Ensure availability and sustainable management of water and sanitation for all.",
|
|
"field_40896": [
|
|
{
|
|
"name": "V2htJqtRFlyBjcyWCE8hVUXnO3sULC3R_c723057cc3343673f59f7b427e9258422be9168f0687cc2402bd8e9faf7ccbf2.png",
|
|
"visible_name": "E-WEB-Goal-06.png",
|
|
"original_name": "V2htJqtRFlyBjcyWCE8hVUXnO3sULC3R_c723057cc3343673f59f7b427e9258422be9168f0687cc2402bd8e9faf7ccbf2.png"
|
|
}
|
|
],
|
|
"field_40897": [
|
|
4
|
|
],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.480983+00:00",
|
|
"updated_on": "2023-12-06T12:23:27.465936+00:00",
|
|
"field_40893": "Affordable and Clean Energy",
|
|
"field_40894": 15724,
|
|
"field_40895": "Ensure access to affordable, reliable, sustainable, and modern energy for all.",
|
|
"field_40896": [
|
|
{
|
|
"name": "NswsLRkDh5An63rUKTCDhtUT0RsPuvWU_10b748d181d4460648cbb7f3a2aac83a87b3b154516a2380e86319a3e8e8e521.png",
|
|
"visible_name": "E-WEB-Goal-07.png",
|
|
"original_name": "NswsLRkDh5An63rUKTCDhtUT0RsPuvWU_10b748d181d4460648cbb7f3a2aac83a87b3b154516a2380e86319a3e8e8e521.png"
|
|
}
|
|
],
|
|
"field_40897": [],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481007+00:00",
|
|
"updated_on": "2023-12-06T12:27:54.883132+00:00",
|
|
"field_40893": "Decent Work and Economic Growth",
|
|
"field_40894": 15725,
|
|
"field_40895": "Promote sustained, inclusive, and sustainable economic growth, full and productive employment, and decent work for all.",
|
|
"field_40896": [
|
|
{
|
|
"name": "FqhRxKB5Sgh0EolJjsn4woQGBriOs8R4_7fd38656e611a7ee44a8c83b33b59e222d315e176faf9fb746429784df13a787.png",
|
|
"visible_name": "E-WEB-Goal-08.png",
|
|
"original_name": "FqhRxKB5Sgh0EolJjsn4woQGBriOs8R4_7fd38656e611a7ee44a8c83b33b59e222d315e176faf9fb746429784df13a787.png"
|
|
}
|
|
],
|
|
"field_40897": [],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481032+00:00",
|
|
"updated_on": "2023-12-06T12:23:35.559490+00:00",
|
|
"field_40893": "Industry, Innovation, and Infrastructure",
|
|
"field_40894": 15725,
|
|
"field_40895": "Build resilient infrastructure, promote inclusive and sustainable industrialization, and foster innovation.",
|
|
"field_40896": [
|
|
{
|
|
"name": "f6kiVTwe8XnHBUh4VXfDhaq17o45QmRM_37f0699c5c887ee0cf6c4f63f38c98c3d0d516ccfba42ffb01d0354a98a5e63f.png",
|
|
"visible_name": "E-WEB-Goal-09.png",
|
|
"original_name": "f6kiVTwe8XnHBUh4VXfDhaq17o45QmRM_37f0699c5c887ee0cf6c4f63f38c98c3d0d516ccfba42ffb01d0354a98a5e63f.png"
|
|
}
|
|
],
|
|
"field_40897": [],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481055+00:00",
|
|
"updated_on": "2023-12-06T12:23:41.166475+00:00",
|
|
"field_40893": "Reduced Inequality",
|
|
"field_40894": 15723,
|
|
"field_40895": "Reduce inequality within and among countries.",
|
|
"field_40896": [
|
|
{
|
|
"name": "jr4e8z7JjKYOIdtYUpkgM0JuZ4g6s9nF_b8a484da2e71820db315b68f65baf3d03822d5693e1c96d460edbc289dc8b57d.png",
|
|
"visible_name": "E-WEB-Goal-10.png",
|
|
"original_name": "jr4e8z7JjKYOIdtYUpkgM0JuZ4g6s9nF_b8a484da2e71820db315b68f65baf3d03822d5693e1c96d460edbc289dc8b57d.png"
|
|
}
|
|
],
|
|
"field_40897": [],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481080+00:00",
|
|
"updated_on": "2023-12-06T12:23:46.768871+00:00",
|
|
"field_40893": "Sustainable Cities and Communities",
|
|
"field_40894": 15724,
|
|
"field_40895": "Make cities and human settlements inclusive, safe, resilient, and sustainable.",
|
|
"field_40896": [
|
|
{
|
|
"name": "LqgANRzkAJmQ560oeFi4yN8BlA6Ne9VQ_b7117233067876ae36961257e7750ae60baf93be3533f7a361e56a14f0db5ce3.png",
|
|
"visible_name": "E-WEB-Goal-11.png",
|
|
"original_name": "LqgANRzkAJmQ560oeFi4yN8BlA6Ne9VQ_b7117233067876ae36961257e7750ae60baf93be3533f7a361e56a14f0db5ce3.png"
|
|
}
|
|
],
|
|
"field_40897": [
|
|
8
|
|
],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481105+00:00",
|
|
"updated_on": "2023-12-06T12:23:51.318952+00:00",
|
|
"field_40893": "Responsible Consumption and Production",
|
|
"field_40894": 15724,
|
|
"field_40895": "Ensure sustainable consumption and production patterns.",
|
|
"field_40896": [
|
|
{
|
|
"name": "qBkLgjI01IBtk6c4FRQgPlyXnUbPK6Qq_7463d94b42437843db53e07813fe2f11866dad6ed629004292e10d89fc5210a1.png",
|
|
"visible_name": "E-WEB-Goal-12.png",
|
|
"original_name": "qBkLgjI01IBtk6c4FRQgPlyXnUbPK6Qq_7463d94b42437843db53e07813fe2f11866dad6ed629004292e10d89fc5210a1.png"
|
|
}
|
|
],
|
|
"field_40897": [
|
|
7,
|
|
10
|
|
],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481131+00:00",
|
|
"updated_on": "2023-12-06T12:23:56.629425+00:00",
|
|
"field_40893": "Climate Action",
|
|
"field_40894": 15724,
|
|
"field_40895": "Take urgent action to combat climate change and its impacts.",
|
|
"field_40896": [
|
|
{
|
|
"name": "g0GRHSf8tjuFjUvxBcolN3srY5DD4Kou_319681dd7603324172922dd6708ec3fa45ec095d513f20416cb4e33fc7fc5ced.png",
|
|
"visible_name": "E-WEB-Goal-13.png",
|
|
"original_name": "g0GRHSf8tjuFjUvxBcolN3srY5DD4Kou_319681dd7603324172922dd6708ec3fa45ec095d513f20416cb4e33fc7fc5ced.png"
|
|
}
|
|
],
|
|
"field_40897": [
|
|
1
|
|
],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481156+00:00",
|
|
"updated_on": "2023-12-06T12:24:02.041755+00:00",
|
|
"field_40893": "Life Below Water",
|
|
"field_40894": 15724,
|
|
"field_40895": "Conserve and sustainably use the oceans, seas, and marine resources for sustainable development.",
|
|
"field_40896": [
|
|
{
|
|
"name": "QSzHf06OXMaqwa1D81ZqoQOrqiGbj1bQ_ad472d0e678ee90e05875dedc0b010dae9f68e51f019c681c06db7ca4cdf233c.png",
|
|
"visible_name": "E-WEB-Goal-14.png",
|
|
"original_name": "QSzHf06OXMaqwa1D81ZqoQOrqiGbj1bQ_ad472d0e678ee90e05875dedc0b010dae9f68e51f019c681c06db7ca4cdf233c.png"
|
|
}
|
|
],
|
|
"field_40897": [],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481182+00:00",
|
|
"updated_on": "2023-12-06T12:24:07.606626+00:00",
|
|
"field_40893": "Life on Land",
|
|
"field_40894": 15724,
|
|
"field_40895": "Protect, restore, and promote sustainable use of terrestrial ecosystems, sustainably manage forests, combat desertification, and halt and reverse land degradation.",
|
|
"field_40896": [
|
|
{
|
|
"name": "X6Lur07uhUY5pVGxkYMhFmBQry1GjGcI_2d98d3bc6794f52f9a530c7f3bc084b00a9fd8c6f6a3e8b88c096822e953524d.png",
|
|
"visible_name": "E-WEB-Goal-15.png",
|
|
"original_name": "X6Lur07uhUY5pVGxkYMhFmBQry1GjGcI_2d98d3bc6794f52f9a530c7f3bc084b00a9fd8c6f6a3e8b88c096822e953524d.png"
|
|
}
|
|
],
|
|
"field_40897": [],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481208+00:00",
|
|
"updated_on": "2023-12-06T12:28:08.040460+00:00",
|
|
"field_40893": "Peace, Justice, and Strong Institutions",
|
|
"field_40894": 15725,
|
|
"field_40895": "Promote peaceful and inclusive societies for sustainable development, provide access to justice for all, and build effective, accountable, and inclusive institutions.",
|
|
"field_40896": [
|
|
{
|
|
"name": "M8N1rZo0PKUmX2VZIh65ilXeEFrzkDQD_0d42e94daa09e45966df5f592bca09a88bbf534e50d2096616246bc4b733f372.png",
|
|
"visible_name": "E-WEB-Goal-16.png",
|
|
"original_name": "M8N1rZo0PKUmX2VZIh65ilXeEFrzkDQD_0d42e94daa09e45966df5f592bca09a88bbf534e50d2096616246bc4b733f372.png"
|
|
}
|
|
],
|
|
"field_40897": [
|
|
3,
|
|
6,
|
|
9
|
|
],
|
|
"field_40932": null
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2023-12-06T12:17:13.481232+00:00",
|
|
"updated_on": "2023-12-06T12:24:17.113679+00:00",
|
|
"field_40893": "Partnerships for the Goals",
|
|
"field_40894": 15725,
|
|
"field_40895": "Strengthen the means of implementation and revitalize the global partnership for sustainable development.",
|
|
"field_40896": [
|
|
{
|
|
"name": "1MMnJQB6nVxPU8VIlufvEnZWLwcCjgDk_1d427046430b332eee51babfd7629d1550d2d91a2bd9a686f9a44b81640780ec.png",
|
|
"visible_name": "E-WEB-Goal-17.png",
|
|
"original_name": "1MMnJQB6nVxPU8VIlufvEnZWLwcCjgDk_1d427046430b332eee51babfd7629d1550d2d91a2bd9a686f9a44b81640780ec.png"
|
|
}
|
|
],
|
|
"field_40897": [],
|
|
"field_40932": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3969,
|
|
"name": "Targets",
|
|
"order": 3,
|
|
"fields": [
|
|
{
|
|
"id": 40898,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 40899,
|
|
"type": "link_row",
|
|
"name": "SDG",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3968,
|
|
"link_row_related_field_id": 40897,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 40900,
|
|
"type": "long_text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"long_text_enable_rich_text": true
|
|
},
|
|
{
|
|
"id": 40901,
|
|
"type": "link_row",
|
|
"name": "ESG Initiatives",
|
|
"description": null,
|
|
"order": 7,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3970,
|
|
"link_row_related_field_id": 40909,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 40902,
|
|
"type": "number",
|
|
"name": "Baseline",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"number_negative": false
|
|
},
|
|
{
|
|
"id": 40903,
|
|
"type": "single_select",
|
|
"name": "Baseline unit",
|
|
"description": null,
|
|
"order": 10,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15726,
|
|
"value": "tons",
|
|
"color": "blue",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15727,
|
|
"value": "%",
|
|
"color": "blue",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 15728,
|
|
"value": "cubic meters",
|
|
"color": "blue",
|
|
"order": 2
|
|
},
|
|
{
|
|
"id": 15729,
|
|
"value": "hours",
|
|
"color": "blue",
|
|
"order": 3
|
|
},
|
|
{
|
|
"id": 15730,
|
|
"value": "year",
|
|
"color": "blue",
|
|
"order": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 40934,
|
|
"type": "formula",
|
|
"name": "Target reached at",
|
|
"description": null,
|
|
"order": 11,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 1,
|
|
"date_time_format": null,
|
|
"formula": "if(or(totext(field('Target unit')) = '% reduction',totext(field('Target unit')) = '% increase'),\nfield('Baseline') * field('Target') / 100 ,field('Target') - field('Baseline'))",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 40904,
|
|
"type": "number",
|
|
"name": "Target",
|
|
"description": null,
|
|
"order": 12,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"number_negative": true
|
|
},
|
|
{
|
|
"id": 40905,
|
|
"type": "single_select",
|
|
"name": "Target unit",
|
|
"description": null,
|
|
"order": 13,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15731,
|
|
"value": "% reduction",
|
|
"color": "blue",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15732,
|
|
"value": "% increase",
|
|
"color": "blue",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 15733,
|
|
"value": "% transparency score",
|
|
"color": "blue",
|
|
"order": 2
|
|
},
|
|
{
|
|
"id": 15734,
|
|
"value": "% participation",
|
|
"color": "blue",
|
|
"order": 3
|
|
},
|
|
{
|
|
"id": 15735,
|
|
"value": "% completion rate",
|
|
"color": "blue",
|
|
"order": 4
|
|
},
|
|
{
|
|
"id": 15736,
|
|
"value": "% representation",
|
|
"color": "blue",
|
|
"order": 5
|
|
},
|
|
{
|
|
"id": 15737,
|
|
"value": "hours per employee",
|
|
"color": "blue",
|
|
"order": 6
|
|
},
|
|
{
|
|
"id": 15738,
|
|
"value": "quarterly reports",
|
|
"color": "blue",
|
|
"order": 7
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 40936,
|
|
"type": "rollup",
|
|
"name": "Current state",
|
|
"description": null,
|
|
"order": 16,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"through_field_id": 40901,
|
|
"target_field_id": 40913,
|
|
"rollup_function": "sum"
|
|
},
|
|
{
|
|
"id": 40954,
|
|
"type": "formula",
|
|
"name": "Target %",
|
|
"description": null,
|
|
"order": 18,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 2,
|
|
"date_time_format": null,
|
|
"formula": "round(field('Current state') / field('Target reached at') * 100,2)",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 40937,
|
|
"type": "formula",
|
|
"name": "Baseline with unit",
|
|
"description": null,
|
|
"order": 19,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "concat(field('Baseline'),' ',field('Baseline unit'))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40906,
|
|
"type": "file",
|
|
"name": "Icon",
|
|
"description": null,
|
|
"order": 20,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 40935,
|
|
"type": "formula",
|
|
"name": "Target with unit",
|
|
"description": null,
|
|
"order": 21,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "concat(field('Target'),' ',field('Target unit'))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40907,
|
|
"type": "text",
|
|
"name": "Short",
|
|
"description": null,
|
|
"order": 22,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 40950,
|
|
"type": "rollup",
|
|
"name": "From",
|
|
"description": null,
|
|
"order": 23,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": false,
|
|
"date_include_time": false,
|
|
"nullable": true,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": "ISO",
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": "24",
|
|
"through_field_id": 40901,
|
|
"target_field_id": 40929,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 40951,
|
|
"type": "rollup",
|
|
"name": "Until",
|
|
"description": null,
|
|
"order": 24,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": false,
|
|
"date_include_time": false,
|
|
"nullable": true,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": "ISO",
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": "24",
|
|
"through_field_id": 40901,
|
|
"target_field_id": 40931,
|
|
"rollup_function": "max"
|
|
},
|
|
{
|
|
"id": 40963,
|
|
"type": "formula",
|
|
"name": "Time %",
|
|
"description": null,
|
|
"order": 25,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"formula": "if(field('From') > now(),0,if(field('Until') < now(),100,\nround((date_diff('dd',field('From'),now()) / date_diff('dd',field('From'),field('Until'))) * 100,0)))",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 40969,
|
|
"type": "formula",
|
|
"name": "Status symbol",
|
|
"description": null,
|
|
"order": 26,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "if(field('Time %') = 100,'\u2714\ufe0f',if(field('Target %') >= field('Time %'),'\ud83d\udfe2','\ud83d\udd34'))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40955,
|
|
"type": "count",
|
|
"name": "Total initiatives",
|
|
"description": null,
|
|
"order": 27,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"through_field_id": 40901
|
|
},
|
|
{
|
|
"id": 40965,
|
|
"type": "formula",
|
|
"name": "Active initiatives",
|
|
"description": null,
|
|
"order": 28,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"formula": "count(filter(lookup('ESG Initiatives','Name'),lookup('ESG Initiatives','Currently active')))",
|
|
"formula_type": "number"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 18076,
|
|
"type": "grid",
|
|
"name": "All ESG targets",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13954,
|
|
"field_id": 40950,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5472,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "0016365b-2813-423e-8a4c-5968c36e386a",
|
|
"color": "darker-green",
|
|
"filters": [
|
|
{
|
|
"id": "a92c0f78-c1d5-4d5a-a449-1174e9cc1b3d",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\ud83d\udfe2"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "48c8200c-0eaa-4b95-a665-0b6b1ec18e8c",
|
|
"color": "darker-red",
|
|
"filters": [
|
|
{
|
|
"id": "319559b6-4ab8-4fca-abb9-15e4ebaba38e",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\ud83d\udd34"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "4e55dd82-af72-4bbf-971f-da6e2f447c44",
|
|
"color": "darker-gray",
|
|
"filters": [
|
|
{
|
|
"id": "afe3ba0d-2198-4a54-96ef-ab72f53630d3",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\u26ab"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167146,
|
|
"field_id": 40898,
|
|
"width": 205,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167147,
|
|
"field_id": 40900,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167148,
|
|
"field_id": 40950,
|
|
"width": 115,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167149,
|
|
"field_id": 40951,
|
|
"width": 113,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167150,
|
|
"field_id": 40902,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167151,
|
|
"field_id": 40903,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167152,
|
|
"field_id": 40937,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167153,
|
|
"field_id": 40904,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167154,
|
|
"field_id": 40905,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167155,
|
|
"field_id": 40935,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167156,
|
|
"field_id": 40934,
|
|
"width": 186,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167157,
|
|
"field_id": 40936,
|
|
"width": 157,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167158,
|
|
"field_id": 40954,
|
|
"width": 134,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167159,
|
|
"field_id": 40963,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167160,
|
|
"field_id": 40969,
|
|
"width": 160,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167161,
|
|
"field_id": 40901,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167162,
|
|
"field_id": 40955,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167163,
|
|
"field_id": 40965,
|
|
"width": 175,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167164,
|
|
"field_id": 40899,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167165,
|
|
"field_id": 40906,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167166,
|
|
"field_id": 40907,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18077,
|
|
"type": "grid",
|
|
"name": "Targets with completion > 75%",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9971,
|
|
"field_id": 40954,
|
|
"type": "higher_than",
|
|
"value": "75",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5473,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "0016365b-2813-423e-8a4c-5968c36e386a",
|
|
"color": "darker-green",
|
|
"filters": [
|
|
{
|
|
"id": "a92c0f78-c1d5-4d5a-a449-1174e9cc1b3d",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\ud83d\udfe2"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "48c8200c-0eaa-4b95-a665-0b6b1ec18e8c",
|
|
"color": "darker-red",
|
|
"filters": [
|
|
{
|
|
"id": "319559b6-4ab8-4fca-abb9-15e4ebaba38e",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\ud83d\udd34"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "4e55dd82-af72-4bbf-971f-da6e2f447c44",
|
|
"color": "darker-gray",
|
|
"filters": [
|
|
{
|
|
"id": "afe3ba0d-2198-4a54-96ef-ab72f53630d3",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\u26ab"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167167,
|
|
"field_id": 40898,
|
|
"width": 205,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167168,
|
|
"field_id": 40900,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167169,
|
|
"field_id": 40950,
|
|
"width": 115,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167170,
|
|
"field_id": 40951,
|
|
"width": 113,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167171,
|
|
"field_id": 40902,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167172,
|
|
"field_id": 40903,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167173,
|
|
"field_id": 40937,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167174,
|
|
"field_id": 40904,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167175,
|
|
"field_id": 40905,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167176,
|
|
"field_id": 40935,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167177,
|
|
"field_id": 40934,
|
|
"width": 186,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167178,
|
|
"field_id": 40936,
|
|
"width": 157,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167179,
|
|
"field_id": 40954,
|
|
"width": 134,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167180,
|
|
"field_id": 40963,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167181,
|
|
"field_id": 40969,
|
|
"width": 160,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167182,
|
|
"field_id": 40901,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167183,
|
|
"field_id": 40955,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167184,
|
|
"field_id": 40965,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167185,
|
|
"field_id": 40899,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167186,
|
|
"field_id": 40906,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167187,
|
|
"field_id": 40907,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18078,
|
|
"type": "grid",
|
|
"name": "Targets with time passed > 75%",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9972,
|
|
"field_id": 40963,
|
|
"type": "higher_than",
|
|
"value": "50",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5474,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "0016365b-2813-423e-8a4c-5968c36e386a",
|
|
"color": "darker-green",
|
|
"filters": [
|
|
{
|
|
"id": "a92c0f78-c1d5-4d5a-a449-1174e9cc1b3d",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\ud83d\udfe2"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "48c8200c-0eaa-4b95-a665-0b6b1ec18e8c",
|
|
"color": "darker-red",
|
|
"filters": [
|
|
{
|
|
"id": "319559b6-4ab8-4fca-abb9-15e4ebaba38e",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\ud83d\udd34"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "4e55dd82-af72-4bbf-971f-da6e2f447c44",
|
|
"color": "darker-gray",
|
|
"filters": [
|
|
{
|
|
"id": "afe3ba0d-2198-4a54-96ef-ab72f53630d3",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\u26ab"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167188,
|
|
"field_id": 40898,
|
|
"width": 205,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167189,
|
|
"field_id": 40900,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167190,
|
|
"field_id": 40950,
|
|
"width": 115,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167191,
|
|
"field_id": 40951,
|
|
"width": 113,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167192,
|
|
"field_id": 40902,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167193,
|
|
"field_id": 40903,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167194,
|
|
"field_id": 40937,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167195,
|
|
"field_id": 40904,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167196,
|
|
"field_id": 40905,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167197,
|
|
"field_id": 40935,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167198,
|
|
"field_id": 40934,
|
|
"width": 186,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167199,
|
|
"field_id": 40936,
|
|
"width": 157,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167200,
|
|
"field_id": 40954,
|
|
"width": 134,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167201,
|
|
"field_id": 40963,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167202,
|
|
"field_id": 40969,
|
|
"width": 160,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167203,
|
|
"field_id": 40901,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167204,
|
|
"field_id": 40955,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167205,
|
|
"field_id": 40965,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167206,
|
|
"field_id": 40899,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167207,
|
|
"field_id": 40906,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167208,
|
|
"field_id": 40907,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18079,
|
|
"type": "grid",
|
|
"name": "Targets that have passed the deadline",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9973,
|
|
"field_id": 40951,
|
|
"type": "date_is_before",
|
|
"value": "Europe/Brussels??today",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5475,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "0016365b-2813-423e-8a4c-5968c36e386a",
|
|
"color": "darker-green",
|
|
"filters": [
|
|
{
|
|
"id": "a92c0f78-c1d5-4d5a-a449-1174e9cc1b3d",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\ud83d\udfe2"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "48c8200c-0eaa-4b95-a665-0b6b1ec18e8c",
|
|
"color": "darker-red",
|
|
"filters": [
|
|
{
|
|
"id": "319559b6-4ab8-4fca-abb9-15e4ebaba38e",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\ud83d\udd34"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "4e55dd82-af72-4bbf-971f-da6e2f447c44",
|
|
"color": "darker-gray",
|
|
"filters": [
|
|
{
|
|
"id": "afe3ba0d-2198-4a54-96ef-ab72f53630d3",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\u26ab"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167209,
|
|
"field_id": 40898,
|
|
"width": 205,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167210,
|
|
"field_id": 40900,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167211,
|
|
"field_id": 40950,
|
|
"width": 115,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167212,
|
|
"field_id": 40951,
|
|
"width": 113,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167213,
|
|
"field_id": 40902,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167214,
|
|
"field_id": 40903,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167215,
|
|
"field_id": 40937,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167216,
|
|
"field_id": 40904,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167217,
|
|
"field_id": 40905,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167218,
|
|
"field_id": 40935,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167219,
|
|
"field_id": 40934,
|
|
"width": 186,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167220,
|
|
"field_id": 40936,
|
|
"width": 157,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167221,
|
|
"field_id": 40954,
|
|
"width": 134,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167222,
|
|
"field_id": 40963,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167223,
|
|
"field_id": 40969,
|
|
"width": 160,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167224,
|
|
"field_id": 40901,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167225,
|
|
"field_id": 40955,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167226,
|
|
"field_id": 40965,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167227,
|
|
"field_id": 40899,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167228,
|
|
"field_id": 40906,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167229,
|
|
"field_id": 40907,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18080,
|
|
"type": "grid",
|
|
"name": "Targets without active initiatives",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9974,
|
|
"field_id": 40965,
|
|
"type": "equal",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5476,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "0016365b-2813-423e-8a4c-5968c36e386a",
|
|
"color": "darker-green",
|
|
"filters": [
|
|
{
|
|
"id": "a92c0f78-c1d5-4d5a-a449-1174e9cc1b3d",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\ud83d\udfe2"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "48c8200c-0eaa-4b95-a665-0b6b1ec18e8c",
|
|
"color": "darker-red",
|
|
"filters": [
|
|
{
|
|
"id": "319559b6-4ab8-4fca-abb9-15e4ebaba38e",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\ud83d\udd34"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "4e55dd82-af72-4bbf-971f-da6e2f447c44",
|
|
"color": "darker-gray",
|
|
"filters": [
|
|
{
|
|
"id": "afe3ba0d-2198-4a54-96ef-ab72f53630d3",
|
|
"type": "equal",
|
|
"field": 40969,
|
|
"group": null,
|
|
"value": "\u26ab"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167230,
|
|
"field_id": 40898,
|
|
"width": 205,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167231,
|
|
"field_id": 40900,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167232,
|
|
"field_id": 40950,
|
|
"width": 115,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167233,
|
|
"field_id": 40951,
|
|
"width": 113,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167234,
|
|
"field_id": 40902,
|
|
"width": 126,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167235,
|
|
"field_id": 40903,
|
|
"width": 162,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167236,
|
|
"field_id": 40937,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167237,
|
|
"field_id": 40904,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167238,
|
|
"field_id": 40905,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167239,
|
|
"field_id": 40935,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167240,
|
|
"field_id": 40934,
|
|
"width": 186,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167241,
|
|
"field_id": 40936,
|
|
"width": 157,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167242,
|
|
"field_id": 40954,
|
|
"width": 134,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167243,
|
|
"field_id": 40963,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167244,
|
|
"field_id": 40969,
|
|
"width": 160,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167245,
|
|
"field_id": 40901,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167246,
|
|
"field_id": 40955,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167247,
|
|
"field_id": 40965,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167248,
|
|
"field_id": 40899,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167249,
|
|
"field_id": 40906,
|
|
"width": 100,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167250,
|
|
"field_id": 40907,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18081,
|
|
"type": "gallery",
|
|
"name": "Gallery: all ESG targets",
|
|
"order": 6,
|
|
"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": 40906,
|
|
"field_options": [
|
|
{
|
|
"id": 21121,
|
|
"field_id": 40898,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21122,
|
|
"field_id": 40899,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21123,
|
|
"field_id": 40900,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21124,
|
|
"field_id": 40901,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21125,
|
|
"field_id": 40902,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21126,
|
|
"field_id": 40903,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21127,
|
|
"field_id": 40904,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21128,
|
|
"field_id": 40905,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21129,
|
|
"field_id": 40906,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21130,
|
|
"field_id": 40907,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21131,
|
|
"field_id": 40934,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21132,
|
|
"field_id": 40935,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21133,
|
|
"field_id": 40936,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21134,
|
|
"field_id": 40937,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21136,
|
|
"field_id": 40950,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21137,
|
|
"field_id": 40951,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21135,
|
|
"field_id": 40954,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21140,
|
|
"field_id": 40955,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21138,
|
|
"field_id": 40963,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21141,
|
|
"field_id": 40965,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 21139,
|
|
"field_id": 40969,
|
|
"hidden": false,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2023-12-06T12:38:51.335316+00:00",
|
|
"updated_on": "2024-10-25T08:04:03.467579+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40898": "Reduce water consumption",
|
|
"field_40899": [
|
|
13
|
|
],
|
|
"field_40900": "### Water\n\n**What**\n\nImplement strategies to reduce water consumption by 15% compared to the previous year's usage.\n\n**Why**\n\nPreserve precious water resources, minimize environmental impact, and demonstrate commitment to sustainable practices.\n\n**How**\n\n- Conduct a comprehensive water audit to identify areas of high consumption and potential efficiency improvements.\n- Implement water-saving technologies such as low-flow fixtures, water-efficient appliances, and recycling systems.\n- Educate employees on water conservation practices and encourage their participation in reducing usage.\n- Monitor water usage regularly and track progress towards the 15% reduction target.\n- Address leaks, inefficiencies, and wastage promptly to optimize water use efficiency.\n- Collaborate with suppliers and partners to promote water stewardship throughout the supply chain.\n- Engage with local communities and stakeholders to raise awareness about the importance of water conservation.",
|
|
"field_40901": [
|
|
14,
|
|
15,
|
|
16
|
|
],
|
|
"field_40902": "5500",
|
|
"field_40903": 15728,
|
|
"field_40934": null,
|
|
"field_40904": "15",
|
|
"field_40905": 15731,
|
|
"field_40936": null,
|
|
"field_40954": null,
|
|
"field_40937": null,
|
|
"field_40906": [
|
|
{
|
|
"name": "bvWfQoWNxTfVgG3Fzr5IwByEdZN7u9xQ_c723057cc3343673f59f7b427e9258422be9168f0687cc2402bd8e9faf7ccbf2.png",
|
|
"visible_name": "E-WEB-Goal-06.png",
|
|
"original_name": "bvWfQoWNxTfVgG3Fzr5IwByEdZN7u9xQ_c723057cc3343673f59f7b427e9258422be9168f0687cc2402bd8e9faf7ccbf2.png"
|
|
}
|
|
],
|
|
"field_40935": null,
|
|
"field_40907": "water",
|
|
"field_40950": null,
|
|
"field_40951": null,
|
|
"field_40963": null,
|
|
"field_40969": null,
|
|
"field_40955": null,
|
|
"field_40965": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2023-12-06T12:38:51.335375+00:00",
|
|
"updated_on": "2024-10-25T08:04:58.566835+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40898": "Reduce carbon emissions",
|
|
"field_40899": [
|
|
5
|
|
],
|
|
"field_40900": "### Carbon\n\n**What**\n\nImplement strategies to reduce carbon emissions by 20% compared to the previous year's baseline.\n\n**Why**\n\nMitigate climate change impacts, demonstrate environmental responsibility, and align with sustainability goals.\n\n**How**\n\n- Conduct a carbon footprint assessment to identify sources of emissions and establish a baseline.\n- Implement energy efficiency measures such as upgrading equipment, optimizing processes, and retrofitting facilities.\n- Increase the use of renewable energy sources such as solar, wind, or hydroelectric power.\n- Promote alternative transportation options such as carpooling, biking, or public transit to reduce employee commuting emissions.\n- Encourage telecommuting and remote work arrangements to minimize carbon emissions associated with office operations.\n- Educate employees on energy-saving practices and encourage behavior changes to reduce energy consumption.\n- Monitor carbon emissions regularly and track progress towards the 20% reduction target.\n- Collaborate with suppliers and partners to reduce emissions throughout the supply chain.\n- Engage with industry associations and government agencies to advocate for policies that support emissions reduction efforts.",
|
|
"field_40901": [
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13
|
|
],
|
|
"field_40902": "750",
|
|
"field_40903": 15726,
|
|
"field_40934": null,
|
|
"field_40904": "25",
|
|
"field_40905": 15731,
|
|
"field_40936": null,
|
|
"field_40954": null,
|
|
"field_40937": null,
|
|
"field_40906": [
|
|
{
|
|
"name": "Bm0YHBZVP56i0d4YSMf4c9krPBoFY0Rr_319681dd7603324172922dd6708ec3fa45ec095d513f20416cb4e33fc7fc5ced.png",
|
|
"visible_name": "E-WEB-Goal-13.png",
|
|
"original_name": "Bm0YHBZVP56i0d4YSMf4c9krPBoFY0Rr_319681dd7603324172922dd6708ec3fa45ec095d513f20416cb4e33fc7fc5ced.png"
|
|
}
|
|
],
|
|
"field_40935": null,
|
|
"field_40907": "carbon",
|
|
"field_40950": null,
|
|
"field_40951": null,
|
|
"field_40963": null,
|
|
"field_40969": null,
|
|
"field_40955": null,
|
|
"field_40965": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2023-12-06T12:39:43.518156+00:00",
|
|
"updated_on": "2024-10-25T08:04:31.417603+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40898": "Increase material recycling",
|
|
"field_40899": [
|
|
16
|
|
],
|
|
"field_40900": "### Recycling\n\n**What**\n\nImplement measures to increase the use of recycled materials in production by 40%.\n\n**Why**\n\nReduce environmental impact, conserve natural resources, and promote circular economy principles.\n\n**How**\n\n- Conduct a materials audit to identify opportunities for integrating recycled materials into production processes.\n- Source recycled materials from reliable suppliers and ensure compliance with quality standards.\n- Modify product designs and manufacturing processes to accommodate the use of recycled materials.\n- Educate employees on the benefits of using recycled materials and provide training on proper handling and processing.\n- Collaborate with suppliers and partners to develop innovative solutions for sourcing and utilizing recycled materials.\n- Monitor usage of recycled materials regularly and track progress towards the 40% increase target.\n- Implement incentives or recognition programs to encourage departments or teams to prioritize the use of recycled materials.\n- Engage with customers to promote the environmental benefits of products made from recycled materials and encourage demand.\n- Advocate for policies and initiatives that support the adoption of recycled materials and advance circular economy practices.",
|
|
"field_40901": [
|
|
21,
|
|
22,
|
|
23
|
|
],
|
|
"field_40902": "72",
|
|
"field_40903": 15726,
|
|
"field_40934": null,
|
|
"field_40904": "40",
|
|
"field_40905": 15732,
|
|
"field_40936": null,
|
|
"field_40954": null,
|
|
"field_40937": null,
|
|
"field_40906": [
|
|
{
|
|
"name": "MqNPrXOzXUdvvE2Np7QPhXpFUVhGmSdX_7463d94b42437843db53e07813fe2f11866dad6ed629004292e10d89fc5210a1.png",
|
|
"visible_name": "E-WEB-Goal-12.png",
|
|
"original_name": "MqNPrXOzXUdvvE2Np7QPhXpFUVhGmSdX_7463d94b42437843db53e07813fe2f11866dad6ed629004292e10d89fc5210a1.png"
|
|
}
|
|
],
|
|
"field_40935": null,
|
|
"field_40907": "recycling",
|
|
"field_40950": null,
|
|
"field_40951": null,
|
|
"field_40963": null,
|
|
"field_40969": null,
|
|
"field_40955": null,
|
|
"field_40965": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2023-12-06T12:39:43.518213+00:00",
|
|
"updated_on": "2024-10-25T08:06:01.284320+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40898": "Start ethics training",
|
|
"field_40899": [
|
|
6
|
|
],
|
|
"field_40900": "### Ethics\n\n**What**\n\nImplement comprehensive ethics training sessions covering compliance, conflicts of interest, integrity, and data security.\n\n**Why**\n\nFoster a culture of integrity, minimize ethical risks, enhance compliance, and uphold the company's reputation.\n\n**How**\n\n- Utilize a variety of methods including workshops, online modules, discussions, and case studies.\n- Make training mandatory for all employees with clear completion deadlines.\n- Provide ongoing support, resources, and channels for questions and concerns.\n- Track participation and progress to ensure a 100% completion rate.\n- Integrate ethics training into onboarding and provide refresher sessions as needed.",
|
|
"field_40901": [
|
|
17,
|
|
18,
|
|
19,
|
|
20
|
|
],
|
|
"field_40902": "0",
|
|
"field_40903": 15727,
|
|
"field_40934": null,
|
|
"field_40904": "100",
|
|
"field_40905": 15735,
|
|
"field_40936": null,
|
|
"field_40954": null,
|
|
"field_40937": null,
|
|
"field_40906": [
|
|
{
|
|
"name": "RzguG8SV7bv5xAnPewaLfc5pBvCezwVf_0d42e94daa09e45966df5f592bca09a88bbf534e50d2096616246bc4b733f372.png",
|
|
"visible_name": "E-WEB-Goal-16.png",
|
|
"original_name": "RzguG8SV7bv5xAnPewaLfc5pBvCezwVf_0d42e94daa09e45966df5f592bca09a88bbf534e50d2096616246bc4b733f372.png"
|
|
}
|
|
],
|
|
"field_40935": null,
|
|
"field_40907": "ethics",
|
|
"field_40950": null,
|
|
"field_40951": null,
|
|
"field_40963": null,
|
|
"field_40969": null,
|
|
"field_40955": null,
|
|
"field_40965": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2023-12-06T12:39:43.518240+00:00",
|
|
"updated_on": "2024-10-25T08:05:34.317265+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40898": "Increase employee diversity",
|
|
"field_40899": [
|
|
3
|
|
],
|
|
"field_40900": "### Diversity\n\n**What**\n\nImplement measures to increase diversity representation across all departments within the organization, aiming for a target of 50% diversity.\n\n**Why**\n\nEnhance inclusivity, promote a diverse workforce, foster innovation, and reflect the demographics of our customer base and society.\n\n**How**\n\n- Develop diversity recruitment strategies to attract candidates from underrepresented groups.\n- Implement inclusive hiring practices and remove biases from the recruitment process.\n- Provide diversity training and awareness programs for hiring managers and employees.\n- Establish diversity goals and regularly monitor progress towards achieving 50% representation.\n- Create a supportive and inclusive workplace culture that values diversity and promotes belonging.\n- Offer mentorship, sponsorship, and career development opportunities for diverse employees.\n- Review and revise policies and procedures to ensure they are equitable and inclusive.",
|
|
"field_40901": [
|
|
1,
|
|
2,
|
|
3,
|
|
4
|
|
],
|
|
"field_40902": "32",
|
|
"field_40903": 15727,
|
|
"field_40934": null,
|
|
"field_40904": "50",
|
|
"field_40905": 15736,
|
|
"field_40936": null,
|
|
"field_40954": null,
|
|
"field_40937": null,
|
|
"field_40906": [
|
|
{
|
|
"name": "eD59Bi5W96k4yzr7IM685KedRiCg8HrZ_806d8d32874e2056b0c90875abef0b88f220088776d1b7c37df6bebbb4e6a4da.png",
|
|
"visible_name": "E-WEB-Goal-05.png",
|
|
"original_name": "eD59Bi5W96k4yzr7IM685KedRiCg8HrZ_806d8d32874e2056b0c90875abef0b88f220088776d1b7c37df6bebbb4e6a4da.png"
|
|
}
|
|
],
|
|
"field_40935": null,
|
|
"field_40907": "diversity",
|
|
"field_40950": null,
|
|
"field_40951": null,
|
|
"field_40963": null,
|
|
"field_40969": null,
|
|
"field_40955": null,
|
|
"field_40965": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3970,
|
|
"name": "Initiatives",
|
|
"order": 4,
|
|
"fields": [
|
|
{
|
|
"id": 40939,
|
|
"type": "formula",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "concat(field('Title'),' (',join(lookup('ESG Target','Short'),'') ,')')",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40908,
|
|
"type": "long_text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"long_text_enable_rich_text": false
|
|
},
|
|
{
|
|
"id": 40909,
|
|
"type": "link_row",
|
|
"name": "ESG Target",
|
|
"description": null,
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3969,
|
|
"link_row_related_field_id": 40901,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 40910,
|
|
"type": "link_row",
|
|
"name": "ESG Actions",
|
|
"description": null,
|
|
"order": 14,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3971,
|
|
"link_row_related_field_id": 40916,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 40957,
|
|
"type": "rollup",
|
|
"name": "All actions successful",
|
|
"description": null,
|
|
"order": 15,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 40910,
|
|
"target_field_id": 40942,
|
|
"rollup_function": "every"
|
|
},
|
|
{
|
|
"id": 40911,
|
|
"type": "text",
|
|
"name": "Title",
|
|
"description": null,
|
|
"order": 17,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 40912,
|
|
"type": "number",
|
|
"name": "Estimated impact",
|
|
"description": null,
|
|
"order": 18,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"number_negative": false
|
|
},
|
|
{
|
|
"id": 40913,
|
|
"type": "number",
|
|
"name": "Current impact",
|
|
"description": null,
|
|
"order": 19,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"number_decimal_places": 0,
|
|
"number_negative": false
|
|
},
|
|
{
|
|
"id": 40929,
|
|
"type": "rollup",
|
|
"name": "From",
|
|
"description": null,
|
|
"order": 20,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": false,
|
|
"date_include_time": false,
|
|
"nullable": true,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": "ISO",
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": "24",
|
|
"through_field_id": 40910,
|
|
"target_field_id": 40918,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 40931,
|
|
"type": "rollup",
|
|
"name": "Until",
|
|
"description": null,
|
|
"order": 21,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": false,
|
|
"date_include_time": false,
|
|
"nullable": true,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": "ISO",
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": "24",
|
|
"through_field_id": 40910,
|
|
"target_field_id": 40915,
|
|
"rollup_function": "max"
|
|
},
|
|
{
|
|
"id": 40938,
|
|
"type": "formula",
|
|
"name": "Unit",
|
|
"description": null,
|
|
"order": 22,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "join(totext(lookup('ESG Target','Baseline unit')),'')",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40960,
|
|
"type": "lookup",
|
|
"name": "Actions completed",
|
|
"description": null,
|
|
"order": 23,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": "boolean",
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 40910,
|
|
"through_field_name": "ESG Actions",
|
|
"target_field_id": 40945,
|
|
"target_field_name": "Completed"
|
|
},
|
|
{
|
|
"id": 40940,
|
|
"type": "formula",
|
|
"name": "Impact progress %",
|
|
"description": null,
|
|
"order": 24,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"formula": "round((field('Current impact') / field('Estimated impact')) * 100,0)",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 40952,
|
|
"type": "formula",
|
|
"name": "Time progress %",
|
|
"description": null,
|
|
"order": 25,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"formula": "if(field('From') > now(),0,if(field('Until') < now(),100,\nround((date_diff('dd',field('From'),now()) / date_diff('dd',field('From'),field('Until'))) * 100,0)))",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 40964,
|
|
"type": "formula",
|
|
"name": "Status",
|
|
"description": null,
|
|
"order": 26,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "if(field('Time progress %') = 0,'\u26aa not started',if(field('Impact progress %') > 90,'\ud83d\udfe2 full success',if(and(field('Time progress %') = 100,field('Impact progress %') < 90),'\ud83d\udfe1 partial success',if(field('Time progress %') > field('Impact progress %'),'\u2b55 behind schedule','\ud83d\udd35 on schedule'))))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40933,
|
|
"type": "rollup",
|
|
"name": "ESG Target name",
|
|
"description": null,
|
|
"order": 27,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": true,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 40909,
|
|
"target_field_id": 40898,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 40967,
|
|
"type": "formula",
|
|
"name": "All actions successful symbol",
|
|
"description": null,
|
|
"order": 28,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "if(field('All actions successful'),'\u2705','\u274c')",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40953,
|
|
"type": "formula",
|
|
"name": "Currently active",
|
|
"description": null,
|
|
"order": 29,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "and(today() > field('From'),today() < field('Until'))",
|
|
"formula_type": "boolean"
|
|
},
|
|
{
|
|
"id": 40927,
|
|
"type": "count",
|
|
"name": "Total actions",
|
|
"description": null,
|
|
"order": 30,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"through_field_id": 40910
|
|
},
|
|
{
|
|
"id": 40941,
|
|
"type": "formula",
|
|
"name": "Active actions",
|
|
"description": null,
|
|
"order": 31,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"formula": "count(filter(lookup('ESG Actions','Name'),and(totext(lookup('ESG Actions','Status')) != 'Successful completion',totext(lookup('ESG Actions','Status')) != 'Failed')))",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 40961,
|
|
"type": "rollup",
|
|
"name": "All actions completed",
|
|
"description": null,
|
|
"order": 32,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 40910,
|
|
"target_field_id": 40945,
|
|
"rollup_function": "every"
|
|
},
|
|
{
|
|
"id": 40958,
|
|
"type": "lookup",
|
|
"name": "Actions successful",
|
|
"description": null,
|
|
"order": 33,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": "boolean",
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 40910,
|
|
"through_field_name": "ESG Actions",
|
|
"target_field_id": 40942,
|
|
"target_field_name": "Successful completion"
|
|
},
|
|
{
|
|
"id": 40968,
|
|
"type": "formula",
|
|
"name": "All actions completed symbol",
|
|
"description": null,
|
|
"order": 34,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "if(field('All actions completed'),'\u2705','\u274c')",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40966,
|
|
"type": "formula",
|
|
"name": "Currently active symbol",
|
|
"description": null,
|
|
"order": 35,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "if(field('Currently active'),'\u2705','\u274c')",
|
|
"formula_type": "text"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 18082,
|
|
"type": "grid",
|
|
"name": "All ESG Initiatives",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13955,
|
|
"field_id": 40931,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5477,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 40964,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167251,
|
|
"field_id": 40939,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167252,
|
|
"field_id": 40911,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167253,
|
|
"field_id": 40908,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167254,
|
|
"field_id": 40929,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167255,
|
|
"field_id": 40931,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167256,
|
|
"field_id": 40953,
|
|
"width": 170,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167257,
|
|
"field_id": 40964,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167258,
|
|
"field_id": 40912,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167259,
|
|
"field_id": 40913,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167260,
|
|
"field_id": 40938,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167261,
|
|
"field_id": 40940,
|
|
"width": 188,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167262,
|
|
"field_id": 40952,
|
|
"width": 177,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167263,
|
|
"field_id": 40960,
|
|
"width": 257,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167264,
|
|
"field_id": 40958,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167265,
|
|
"field_id": 40927,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167266,
|
|
"field_id": 40941,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167267,
|
|
"field_id": 40957,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167268,
|
|
"field_id": 40961,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167269,
|
|
"field_id": 40909,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167270,
|
|
"field_id": 40933,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167271,
|
|
"field_id": 40910,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167272,
|
|
"field_id": 40967,
|
|
"width": 269,
|
|
"hidden": false,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167273,
|
|
"field_id": 40968,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167274,
|
|
"field_id": 40966,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 23,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18084,
|
|
"type": "grid",
|
|
"name": "All ESG Initiatives grouped by status",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13957,
|
|
"field_id": 40931,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 1788,
|
|
"field_id": 40964,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 5479,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 40964,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167298,
|
|
"field_id": 40939,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167299,
|
|
"field_id": 40911,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167300,
|
|
"field_id": 40908,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167301,
|
|
"field_id": 40929,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167302,
|
|
"field_id": 40931,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167303,
|
|
"field_id": 40953,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167304,
|
|
"field_id": 40964,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167305,
|
|
"field_id": 40912,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167306,
|
|
"field_id": 40913,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167307,
|
|
"field_id": 40938,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167308,
|
|
"field_id": 40940,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167309,
|
|
"field_id": 40952,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167310,
|
|
"field_id": 40960,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167311,
|
|
"field_id": 40958,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167312,
|
|
"field_id": 40927,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167313,
|
|
"field_id": 40941,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167314,
|
|
"field_id": 40957,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167315,
|
|
"field_id": 40961,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167316,
|
|
"field_id": 40909,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167317,
|
|
"field_id": 40933,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167318,
|
|
"field_id": 40910,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167319,
|
|
"field_id": 40967,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167320,
|
|
"field_id": 40968,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18085,
|
|
"type": "grid",
|
|
"name": "All ESG Initiatives grouped by target",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13958,
|
|
"field_id": 40931,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 1789,
|
|
"field_id": 40933,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 5480,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 40964,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167321,
|
|
"field_id": 40939,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167322,
|
|
"field_id": 40911,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167323,
|
|
"field_id": 40908,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167324,
|
|
"field_id": 40929,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167325,
|
|
"field_id": 40931,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167326,
|
|
"field_id": 40953,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167327,
|
|
"field_id": 40964,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167328,
|
|
"field_id": 40912,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167329,
|
|
"field_id": 40913,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167330,
|
|
"field_id": 40938,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167331,
|
|
"field_id": 40940,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167332,
|
|
"field_id": 40952,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167333,
|
|
"field_id": 40960,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167334,
|
|
"field_id": 40958,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167335,
|
|
"field_id": 40927,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167336,
|
|
"field_id": 40941,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167337,
|
|
"field_id": 40957,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167338,
|
|
"field_id": 40961,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167339,
|
|
"field_id": 40909,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167340,
|
|
"field_id": 40933,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167341,
|
|
"field_id": 40910,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167342,
|
|
"field_id": 40967,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167343,
|
|
"field_id": 40968,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18086,
|
|
"type": "grid",
|
|
"name": "All ESG Initiatives grouped by status and target",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13959,
|
|
"field_id": 40931,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 1790,
|
|
"field_id": 40964,
|
|
"order": "ASC"
|
|
},
|
|
{
|
|
"id": 1791,
|
|
"field_id": 40933,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 5481,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 40964,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167344,
|
|
"field_id": 40939,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167345,
|
|
"field_id": 40911,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167346,
|
|
"field_id": 40908,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167347,
|
|
"field_id": 40929,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167348,
|
|
"field_id": 40931,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167349,
|
|
"field_id": 40953,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167350,
|
|
"field_id": 40964,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167351,
|
|
"field_id": 40912,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167352,
|
|
"field_id": 40913,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167353,
|
|
"field_id": 40938,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167354,
|
|
"field_id": 40940,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167355,
|
|
"field_id": 40952,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167356,
|
|
"field_id": 40960,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167357,
|
|
"field_id": 40958,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167358,
|
|
"field_id": 40927,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167359,
|
|
"field_id": 40941,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167360,
|
|
"field_id": 40957,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167361,
|
|
"field_id": 40961,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167362,
|
|
"field_id": 40909,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167363,
|
|
"field_id": 40933,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167364,
|
|
"field_id": 40910,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167365,
|
|
"field_id": 40967,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167366,
|
|
"field_id": 40968,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 170257,
|
|
"field_id": 40966,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18083,
|
|
"type": "grid",
|
|
"name": "Currently active ESG Initiatives",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9975,
|
|
"field_id": 40953,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13956,
|
|
"field_id": 40931,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5478,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 40964,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167275,
|
|
"field_id": 40939,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167276,
|
|
"field_id": 40911,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167277,
|
|
"field_id": 40908,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167278,
|
|
"field_id": 40929,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167279,
|
|
"field_id": 40931,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167280,
|
|
"field_id": 40953,
|
|
"width": 170,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167281,
|
|
"field_id": 40964,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167282,
|
|
"field_id": 40912,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167283,
|
|
"field_id": 40913,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167284,
|
|
"field_id": 40938,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167285,
|
|
"field_id": 40940,
|
|
"width": 188,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167286,
|
|
"field_id": 40952,
|
|
"width": 177,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167287,
|
|
"field_id": 40960,
|
|
"width": 257,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167288,
|
|
"field_id": 40958,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167289,
|
|
"field_id": 40927,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167290,
|
|
"field_id": 40941,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167291,
|
|
"field_id": 40957,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167292,
|
|
"field_id": 40961,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167293,
|
|
"field_id": 40909,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167294,
|
|
"field_id": 40933,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167295,
|
|
"field_id": 40910,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167296,
|
|
"field_id": 40967,
|
|
"width": 269,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167297,
|
|
"field_id": 40968,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 170256,
|
|
"field_id": 40966,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18087,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives with all actions successful completed",
|
|
"order": 6,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9976,
|
|
"field_id": 40957,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13960,
|
|
"field_id": 40931,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5482,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 40964,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167367,
|
|
"field_id": 40939,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167368,
|
|
"field_id": 40911,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167369,
|
|
"field_id": 40908,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167370,
|
|
"field_id": 40929,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167371,
|
|
"field_id": 40931,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167372,
|
|
"field_id": 40953,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167373,
|
|
"field_id": 40964,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167374,
|
|
"field_id": 40912,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167375,
|
|
"field_id": 40913,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167376,
|
|
"field_id": 40938,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167377,
|
|
"field_id": 40940,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167378,
|
|
"field_id": 40952,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167379,
|
|
"field_id": 40960,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167380,
|
|
"field_id": 40958,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167381,
|
|
"field_id": 40927,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167382,
|
|
"field_id": 40941,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167383,
|
|
"field_id": 40909,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167384,
|
|
"field_id": 40933,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167385,
|
|
"field_id": 40910,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167386,
|
|
"field_id": 40957,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167387,
|
|
"field_id": 40961,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167388,
|
|
"field_id": 40967,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167389,
|
|
"field_id": 40968,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18088,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives with all actions completed",
|
|
"order": 7,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9977,
|
|
"field_id": 40957,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13961,
|
|
"field_id": 40931,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5483,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 40964,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167390,
|
|
"field_id": 40939,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167391,
|
|
"field_id": 40911,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167392,
|
|
"field_id": 40908,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167393,
|
|
"field_id": 40929,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167394,
|
|
"field_id": 40931,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167395,
|
|
"field_id": 40953,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167396,
|
|
"field_id": 40964,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167397,
|
|
"field_id": 40912,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167398,
|
|
"field_id": 40913,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167399,
|
|
"field_id": 40938,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167400,
|
|
"field_id": 40940,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167401,
|
|
"field_id": 40952,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167402,
|
|
"field_id": 40960,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167403,
|
|
"field_id": 40958,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167404,
|
|
"field_id": 40927,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167405,
|
|
"field_id": 40941,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167406,
|
|
"field_id": 40909,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167407,
|
|
"field_id": 40933,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167408,
|
|
"field_id": 40910,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167409,
|
|
"field_id": 40957,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167410,
|
|
"field_id": 40961,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167411,
|
|
"field_id": 40967,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167412,
|
|
"field_id": 40968,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18089,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives with active actions",
|
|
"order": 8,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9978,
|
|
"field_id": 40941,
|
|
"type": "higher_than",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13962,
|
|
"field_id": 40931,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5484,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 40964,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167413,
|
|
"field_id": 40939,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167414,
|
|
"field_id": 40911,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167415,
|
|
"field_id": 40908,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167416,
|
|
"field_id": 40929,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167417,
|
|
"field_id": 40931,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167418,
|
|
"field_id": 40953,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167419,
|
|
"field_id": 40964,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167420,
|
|
"field_id": 40912,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167421,
|
|
"field_id": 40913,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167422,
|
|
"field_id": 40938,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167423,
|
|
"field_id": 40940,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167424,
|
|
"field_id": 40952,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167425,
|
|
"field_id": 40960,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167426,
|
|
"field_id": 40958,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167427,
|
|
"field_id": 40927,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167428,
|
|
"field_id": 40941,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167429,
|
|
"field_id": 40909,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167430,
|
|
"field_id": 40933,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167431,
|
|
"field_id": 40910,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167432,
|
|
"field_id": 40957,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167433,
|
|
"field_id": 40961,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167434,
|
|
"field_id": 40967,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167435,
|
|
"field_id": 40968,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18090,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives without active actions",
|
|
"order": 9,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9979,
|
|
"field_id": 40941,
|
|
"type": "equal",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13963,
|
|
"field_id": 40931,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5485,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 40964,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167436,
|
|
"field_id": 40939,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167437,
|
|
"field_id": 40911,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167438,
|
|
"field_id": 40908,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167439,
|
|
"field_id": 40929,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167440,
|
|
"field_id": 40931,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167441,
|
|
"field_id": 40953,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167442,
|
|
"field_id": 40964,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167443,
|
|
"field_id": 40912,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167444,
|
|
"field_id": 40913,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167445,
|
|
"field_id": 40938,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167446,
|
|
"field_id": 40940,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167447,
|
|
"field_id": 40952,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167448,
|
|
"field_id": 40960,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167449,
|
|
"field_id": 40958,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167450,
|
|
"field_id": 40927,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167451,
|
|
"field_id": 40941,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167452,
|
|
"field_id": 40909,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167453,
|
|
"field_id": 40933,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167454,
|
|
"field_id": 40910,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167455,
|
|
"field_id": 40957,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167456,
|
|
"field_id": 40961,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167457,
|
|
"field_id": 40967,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167458,
|
|
"field_id": 40968,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 170258,
|
|
"field_id": 40966,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18091,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives with impact progress > 75%",
|
|
"order": 10,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9980,
|
|
"field_id": 40940,
|
|
"type": "higher_than",
|
|
"value": "75",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13964,
|
|
"field_id": 40931,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5486,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 40964,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167459,
|
|
"field_id": 40939,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167460,
|
|
"field_id": 40911,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167461,
|
|
"field_id": 40908,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167462,
|
|
"field_id": 40929,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167463,
|
|
"field_id": 40931,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167464,
|
|
"field_id": 40953,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167465,
|
|
"field_id": 40964,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167466,
|
|
"field_id": 40912,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167467,
|
|
"field_id": 40913,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167468,
|
|
"field_id": 40938,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167469,
|
|
"field_id": 40940,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167470,
|
|
"field_id": 40952,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167471,
|
|
"field_id": 40960,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167472,
|
|
"field_id": 40958,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167473,
|
|
"field_id": 40927,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167474,
|
|
"field_id": 40941,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167475,
|
|
"field_id": 40909,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167476,
|
|
"field_id": 40933,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167477,
|
|
"field_id": 40910,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167478,
|
|
"field_id": 40957,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167479,
|
|
"field_id": 40961,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167480,
|
|
"field_id": 40967,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167481,
|
|
"field_id": 40968,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18092,
|
|
"type": "grid",
|
|
"name": "ESG Initiatives with time progress > 75%",
|
|
"order": 11,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9981,
|
|
"field_id": 40952,
|
|
"type": "higher_than",
|
|
"value": "75",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13965,
|
|
"field_id": 40931,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5487,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ff9c9f95-46a0-40d7-a777-1a5da5054e08",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "df85e796-f063-47c0-b5b5-10465b2c0a53",
|
|
"type": "equal",
|
|
"field": 40964,
|
|
"group": null,
|
|
"value": "\u2b55 behind schedule"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167482,
|
|
"field_id": 40939,
|
|
"width": 197,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167483,
|
|
"field_id": 40911,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167484,
|
|
"field_id": 40908,
|
|
"width": 229,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167485,
|
|
"field_id": 40929,
|
|
"width": 138,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167486,
|
|
"field_id": 40931,
|
|
"width": 119,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167487,
|
|
"field_id": 40953,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167488,
|
|
"field_id": 40964,
|
|
"width": 178,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167489,
|
|
"field_id": 40912,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167490,
|
|
"field_id": 40913,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167491,
|
|
"field_id": 40938,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167492,
|
|
"field_id": 40940,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167493,
|
|
"field_id": 40952,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167494,
|
|
"field_id": 40960,
|
|
"width": 164,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167495,
|
|
"field_id": 40958,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167496,
|
|
"field_id": 40927,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167497,
|
|
"field_id": 40941,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167498,
|
|
"field_id": 40909,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167499,
|
|
"field_id": 40933,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167500,
|
|
"field_id": 40910,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167501,
|
|
"field_id": 40957,
|
|
"width": 215,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167502,
|
|
"field_id": 40961,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167503,
|
|
"field_id": 40967,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167504,
|
|
"field_id": 40968,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 22,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18093,
|
|
"type": "timeline",
|
|
"name": "Timeline: all ESG initiatives",
|
|
"order": 12,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"start_date_field_id": 40929,
|
|
"end_date_field_id": 40931,
|
|
"field_options": [
|
|
{
|
|
"id": 472,
|
|
"field_id": 40908,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 473,
|
|
"field_id": 40909,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 474,
|
|
"field_id": 40910,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 475,
|
|
"field_id": 40911,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 476,
|
|
"field_id": 40912,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 477,
|
|
"field_id": 40913,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 490,
|
|
"field_id": 40927,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 481,
|
|
"field_id": 40929,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 482,
|
|
"field_id": 40931,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 478,
|
|
"field_id": 40933,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 479,
|
|
"field_id": 40938,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 480,
|
|
"field_id": 40939,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 483,
|
|
"field_id": 40940,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 491,
|
|
"field_id": 40941,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 484,
|
|
"field_id": 40952,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 489,
|
|
"field_id": 40953,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 485,
|
|
"field_id": 40957,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 493,
|
|
"field_id": 40958,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 486,
|
|
"field_id": 40960,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 492,
|
|
"field_id": 40961,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 487,
|
|
"field_id": 40964,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 488,
|
|
"field_id": 40967,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 494,
|
|
"field_id": 40968,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2023-12-06T13:18:31.551427+00:00",
|
|
"updated_on": "2024-10-25T09:29:01.328244+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Develop and implement targeted recruitment strategies aimed at attracting candidates from underrepresented groups. This could involve partnering with diverse professional organizations, attending job fairs focused on diversity, and leveraging diverse recruitment channels such as online platforms and community networks.",
|
|
"field_40909": [
|
|
5
|
|
],
|
|
"field_40910": [
|
|
1,
|
|
2,
|
|
21
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Diversity Recruitment Strategies",
|
|
"field_40912": "3",
|
|
"field_40913": "1",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2023-12-06T13:18:31.551477+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.875605+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Implement inclusive hiring practices to remove biases from the recruitment process and ensure fair opportunities for all candidates. This may include using blind resume screening techniques, incorporating diverse interview panels, and providing unconscious bias training for hiring managers.",
|
|
"field_40909": [
|
|
5
|
|
],
|
|
"field_40910": [
|
|
3,
|
|
4,
|
|
5
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Inclusive Hiring Practices",
|
|
"field_40912": "7",
|
|
"field_40913": "4",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346493+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.899790+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Offer diversity training and awareness programs for hiring managers and employees to foster understanding, empathy, and respect for diverse perspectives and backgrounds. These programs can help create a more inclusive workplace culture where diversity is valued and celebrated.",
|
|
"field_40909": [
|
|
5
|
|
],
|
|
"field_40910": [
|
|
6,
|
|
7,
|
|
8
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Diversity Training and Awareness Programs",
|
|
"field_40912": "6",
|
|
"field_40913": "3",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346550+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.922714+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Create a supportive and inclusive workplace culture that values diversity and promotes belonging. Encourage open communication, provide resources and support networks for diverse employees, and celebrate diversity through events, recognition programs, and inclusive policies and practices.",
|
|
"field_40909": [
|
|
5
|
|
],
|
|
"field_40910": [
|
|
9,
|
|
10,
|
|
11
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Supportive Workplace Culture",
|
|
"field_40912": "2",
|
|
"field_40913": "0",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346575+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.945875+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Conduct a comprehensive carbon footprint assessment to identify sources of emissions and establish a baseline for carbon emissions.",
|
|
"field_40909": [
|
|
2
|
|
],
|
|
"field_40910": [
|
|
12,
|
|
13,
|
|
14
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Carbon Emissions Assessment",
|
|
"field_40912": "20",
|
|
"field_40913": "4",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346596+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.968504+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Implement energy efficiency measures such as upgrading equipment, optimizing processes, and retrofitting facilities to reduce carbon emissions.",
|
|
"field_40909": [
|
|
2
|
|
],
|
|
"field_40910": [
|
|
15,
|
|
16,
|
|
17
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Energy Efficiency Measures",
|
|
"field_40912": "10",
|
|
"field_40913": "7",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346617+00:00",
|
|
"updated_on": "2024-05-29T08:42:05.991727+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Increase the use of renewable energy sources such as solar, wind, or hydroelectric power to decrease reliance on fossil fuels and lower carbon emissions.",
|
|
"field_40909": [
|
|
2
|
|
],
|
|
"field_40910": [
|
|
18,
|
|
19,
|
|
20
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Renewable Energy Integration",
|
|
"field_40912": "20",
|
|
"field_40913": "13",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346637+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.014442+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Promote alternative transportation options such as carpooling, biking, or public transit to reduce employee commuting emissions.",
|
|
"field_40909": [
|
|
2
|
|
],
|
|
"field_40910": [
|
|
22,
|
|
23,
|
|
24
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Alternative Transportation Promotion",
|
|
"field_40912": "30",
|
|
"field_40913": "28",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346659+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.275986+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Encourage telecommuting and remote work arrangements to minimize carbon emissions associated with office operations and commuting.",
|
|
"field_40909": [
|
|
2
|
|
],
|
|
"field_40910": [
|
|
25,
|
|
26,
|
|
27
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Telecommuting and Remote Work",
|
|
"field_40912": "20",
|
|
"field_40913": "0",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2023-12-06T13:20:43.346680+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.298415+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Educate employees on energy-saving practices and encourage behavior changes to reduce energy consumption and carbon emissions.",
|
|
"field_40909": [
|
|
2
|
|
],
|
|
"field_40910": [
|
|
28,
|
|
29,
|
|
30
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Employee Education and Behavior Change",
|
|
"field_40912": "50",
|
|
"field_40913": "64",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690597+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.321201+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Regularly monitor carbon emissions and track progress towards the 20% reduction target to ensure accountability and progress.",
|
|
"field_40909": [
|
|
2
|
|
],
|
|
"field_40910": [
|
|
31,
|
|
32,
|
|
33
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Carbon Emissions Monitoring",
|
|
"field_40912": "10",
|
|
"field_40913": "4",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690680+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.343956+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Collaborate with suppliers and partners to reduce emissions throughout the supply chain, promoting sustainability and environmental responsibility.",
|
|
"field_40909": [
|
|
2
|
|
],
|
|
"field_40910": [
|
|
34,
|
|
35,
|
|
36
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Supplier and Partner Collaboration",
|
|
"field_40912": "10",
|
|
"field_40913": "4",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690721+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.366296+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Engage with industry associations and government agencies to advocate for policies that support emissions reduction efforts and mitigate climate change impacts.",
|
|
"field_40909": [
|
|
2
|
|
],
|
|
"field_40910": [
|
|
37,
|
|
38,
|
|
39
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Advocacy and Policy Engagement",
|
|
"field_40912": "10",
|
|
"field_40913": "0",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690759+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.389650+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Conduct a comprehensive water audit to identify areas of high consumption and potential efficiency improvements, laying the foundation for targeted water conservation efforts.",
|
|
"field_40909": [
|
|
1
|
|
],
|
|
"field_40910": [
|
|
40,
|
|
41,
|
|
42
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Water Conservation Audit",
|
|
"field_40912": "350",
|
|
"field_40913": "354",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690799+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.412859+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Implement water-saving technologies such as low-flow fixtures, water-efficient appliances, and recycling systems to reduce water consumption and promote sustainable water use practices.",
|
|
"field_40909": [
|
|
1
|
|
],
|
|
"field_40910": [
|
|
43,
|
|
44,
|
|
45
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Water-Saving Technologies Implementation",
|
|
"field_40912": "300",
|
|
"field_40913": "279",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690836+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.436262+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Educate employees on water conservation practices and encourage their active participation in reducing water usage through awareness campaigns, training programs, and behavioral incentives.",
|
|
"field_40909": [
|
|
1
|
|
],
|
|
"field_40910": [
|
|
46,
|
|
47,
|
|
48
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Employee Education and Engagement",
|
|
"field_40912": "175",
|
|
"field_40913": "27",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690873+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.465060+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Establish a comprehensive ethics training program covering key topics such as compliance, conflicts of interest, integrity, and data security to educate employees on ethical standards and best practices.",
|
|
"field_40909": [
|
|
4
|
|
],
|
|
"field_40910": [
|
|
49,
|
|
50,
|
|
51,
|
|
52
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Comprehensive Ethics Training Program",
|
|
"field_40912": "25",
|
|
"field_40913": "33",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2023-12-06T13:33:12.690909+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.488330+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Implement mandatory ethics training for all employees, setting clear completion deadlines and ensuring full participation to uphold organizational ethics and compliance standards.",
|
|
"field_40909": [
|
|
4
|
|
],
|
|
"field_40910": [
|
|
53,
|
|
54,
|
|
55,
|
|
56
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Mandatory Training Implementation",
|
|
"field_40912": "25",
|
|
"field_40913": "11",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-05-29T07:31:31.408356+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.511920+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Provide ongoing support, resources, and channels for questions and concerns related to ethics training, fostering a supportive environment for employees to address ethical dilemmas and seek guidance.",
|
|
"field_40909": [
|
|
4
|
|
],
|
|
"field_40910": [
|
|
57,
|
|
58,
|
|
59,
|
|
60
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Ongoing Support and Resources",
|
|
"field_40912": "25",
|
|
"field_40913": "2",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-05-29T07:31:31.408553+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.534900+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Track participation and progress of ethics training sessions to ensure a 100% completion rate, monitor adherence to compliance requirements, and address any gaps or issues promptly.",
|
|
"field_40909": [
|
|
4
|
|
],
|
|
"field_40910": [
|
|
61,
|
|
62,
|
|
63,
|
|
64
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Performance Tracking and Compliance",
|
|
"field_40912": "25",
|
|
"field_40913": "0",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2024-05-29T07:31:31.408688+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.557502+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Establish a comprehensive plan to increase the use of recycled materials in production processes by 40%, focusing on environmental sustainability, resource conservation, and circular economy principles.",
|
|
"field_40909": [
|
|
3
|
|
],
|
|
"field_40910": [
|
|
65,
|
|
66,
|
|
67
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Increase Recycled Materials Usage",
|
|
"field_40912": "10",
|
|
"field_40913": "6",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2024-05-29T07:31:31.408804+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.580089+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Implement strategies to source recycled materials from reliable suppliers, ensure compliance with quality standards, and integrate them into product designs and manufacturing processes effectively.",
|
|
"field_40909": [
|
|
3
|
|
],
|
|
"field_40910": [
|
|
68,
|
|
69,
|
|
70
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Recycled Materials Sourcing and Integration",
|
|
"field_40912": "9",
|
|
"field_40913": "5",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2024-05-29T07:31:31.408920+00:00",
|
|
"updated_on": "2024-05-29T08:42:06.604121+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40939": null,
|
|
"field_40908": "Engage employees in educational programs and collaborative efforts to promote the benefits of using recycled materials, provide training on proper handling and processing, and foster a culture of sustainability and innovation.",
|
|
"field_40909": [
|
|
3
|
|
],
|
|
"field_40910": [
|
|
71,
|
|
72,
|
|
73
|
|
],
|
|
"field_40957": null,
|
|
"field_40911": "Employee Education and Collaboration",
|
|
"field_40912": "7",
|
|
"field_40913": "3",
|
|
"field_40929": null,
|
|
"field_40931": null,
|
|
"field_40938": null,
|
|
"field_40960": null,
|
|
"field_40940": null,
|
|
"field_40952": null,
|
|
"field_40964": null,
|
|
"field_40933": null,
|
|
"field_40967": null,
|
|
"field_40953": null,
|
|
"field_40927": null,
|
|
"field_40941": null,
|
|
"field_40961": null,
|
|
"field_40958": null,
|
|
"field_40968": null,
|
|
"field_40966": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3971,
|
|
"name": "Actions",
|
|
"order": 5,
|
|
"fields": [
|
|
{
|
|
"id": 40914,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 40915,
|
|
"type": "date",
|
|
"name": "Deadline",
|
|
"description": null,
|
|
"order": 1,
|
|
"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": 40916,
|
|
"type": "link_row",
|
|
"name": "ESG Initiative",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3970,
|
|
"link_row_related_field_id": 40910,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 40942,
|
|
"type": "formula",
|
|
"name": "Successful completion",
|
|
"description": null,
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "field('Status') = 'Successful completion'",
|
|
"formula_type": "boolean"
|
|
},
|
|
{
|
|
"id": 40943,
|
|
"type": "formula",
|
|
"name": "Days until deadline",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": true,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": 0,
|
|
"date_time_format": null,
|
|
"formula": "if(and(totext(field('Status')) != 'Successful completion',totext(field('Status')) != 'Failed'),date_diff('dd',now(),field('Deadline')),0)",
|
|
"formula_type": "number"
|
|
},
|
|
{
|
|
"id": 40917,
|
|
"type": "long_text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 10,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"long_text_enable_rich_text": false
|
|
},
|
|
{
|
|
"id": 40918,
|
|
"type": "date",
|
|
"name": "Start",
|
|
"description": null,
|
|
"order": 11,
|
|
"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": 40919,
|
|
"type": "single_select",
|
|
"name": "Status",
|
|
"description": null,
|
|
"order": 12,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15739,
|
|
"value": "Successful completion",
|
|
"color": "darker-green",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15740,
|
|
"value": "In progress (on track)",
|
|
"color": "dark-cyan",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 15741,
|
|
"value": "In progress (with delay)",
|
|
"color": "dark-orange",
|
|
"order": 2
|
|
},
|
|
{
|
|
"id": 15742,
|
|
"value": "Failed",
|
|
"color": "dark-red",
|
|
"order": 3
|
|
},
|
|
{
|
|
"id": 15743,
|
|
"value": "Not started yet",
|
|
"color": "dark-gray",
|
|
"order": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 40944,
|
|
"type": "formula",
|
|
"name": "Status symbol",
|
|
"description": null,
|
|
"order": 15,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "if(field('Status') = 'Successful completion','\ud83d\udfe2',if(field('Status') = 'Failed','\ud83d\udd34',if(field('Status') = 'Not started yet','\u26aa',if(field('Status') = 'In progress (on track)','\ud83d\udd35',if(field('Status') = 'In progress (with delay)','\ud83d\udfe1','')))))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40946,
|
|
"type": "formula",
|
|
"name": "ESG Target",
|
|
"description": null,
|
|
"order": 16,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": true,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "min(lookup('ESG Initiative','ESG Target'))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40956,
|
|
"type": "rollup",
|
|
"name": "ESG Initiative name",
|
|
"description": null,
|
|
"order": 17,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 40916,
|
|
"target_field_id": 40939,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 40947,
|
|
"type": "rollup",
|
|
"name": "Owner name",
|
|
"description": null,
|
|
"order": 18,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": true,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 40921,
|
|
"target_field_id": 40884,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 40945,
|
|
"type": "formula",
|
|
"name": "Completed",
|
|
"description": null,
|
|
"order": 19,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "or(totext(field('Status')) = 'Successful completion',totext(field('Status')) = 'Failed')",
|
|
"formula_type": "boolean"
|
|
},
|
|
{
|
|
"id": 40921,
|
|
"type": "link_row",
|
|
"name": "Owner",
|
|
"description": null,
|
|
"order": 20,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3967,
|
|
"link_row_related_field_id": 40890,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 40959,
|
|
"type": "formula",
|
|
"name": "Successful completion symbol",
|
|
"description": null,
|
|
"order": 21,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "if(field('Successful completion'),'\u2705','\u274c')",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40962,
|
|
"type": "formula",
|
|
"name": "Completed symbol",
|
|
"description": null,
|
|
"order": 22,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "if(field('Completed'),'\u2705','\u274c')",
|
|
"formula_type": "text"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 18094,
|
|
"type": "grid",
|
|
"name": "All actions",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13966,
|
|
"field_id": 40915,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5488,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5489,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167505,
|
|
"field_id": 40914,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167506,
|
|
"field_id": 40917,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167507,
|
|
"field_id": 40918,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167508,
|
|
"field_id": 40915,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167509,
|
|
"field_id": 40943,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167510,
|
|
"field_id": 40919,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167511,
|
|
"field_id": 40944,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167512,
|
|
"field_id": 40942,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167513,
|
|
"field_id": 40959,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167514,
|
|
"field_id": 40962,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167515,
|
|
"field_id": 40945,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167516,
|
|
"field_id": 40916,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167517,
|
|
"field_id": 40956,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167518,
|
|
"field_id": 40946,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167519,
|
|
"field_id": 40921,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167520,
|
|
"field_id": 40947,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18095,
|
|
"type": "grid",
|
|
"name": "All actions grouped by target and initiative",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13967,
|
|
"field_id": 40915,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 1792,
|
|
"field_id": 40946,
|
|
"order": "ASC"
|
|
},
|
|
{
|
|
"id": 1793,
|
|
"field_id": 40956,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 5490,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5491,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167522,
|
|
"field_id": 40914,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167523,
|
|
"field_id": 40917,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167524,
|
|
"field_id": 40918,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167525,
|
|
"field_id": 40915,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167526,
|
|
"field_id": 40943,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167527,
|
|
"field_id": 40919,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167528,
|
|
"field_id": 40944,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167529,
|
|
"field_id": 40942,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167530,
|
|
"field_id": 40945,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167531,
|
|
"field_id": 40916,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167532,
|
|
"field_id": 40956,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167533,
|
|
"field_id": 40946,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167534,
|
|
"field_id": 40921,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167535,
|
|
"field_id": 40947,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18096,
|
|
"type": "grid",
|
|
"name": "All actions grouped by owner",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13968,
|
|
"field_id": 40915,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 1794,
|
|
"field_id": 40947,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 5492,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5493,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167537,
|
|
"field_id": 40914,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167538,
|
|
"field_id": 40917,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167539,
|
|
"field_id": 40918,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167540,
|
|
"field_id": 40915,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167541,
|
|
"field_id": 40943,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167542,
|
|
"field_id": 40919,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167543,
|
|
"field_id": 40944,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167544,
|
|
"field_id": 40942,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167545,
|
|
"field_id": 40945,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167546,
|
|
"field_id": 40916,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167547,
|
|
"field_id": 40956,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167548,
|
|
"field_id": 40946,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167549,
|
|
"field_id": 40921,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167550,
|
|
"field_id": 40947,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167552,
|
|
"field_id": 40959,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167553,
|
|
"field_id": 40962,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18097,
|
|
"type": "grid",
|
|
"name": "Actions with deadline this month",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9982,
|
|
"field_id": 40915,
|
|
"type": "date_is",
|
|
"value": "Europe/Brussels??this_month",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13969,
|
|
"field_id": 40915,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5494,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5495,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167554,
|
|
"field_id": 40914,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167555,
|
|
"field_id": 40917,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167556,
|
|
"field_id": 40918,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167557,
|
|
"field_id": 40915,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167558,
|
|
"field_id": 40943,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167559,
|
|
"field_id": 40919,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167560,
|
|
"field_id": 40944,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167561,
|
|
"field_id": 40942,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167562,
|
|
"field_id": 40945,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167563,
|
|
"field_id": 40916,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167564,
|
|
"field_id": 40956,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167565,
|
|
"field_id": 40946,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167566,
|
|
"field_id": 40921,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167567,
|
|
"field_id": 40947,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18098,
|
|
"type": "grid",
|
|
"name": "Actions with deadline this year",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9983,
|
|
"field_id": 40915,
|
|
"type": "date_is",
|
|
"value": "Europe/Brussels??this_year",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13970,
|
|
"field_id": 40915,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5496,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5497,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167569,
|
|
"field_id": 40914,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167570,
|
|
"field_id": 40917,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167571,
|
|
"field_id": 40918,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167572,
|
|
"field_id": 40915,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167573,
|
|
"field_id": 40943,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167574,
|
|
"field_id": 40919,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167575,
|
|
"field_id": 40944,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167576,
|
|
"field_id": 40942,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167577,
|
|
"field_id": 40945,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167578,
|
|
"field_id": 40916,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167579,
|
|
"field_id": 40956,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167580,
|
|
"field_id": 40946,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167581,
|
|
"field_id": 40921,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167582,
|
|
"field_id": 40947,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18099,
|
|
"type": "grid",
|
|
"name": "Actions in\u00a0 execution",
|
|
"order": 6,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9984,
|
|
"field_id": 40918,
|
|
"type": "date_is_before",
|
|
"value": "Europe/Brussels??today",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 9985,
|
|
"field_id": 40915,
|
|
"type": "date_is_after",
|
|
"value": "Europe/Brussels??today",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 9986,
|
|
"field_id": 40919,
|
|
"type": "single_select_not_equal",
|
|
"value": "15739",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 9987,
|
|
"field_id": 40919,
|
|
"type": "single_select_not_equal",
|
|
"value": "15742",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13971,
|
|
"field_id": 40915,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5498,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5499,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167584,
|
|
"field_id": 40914,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167585,
|
|
"field_id": 40917,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167586,
|
|
"field_id": 40918,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167587,
|
|
"field_id": 40915,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167588,
|
|
"field_id": 40943,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167589,
|
|
"field_id": 40919,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167590,
|
|
"field_id": 40944,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167591,
|
|
"field_id": 40942,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167592,
|
|
"field_id": 40945,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167593,
|
|
"field_id": 40916,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167594,
|
|
"field_id": 40956,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167595,
|
|
"field_id": 40946,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167596,
|
|
"field_id": 40921,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167597,
|
|
"field_id": 40947,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 170261,
|
|
"field_id": 40959,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 170262,
|
|
"field_id": 40962,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18100,
|
|
"type": "grid",
|
|
"name": "Completed actions",
|
|
"order": 7,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9988,
|
|
"field_id": 40945,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13972,
|
|
"field_id": 40915,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5500,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5501,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167599,
|
|
"field_id": 40914,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167600,
|
|
"field_id": 40917,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167601,
|
|
"field_id": 40918,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167602,
|
|
"field_id": 40915,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167603,
|
|
"field_id": 40943,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167604,
|
|
"field_id": 40919,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167605,
|
|
"field_id": 40944,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167606,
|
|
"field_id": 40942,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167607,
|
|
"field_id": 40945,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167608,
|
|
"field_id": 40916,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167609,
|
|
"field_id": 40956,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167610,
|
|
"field_id": 40946,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167611,
|
|
"field_id": 40921,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167612,
|
|
"field_id": 40947,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 170259,
|
|
"field_id": 40959,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 170260,
|
|
"field_id": 40962,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18101,
|
|
"type": "grid",
|
|
"name": "Completed actions with success",
|
|
"order": 8,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9989,
|
|
"field_id": 40945,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 9990,
|
|
"field_id": 40919,
|
|
"type": "single_select_equal",
|
|
"value": "15739",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13973,
|
|
"field_id": 40915,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5502,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5503,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167614,
|
|
"field_id": 40914,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167615,
|
|
"field_id": 40917,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167616,
|
|
"field_id": 40918,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167617,
|
|
"field_id": 40915,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167618,
|
|
"field_id": 40943,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167619,
|
|
"field_id": 40919,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167620,
|
|
"field_id": 40944,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167621,
|
|
"field_id": 40942,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167622,
|
|
"field_id": 40945,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167623,
|
|
"field_id": 40916,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167624,
|
|
"field_id": 40956,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167625,
|
|
"field_id": 40946,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167626,
|
|
"field_id": 40921,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167627,
|
|
"field_id": 40947,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18102,
|
|
"type": "grid",
|
|
"name": "Completed actions with failure",
|
|
"order": 9,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": null,
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 9991,
|
|
"field_id": 40945,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 9992,
|
|
"field_id": 40919,
|
|
"type": "single_select_equal",
|
|
"value": "15742",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13974,
|
|
"field_id": 40915,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5504,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5505,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "f37fe190-58c6-49b5-a2f1-a6de1a958757",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "58c9c474-b4de-407d-9fa1-68b45b7fbf40",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "cea6fec3-9dfb-4a1a-b694-150eb643ea79",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "3d6cccd1-cc9f-4f5a-8966-da67723117db",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167629,
|
|
"field_id": 40914,
|
|
"width": 299,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167630,
|
|
"field_id": 40917,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167631,
|
|
"field_id": 40918,
|
|
"width": 110,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167632,
|
|
"field_id": 40915,
|
|
"width": 133,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167633,
|
|
"field_id": 40943,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167634,
|
|
"field_id": 40919,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167635,
|
|
"field_id": 40944,
|
|
"width": 161,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167636,
|
|
"field_id": 40942,
|
|
"width": 210,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167637,
|
|
"field_id": 40945,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167638,
|
|
"field_id": 40916,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167639,
|
|
"field_id": 40956,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167640,
|
|
"field_id": 40946,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167641,
|
|
"field_id": 40921,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167642,
|
|
"field_id": 40947,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18103,
|
|
"type": "kanban",
|
|
"name": "All actions stacked by status",
|
|
"order": 10,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5506,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5507,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "2c65cc72-ed8d-49d7-9b6c-16caf7d085f6",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "52e3e44a-9c2a-48f6-af95-9e24af6a6747",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "8d560677-c07a-4951-81a0-efce31a6d45b",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "e20d3bc3-c471-466b-9924-12ad228c86f1",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"single_select_field_id": 40919,
|
|
"field_options": [
|
|
{
|
|
"id": 25142,
|
|
"field_id": 40914,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25143,
|
|
"field_id": 40915,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25144,
|
|
"field_id": 40916,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25145,
|
|
"field_id": 40917,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25146,
|
|
"field_id": 40918,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25147,
|
|
"field_id": 40919,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25156,
|
|
"field_id": 40921,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25150,
|
|
"field_id": 40942,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25149,
|
|
"field_id": 40943,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25151,
|
|
"field_id": 40944,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25155,
|
|
"field_id": 40945,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25152,
|
|
"field_id": 40946,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25153,
|
|
"field_id": 40947,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25154,
|
|
"field_id": 40956,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25546,
|
|
"field_id": 40959,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 25547,
|
|
"field_id": 40962,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18104,
|
|
"type": "calendar",
|
|
"name": "Calendar: start date",
|
|
"order": 11,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5508,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5509,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "d6799f57-b17e-4bc5-a4ae-744ae46d4de6",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "9e6ff231-bb56-44f2-8917-d37d9d0a975f",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "56d42aa3-94aa-4e88-b8db-d0743061804e",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "2058e4c7-e7ba-4ab7-a517-83551d2716c2",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"date_field_id": 40918,
|
|
"field_options": [
|
|
{
|
|
"id": 7744,
|
|
"field_id": 40914,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7745,
|
|
"field_id": 40915,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7746,
|
|
"field_id": 40916,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7747,
|
|
"field_id": 40917,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7748,
|
|
"field_id": 40918,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7749,
|
|
"field_id": 40919,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7758,
|
|
"field_id": 40921,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7752,
|
|
"field_id": 40942,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7751,
|
|
"field_id": 40943,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7753,
|
|
"field_id": 40944,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7757,
|
|
"field_id": 40945,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7754,
|
|
"field_id": 40946,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7755,
|
|
"field_id": 40947,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7756,
|
|
"field_id": 40956,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18105,
|
|
"type": "calendar",
|
|
"name": "Calendar: deadline",
|
|
"order": 12,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 5510,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5511,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "d6799f57-b17e-4bc5-a4ae-744ae46d4de6",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "9e6ff231-bb56-44f2-8917-d37d9d0a975f",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "56d42aa3-94aa-4e88-b8db-d0743061804e",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "2058e4c7-e7ba-4ab7-a517-83551d2716c2",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"date_field_id": 40918,
|
|
"field_options": [
|
|
{
|
|
"id": 7759,
|
|
"field_id": 40914,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7760,
|
|
"field_id": 40915,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7761,
|
|
"field_id": 40916,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7762,
|
|
"field_id": 40917,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7763,
|
|
"field_id": 40918,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7764,
|
|
"field_id": 40919,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7773,
|
|
"field_id": 40921,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7767,
|
|
"field_id": 40942,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7766,
|
|
"field_id": 40943,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7768,
|
|
"field_id": 40944,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7772,
|
|
"field_id": 40945,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7769,
|
|
"field_id": 40946,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7770,
|
|
"field_id": 40947,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 7771,
|
|
"field_id": 40956,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18106,
|
|
"type": "timeline",
|
|
"name": "Timeline: all actions",
|
|
"order": 13,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13975,
|
|
"field_id": 40918,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 5512,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 40919
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 5513,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "aab7b606-1189-46c0-bbc3-6ce7b076d537",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "f580dfc3-0a56-4d91-ada6-327c73a7c119",
|
|
"type": "boolean",
|
|
"field": 40942,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "4e249443-61ca-454f-b6f8-4cd3056cf2fe",
|
|
"type": "boolean",
|
|
"field": 40945,
|
|
"group": null,
|
|
"value": ""
|
|
},
|
|
{
|
|
"id": "6cc50883-f5ff-465c-aae3-b561cd8ebea9",
|
|
"type": "lower_than",
|
|
"field": 40943,
|
|
"group": null,
|
|
"value": "0"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"start_date_field_id": 40918,
|
|
"end_date_field_id": 40915,
|
|
"field_options": [
|
|
{
|
|
"id": 495,
|
|
"field_id": 40914,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 496,
|
|
"field_id": 40915,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 497,
|
|
"field_id": 40916,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 498,
|
|
"field_id": 40917,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 499,
|
|
"field_id": 40918,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 500,
|
|
"field_id": 40919,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 509,
|
|
"field_id": 40921,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 503,
|
|
"field_id": 40942,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 502,
|
|
"field_id": 40943,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 504,
|
|
"field_id": 40944,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 508,
|
|
"field_id": 40945,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 505,
|
|
"field_id": 40946,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 506,
|
|
"field_id": 40947,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 507,
|
|
"field_id": 40956,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2023-12-07T09:31:59.192551+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.781756+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Attend Diversity-Focused Job Fairs",
|
|
"field_40915": "2025-12-17",
|
|
"field_40916": [
|
|
1
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Participate in job fairs specifically targeted towards diverse candidates to actively seek out qualified individuals from underrepresented groups.",
|
|
"field_40918": "2025-01-04",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
9
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2023-12-07T09:31:59.192607+00:00",
|
|
"updated_on": "2024-10-24T11:33:20.597777+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Utilize Diverse Recruitment Channels",
|
|
"field_40915": "2025-11-03",
|
|
"field_40916": [
|
|
1
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Leverage diverse recruitment channels such as online platforms, social media groups, and community networks to broaden the candidate pool and attract diverse talent.",
|
|
"field_40918": "2025-02-18",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
22
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167152+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516636+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Implement Blind Resume Screening",
|
|
"field_40915": "2023-05-27",
|
|
"field_40916": [
|
|
2
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Implement blind resume screening techniques where identifying information such as name, gender, and ethnicity are removed from resumes to reduce unconscious bias in the initial screening process.",
|
|
"field_40918": "2023-01-22",
|
|
"field_40919": 15742,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
17
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167211+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516708+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Conduct Unconscious Bias Training",
|
|
"field_40915": "2024-02-17",
|
|
"field_40916": [
|
|
2
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Provide training sessions for hiring managers and interviewers to raise awareness of unconscious biases and develop strategies to mitigate their influence in the hiring process.",
|
|
"field_40918": "2023-08-23",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
16
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167263+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.781862+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Ensure Diverse Interview Panels",
|
|
"field_40915": "2025-11-25",
|
|
"field_40916": [
|
|
2
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Ensure that interview panels are diverse and representative of the broader community to minimize bias and ensure fair evaluation of candidates from diverse backgrounds.",
|
|
"field_40918": "2025-08-14",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
2
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167296+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.781926+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Offer Diversity Training Programs",
|
|
"field_40915": "2026-01-30",
|
|
"field_40916": [
|
|
3
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Offer comprehensive diversity training programs for employees to increase awareness and understanding of diversity issues, foster inclusive behaviors, and promote a culture of belonging.",
|
|
"field_40918": "2025-07-09",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
19
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167316+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516752+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Provide Awareness Workshops",
|
|
"field_40915": "2023-12-16",
|
|
"field_40916": [
|
|
3
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Conduct awareness workshops on topics related to diversity, equity, and inclusion to facilitate open dialogue, challenge stereotypes, and promote empathy and understanding among employees.",
|
|
"field_40918": "2023-05-07",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
1
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167336+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158391+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Create Diversity Resource Materials",
|
|
"field_40915": "2024-06-27",
|
|
"field_40916": [
|
|
3
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Develop and distribute diversity resource materials such as guides, toolkits, and online resources to provide employees with practical information, tools, and strategies for promoting diversity and inclusion in the workplace.",
|
|
"field_40918": "2023-11-18",
|
|
"field_40919": 15741,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
7
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167357+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.781968+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Establish Employee Resource Groups",
|
|
"field_40915": "2026-05-24",
|
|
"field_40916": [
|
|
4
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Create employee resource groups (ERGs) based on shared identities or interests to foster connections, support, and a sense of belonging among diverse employees.",
|
|
"field_40918": "2025-08-02",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
14
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167376+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782009+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Implement Flexible Work Policies",
|
|
"field_40915": "2026-05-18",
|
|
"field_40916": [
|
|
4
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Introduce flexible work policies such as remote work options, flexible hours, and compressed workweeks to accommodate diverse needs and promote work-life balance.",
|
|
"field_40918": "2025-08-26",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
21
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167395+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782051+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Recognize and Celebrate Diversity",
|
|
"field_40915": "2026-06-28",
|
|
"field_40916": [
|
|
4
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Acknowledge and celebrate diversity through events, awards, and recognition programs to reinforce the value of inclusivity and promote a culture of appreciation and belonging.",
|
|
"field_40918": "2025-10-03",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
24
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2023-12-07T09:32:52.167414+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.215819+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Conduct Carbon Footprint Assessment",
|
|
"field_40915": "2025-05-23",
|
|
"field_40916": [
|
|
5
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Initiate a thorough assessment of the organization's carbon footprint to identify sources of emissions and establish a baseline for carbon emissions.",
|
|
"field_40918": "2024-11-29",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
16
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2023-12-07T09:33:35.656404+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782104+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Analyze Emission Sources",
|
|
"field_40915": "2026-10-14",
|
|
"field_40916": [
|
|
5
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Identify specific activities and processes contributing to carbon emissions, including energy consumption, transportation, and waste generation.",
|
|
"field_40918": "2026-05-10",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
14
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2023-12-07T09:33:35.656455+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158493+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Engage Stakeholders",
|
|
"field_40915": "2024-11-22",
|
|
"field_40916": [
|
|
5
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Involve relevant stakeholders across departments to gather data, insights, and perspectives for a comprehensive understanding of carbon emissions.",
|
|
"field_40918": "2024-03-27",
|
|
"field_40919": 15740,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
1
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2023-12-07T09:33:35.656477+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782153+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Upgrade Equipment",
|
|
"field_40915": "2026-08-21",
|
|
"field_40916": [
|
|
6
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Replace outdated equipment with energy-efficient models to reduce energy consumption and carbon emissions, improving operational efficiency.",
|
|
"field_40918": "2025-09-10",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
24
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2023-12-07T09:33:35.656494+00:00",
|
|
"updated_on": "2024-10-24T11:32:06.075892+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Optimize Processes",
|
|
"field_40915": "2023-03-29",
|
|
"field_40916": [
|
|
6
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Streamline workflows and optimize operational processes to minimize energy waste and reduce carbon emissions across all departments.",
|
|
"field_40918": "2022-11-23",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
13
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2023-12-07T09:33:35.656510+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782194+00:00",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Retrofit Facilities",
|
|
"field_40915": "2026-02-28",
|
|
"field_40916": [
|
|
6
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Implement retrofitting projects to improve insulation, lighting, and HVAC systems, enhancing energy efficiency and decreasing carbon emissions.",
|
|
"field_40918": "2025-03-23",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
23
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.130027+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.215896+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Install Solar Panels",
|
|
"field_40915": "2025-04-30",
|
|
"field_40916": [
|
|
7
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Invest in solar panel installations on rooftops or vacant land to generate clean, renewable energy and reduce reliance on fossil fuels.",
|
|
"field_40918": "2024-11-02",
|
|
"field_40919": 15741,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
4
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.130349+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516795+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Purchase Renewable Energy Credits",
|
|
"field_40915": "2023-12-27",
|
|
"field_40916": [
|
|
7
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Offset carbon emissions by purchasing renewable energy credits from certified sources, supporting renewable energy projects.",
|
|
"field_40918": "2023-01-10",
|
|
"field_40919": 15742,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
16
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.130578+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782235+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Partner with Renewable Energy Providers",
|
|
"field_40915": "2026-02-17",
|
|
"field_40916": [
|
|
7
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Collaborate with renewable energy providers to secure long-term contracts for purchasing renewable energy at competitive rates.",
|
|
"field_40918": "2025-03-11",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
22
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.130816+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.215940+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Partner with Diverse Organizations",
|
|
"field_40915": "2025-04-21",
|
|
"field_40916": [
|
|
1
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Form partnerships with diverse professional organizations and community groups to expand recruitment reach and attract candidates from underrepresented backgrounds.",
|
|
"field_40918": "2024-09-27",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
19
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.131033+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158545+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Implement Carpooling Program",
|
|
"field_40915": "2024-12-25",
|
|
"field_40916": [
|
|
8
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Establish a carpooling program to encourage employees to share rides, reduce individual commuting emissions, and promote camaraderie among colleagues.",
|
|
"field_40918": "2024-07-27",
|
|
"field_40919": 15740,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
19
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.131236+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.215983+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Bike-to-Work Incentives",
|
|
"field_40915": "2025-03-26",
|
|
"field_40916": [
|
|
8
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Offer incentives such as bike racks, showers, and biking subsidies to encourage employees to commute by bike, reducing carbon emissions and promoting physical activity.",
|
|
"field_40918": "2024-05-14",
|
|
"field_40919": 15741,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
2
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 24,
|
|
"order": "24.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.131450+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516837+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Public Transit Subsidies",
|
|
"field_40915": "2024-02-03",
|
|
"field_40916": [
|
|
8
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Provide subsidies or discounted public transit passes to employees to encourage the use of public transportation, reducing carbon emissions from commuting.",
|
|
"field_40918": "2023-03-20",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
11
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 25,
|
|
"order": "25.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.131667+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782276+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Implement Remote Work Policies",
|
|
"field_40915": "2027-03-14",
|
|
"field_40916": [
|
|
9
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Develop and implement policies and guidelines to facilitate telecommuting and remote work arrangements, reducing carbon emissions associated with commuting.",
|
|
"field_40918": "2026-06-16",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
3
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 26,
|
|
"order": "26.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.131870+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782316+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Provide Remote Work Resources",
|
|
"field_40915": "2026-11-29",
|
|
"field_40916": [
|
|
9
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Equip employees with necessary tools and technology for remote work, including laptops, software licenses, and virtual meeting platforms.",
|
|
"field_40918": "2026-03-23",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
15
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 27,
|
|
"order": "27.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.132082+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782369+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Promote Flexibility",
|
|
"field_40915": "2025-11-30",
|
|
"field_40916": [
|
|
9
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Encourage flexible work schedules and asynchronous communication to accommodate different time zones and promote work-life balance while reducing carbon emissions.",
|
|
"field_40918": "2025-06-04",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
9
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 28,
|
|
"order": "28.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.132302+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158588+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Conduct Energy-Saving Workshops",
|
|
"field_40915": "2024-09-06",
|
|
"field_40916": [
|
|
10
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Organize workshops and training sessions to educate employees on energy-saving practices and their impact on reducing carbon emissions.",
|
|
"field_40918": "2024-04-09",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
7
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 29,
|
|
"order": "29.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.132518+00:00",
|
|
"updated_on": "2024-10-24T11:32:06.075973+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Implement Energy-Saving Challenges",
|
|
"field_40915": "2023-04-05",
|
|
"field_40916": [
|
|
10
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Launch energy-saving challenges or competitions among departments to incentivize employees to adopt energy-efficient behaviors and practices.",
|
|
"field_40918": "2022-09-12",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
10
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 30,
|
|
"order": "30.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.132782+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158630+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Establish Energy-Saving Committees",
|
|
"field_40915": "2024-04-20",
|
|
"field_40916": [
|
|
10
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Form employee-led committees to identify and implement energy-saving initiatives, fostering a culture of sustainability and environmental responsibility.",
|
|
"field_40918": "2023-06-13",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
24
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 31,
|
|
"order": "31.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.133011+00:00",
|
|
"updated_on": "2024-10-24T11:32:06.076025+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Regular Emissions Tracking",
|
|
"field_40915": "2023-04-17",
|
|
"field_40916": [
|
|
11
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Implement systems and processes to regularly track and monitor carbon emissions data from various sources across the organization.",
|
|
"field_40918": "2022-08-28",
|
|
"field_40919": 15742,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
4
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 32,
|
|
"order": "32.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.133257+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782418+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Performance Analysis",
|
|
"field_40915": "2027-01-02",
|
|
"field_40916": [
|
|
11
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Analyze carbon emissions data to identify trends, patterns, and areas for improvement, informing decision-making and strategy development for emissions reduction.",
|
|
"field_40918": "2026-03-11",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
10
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 33,
|
|
"order": "33.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.133471+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516878+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Progress Reporting",
|
|
"field_40915": "2023-07-02",
|
|
"field_40916": [
|
|
11
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Generate regular reports on carbon emissions performance, progress towards reduction targets, and key initiatives implemented to stakeholders and leadership.",
|
|
"field_40918": "2023-03-08",
|
|
"field_40919": 15742,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
3
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 34,
|
|
"order": "34.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.133693+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782460+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Supplier Emissions Audits",
|
|
"field_40915": "2026-03-08",
|
|
"field_40916": [
|
|
12
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Collaborate with suppliers to conduct emissions audits and identify opportunities for emissions reduction throughout the supply chain.",
|
|
"field_40918": "2025-11-14",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
8
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 35,
|
|
"order": "35.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.133896+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782501+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Implement Sustainable Procurement Practices",
|
|
"field_40915": "2026-11-03",
|
|
"field_40916": [
|
|
12
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Adopt sustainable procurement practices, such as sourcing from environmentally responsible suppliers and prioritizing products with lower carbon footprints.",
|
|
"field_40918": "2026-02-28",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
21
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 36,
|
|
"order": "36.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.134102+00:00",
|
|
"updated_on": "2024-10-24T11:32:19.240312+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Joint Emissions Reduction Projects",
|
|
"field_40915": "2024-03-14",
|
|
"field_40916": [
|
|
12
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Partner with suppliers and business partners on joint emissions reduction projects, such as transportation optimization and waste reduction initiatives.",
|
|
"field_40918": "2023-05-19",
|
|
"field_40919": 15742,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
18
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 37,
|
|
"order": "37.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.134319+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782542+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Industry Association Engagement",
|
|
"field_40915": "2026-11-22",
|
|
"field_40916": [
|
|
13
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Engage with industry associations to advocate for policies and initiatives that support emissions reduction efforts and address climate change impacts.",
|
|
"field_40918": "2026-01-04",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
19
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 38,
|
|
"order": "38.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.134552+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782616+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Government Agency Collaboration",
|
|
"field_40915": "2026-06-28",
|
|
"field_40916": [
|
|
13
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Collaborate with government agencies on climate-related initiatives, providing input and expertise to inform policy development and implementation.",
|
|
"field_40918": "2025-12-07",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
23
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 39,
|
|
"order": "39.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.134787+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158674+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Public Awareness Campaigns",
|
|
"field_40915": "2025-01-20",
|
|
"field_40916": [
|
|
13
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Launch public awareness campaigns to educate stakeholders and the public about the importance of emissions reduction and sustainability, mobilizing support for policy changes.",
|
|
"field_40918": "2024-10-11",
|
|
"field_40919": 15740,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
22
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 40,
|
|
"order": "40.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.135006+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516921+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Conduct Comprehensive Water Audit",
|
|
"field_40915": "2023-08-04",
|
|
"field_40916": [
|
|
14
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Perform a detailed assessment of water usage across all operations, identifying areas of high consumption and potential efficiency improvements through leak detection, flow monitoring, and data analysis.",
|
|
"field_40918": "2022-10-17",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
12
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 41,
|
|
"order": "41.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.135222+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.516964+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Identify Efficiency Improvement Opportunities",
|
|
"field_40915": "2023-09-03",
|
|
"field_40916": [
|
|
14
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Analyze audit findings to pinpoint opportunities for water conservation, such as optimizing irrigation systems, retrofitting equipment with water-saving features, and implementing operational changes.",
|
|
"field_40918": "2022-12-28",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
15
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 42,
|
|
"order": "42.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.135489+00:00",
|
|
"updated_on": "2024-10-24T11:32:06.076066+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Develop Water Conservation Plan",
|
|
"field_40915": "2023-03-30",
|
|
"field_40916": [
|
|
14
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Based on audit results and efficiency improvement opportunities, develop a comprehensive water conservation plan outlining specific actions, timelines, responsibilities, and performance metrics.",
|
|
"field_40918": "2022-09-24",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
11
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 43,
|
|
"order": "43.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.135705+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517029+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Install Low-Flow Fixtures",
|
|
"field_40915": "2024-02-29",
|
|
"field_40916": [
|
|
15
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Replace existing fixtures with low-flow alternatives in restrooms, kitchens, and other water-intensive areas to reduce water consumption without compromising functionality or comfort.",
|
|
"field_40918": "2023-09-07",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
2
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 44,
|
|
"order": "44.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.135922+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158740+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Upgrade to Water-Efficient Appliances",
|
|
"field_40915": "2024-04-03",
|
|
"field_40916": [
|
|
15
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Replace outdated appliances with energy-efficient models that use less water, such as dishwashers, washing machines, and cooling towers, to minimize water usage.",
|
|
"field_40918": "2023-07-30",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
24
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 45,
|
|
"order": "45.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.136133+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158781+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Implement Water Recycling Systems",
|
|
"field_40915": "2024-09-11",
|
|
"field_40916": [
|
|
15
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Install water recycling systems to capture, treat, and reuse water from various processes such as cooling, irrigation, and wastewater treatment, reducing reliance on freshwater sources.",
|
|
"field_40918": "2024-05-26",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
13
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 46,
|
|
"order": "46.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.136376+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158823+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Conduct Water Conservation Workshops",
|
|
"field_40915": "2024-06-08",
|
|
"field_40916": [
|
|
16
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Organize workshops and training sessions to educate employees on the importance of water conservation, share practical tips for reducing water usage both at work and at home, and encourage behavioral changes.",
|
|
"field_40918": "2023-10-06",
|
|
"field_40919": 15742,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
15
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 47,
|
|
"order": "47.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.136587+00:00",
|
|
"updated_on": "2024-10-24T11:32:06.076108+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Launch Water Conservation Campaign",
|
|
"field_40915": "2023-04-30",
|
|
"field_40916": [
|
|
16
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Launch a company-wide water conservation campaign to raise awareness, promote employee engagement, and incentivize water-saving behaviors through challenges, contests, and rewards.",
|
|
"field_40918": "2022-10-29",
|
|
"field_40919": 15742,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
4
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 48,
|
|
"order": "48.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.136792+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158864+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Provide Water-Saving Tips and Resources",
|
|
"field_40915": "2024-05-27",
|
|
"field_40916": [
|
|
16
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Distribute informational materials, posters, and digital resources containing water-saving tips, best practices, and resources to empower employees to take action and contribute to water conservation efforts.",
|
|
"field_40918": "2023-07-21",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
19
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 49,
|
|
"order": "49.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.136996+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517084+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Develop Curriculum Content",
|
|
"field_40915": "2023-11-10",
|
|
"field_40916": [
|
|
17
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Create educational materials, presentations, and case studies covering compliance, conflicts of interest, integrity, and data security to form the core curriculum for the ethics training program.",
|
|
"field_40918": "2023-02-15",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
13
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 50,
|
|
"order": "50.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.137223+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158907+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Design Interactive Workshops",
|
|
"field_40915": "2024-08-16",
|
|
"field_40916": [
|
|
17
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Design interactive workshops and discussion sessions to engage employees in exploring ethical dilemmas, sharing insights, and applying ethical principles to real-world scenarios.",
|
|
"field_40918": "2024-01-29",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
11
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 51,
|
|
"order": "51.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.137446+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.158949+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Launch Online Training Modules",
|
|
"field_40915": "2024-08-28",
|
|
"field_40916": [
|
|
17
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Develop and launch interactive online training modules accessible to all employees, offering flexibility in learning and enabling self-paced progress through the curriculum.",
|
|
"field_40918": "2024-03-03",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
11
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 52,
|
|
"order": "52.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.137645+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159036+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Facilitate Case Study Discussions",
|
|
"field_40915": "2024-07-13",
|
|
"field_40916": [
|
|
17
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Organize facilitated case study discussions or role-playing exercises to deepen understanding of ethical principles, encourage critical thinking, and promote ethical decision-making skills.",
|
|
"field_40918": "2024-02-10",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
5
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 53,
|
|
"order": "53.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.137844+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782671+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Communicate Training Requirements",
|
|
"field_40915": "2026-11-20",
|
|
"field_40916": [
|
|
18
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Communicate the importance of ethics training and the mandatory participation requirement to all employees through company-wide announcements, emails, and meetings.",
|
|
"field_40918": "2026-05-22",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
8
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 54,
|
|
"order": "54.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.138690+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517130+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Set Clear Completion Deadlines",
|
|
"field_40915": "2023-06-20",
|
|
"field_40916": [
|
|
18
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Establish clear deadlines for ethics training completion and communicate them effectively to employees, emphasizing the importance of timely participation.",
|
|
"field_40918": "2023-02-03",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
2
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 55,
|
|
"order": "55.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.138919+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159112+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Enforce Training Compliance",
|
|
"field_40915": "2024-04-01",
|
|
"field_40916": [
|
|
18
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Monitor employee training progress, send reminders to non-compliant individuals, and implement consequences for non-compliance to ensure full participation and adherence to training requirements.",
|
|
"field_40918": "2023-07-06",
|
|
"field_40919": 15742,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
20
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 56,
|
|
"order": "56.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.139124+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.216036+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Provide Accessibility Options",
|
|
"field_40915": "2025-07-31",
|
|
"field_40916": [
|
|
18
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Offer flexible training options such as different training formats, languages, and accommodations to ensure accessibility and inclusivity for all employees.",
|
|
"field_40918": "2025-01-13",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
20
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 57,
|
|
"order": "57.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.139343+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159166+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Establish Ethics Support Channels",
|
|
"field_40915": "2024-04-03",
|
|
"field_40916": [
|
|
19
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Create dedicated channels such as helplines, email addresses, and online forums for employees to seek support, ask questions, and report ethical concerns confidentially.",
|
|
"field_40918": "2023-09-30",
|
|
"field_40919": 15742,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
12
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 58,
|
|
"order": "58.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.139545+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782755+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Develop Resource Materials",
|
|
"field_40915": "2026-02-09",
|
|
"field_40916": [
|
|
19
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Develop and distribute resource materials such as FAQs, guides, and toolkits on ethical practices, compliance requirements, and reporting procedures to assist employees.",
|
|
"field_40918": "2025-04-17",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
15
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 59,
|
|
"order": "59.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.139775+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159209+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Offer Training Follow-Up Sessions",
|
|
"field_40915": "2024-12-05",
|
|
"field_40916": [
|
|
19
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Conduct follow-up sessions or office hours with ethics trainers and experts to provide additional support, clarification, and guidance to employees after completing the training.",
|
|
"field_40918": "2024-07-15",
|
|
"field_40919": 15740,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
17
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 60,
|
|
"order": "60.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.140021+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782830+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Provide Ethical Decision-Making Tools",
|
|
"field_40915": "2026-04-11",
|
|
"field_40916": [
|
|
19
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Equip employees with ethical decision-making frameworks, checklists, and resources to help them navigate complex ethical dilemmas and make informed decisions.",
|
|
"field_40918": "2025-06-16",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
4
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 61,
|
|
"order": "61.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.140295+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.216084+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Implement Training Tracking System",
|
|
"field_40915": "2025-05-01",
|
|
"field_40916": [
|
|
20
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Implement a training tracking system to monitor employee participation, progress, and completion status of ethics training sessions accurately and efficiently.",
|
|
"field_40918": "2024-12-22",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
10
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 62,
|
|
"order": "62.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.140560+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.216154+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Send Regular Progress Reports",
|
|
"field_40915": "2025-09-30",
|
|
"field_40916": [
|
|
20
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Send regular progress reports and reminders to employees and managers, highlighting training completion rates and upcoming deadlines to maintain accountability and momentum.",
|
|
"field_40918": "2025-05-10",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
3
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 63,
|
|
"order": "63.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.140791+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.216205+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Address Non-Compliance Issues",
|
|
"field_40915": "2025-07-03",
|
|
"field_40916": [
|
|
20
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Identify and address non-compliance issues promptly through follow-up communication, escalation procedures, and targeted interventions to ensure full participation and adherence to training requirements.",
|
|
"field_40918": "2024-10-20",
|
|
"field_40919": 15741,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
9
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 64,
|
|
"order": "64.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.141011+00:00",
|
|
"updated_on": "2024-10-24T11:32:47.216247+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Celebrate Training Milestones",
|
|
"field_40915": "2025-08-04",
|
|
"field_40916": [
|
|
20
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Recognize and celebrate achievements such as reaching training milestones, achieving 100% completion rates, and demonstrating commitment to ethics and compliance through company-wide announcements and rewards.",
|
|
"field_40918": "2025-01-01",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
19
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 65,
|
|
"order": "65.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.141285+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517172+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Conduct Materials Audit",
|
|
"field_40915": "2023-11-21",
|
|
"field_40916": [
|
|
21
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Conduct a comprehensive materials audit to identify opportunities for integrating recycled materials into production processes, assessing current usage, availability, and potential areas for improvement.",
|
|
"field_40918": "2023-04-02",
|
|
"field_40919": 15742,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
8
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 66,
|
|
"order": "66.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.141507+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517222+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Implement Usage Tracking System",
|
|
"field_40915": "2023-07-06",
|
|
"field_40916": [
|
|
21
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Implement a tracking system to monitor the usage of recycled materials regularly, track progress towards the 40% increase target, and identify areas for further optimization and improvement.",
|
|
"field_40918": "2022-08-16",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
5
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 67,
|
|
"order": "67.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.141738+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159252+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Develop Recycled Material Guidelines",
|
|
"field_40915": "2024-06-05",
|
|
"field_40916": [
|
|
21
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Develop guidelines and standards for the use of recycled materials in production, outlining criteria for selecting suppliers, quality assurance, and integration into manufacturing processes.",
|
|
"field_40918": "2024-01-17",
|
|
"field_40919": 15741,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
7
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 68,
|
|
"order": "68.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.141986+00:00",
|
|
"updated_on": "2024-10-24T11:32:13.517264+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Source Recycled Materials",
|
|
"field_40915": "2023-10-06",
|
|
"field_40916": [
|
|
22
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Establish partnerships with reliable suppliers who offer high-quality recycled materials and negotiate agreements to ensure a consistent supply chain.",
|
|
"field_40918": "2023-04-26",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
12
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 69,
|
|
"order": "69.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.142193+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159294+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Modify Product Designs",
|
|
"field_40915": "2024-11-07",
|
|
"field_40916": [
|
|
22
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Collaborate with product designers and engineers to modify product designs and manufacturing processes to accommodate the use of recycled materials without compromising quality or functionality.",
|
|
"field_40918": "2024-05-02",
|
|
"field_40919": 15740,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
14
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 70,
|
|
"order": "70.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.142426+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782888+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Implement Quality Control Measures",
|
|
"field_40915": "2026-01-08",
|
|
"field_40916": [
|
|
22
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Implement rigorous quality control measures to ensure that recycled materials meet specified standards and requirements for use in production processes.",
|
|
"field_40918": "2025-09-22",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
23
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 71,
|
|
"order": "71.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.142683+00:00",
|
|
"updated_on": "2024-10-24T11:33:46.782948+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Provide Training Programs",
|
|
"field_40915": "2026-07-26",
|
|
"field_40916": [
|
|
23
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Develop and deliver training programs for employees to educate them on the benefits of using recycled materials, provide guidance on proper handling and processing, and foster a culture of sustainability.",
|
|
"field_40918": "2025-12-19",
|
|
"field_40919": 15743,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
22
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 72,
|
|
"order": "72.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.142900+00:00",
|
|
"updated_on": "2024-10-24T11:32:01.561782+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Facilitate Cross-Department Collaboration",
|
|
"field_40915": "2023-03-22",
|
|
"field_40916": [
|
|
23
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Facilitate cross-departmental collaboration and knowledge-sharing sessions to encourage innovation, idea exchange, and collaboration on initiatives related to increasing the use of recycled materials.",
|
|
"field_40918": "2022-07-11",
|
|
"field_40919": 15739,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
1
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
},
|
|
{
|
|
"id": 73,
|
|
"order": "73.00000000000000000000",
|
|
"created_on": "2024-05-29T07:44:16.143115+00:00",
|
|
"updated_on": "2024-10-24T11:32:30.159337+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40914": "Promote Employee Involvement",
|
|
"field_40915": "2025-02-25",
|
|
"field_40916": [
|
|
23
|
|
],
|
|
"field_40942": null,
|
|
"field_40943": null,
|
|
"field_40917": "Encourage employee involvement and participation in initiatives related to increasing the use of recycled materials through incentives, recognition programs, and opportunities for feedback and contribution.",
|
|
"field_40918": "2024-09-15",
|
|
"field_40919": 15740,
|
|
"field_40944": null,
|
|
"field_40946": null,
|
|
"field_40956": null,
|
|
"field_40947": null,
|
|
"field_40945": null,
|
|
"field_40921": [
|
|
13
|
|
],
|
|
"field_40959": null,
|
|
"field_40962": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3972,
|
|
"name": "Action updates",
|
|
"order": 6,
|
|
"fields": [
|
|
{
|
|
"id": 40922,
|
|
"type": "text",
|
|
"name": "Message",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 40923,
|
|
"type": "link_row",
|
|
"name": "Action",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3971,
|
|
"link_row_related_field_id": null,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": false
|
|
},
|
|
{
|
|
"id": 40924,
|
|
"type": "created_on",
|
|
"name": "Created on",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"date_include_time": true,
|
|
"date_time_format": "24",
|
|
"date_show_tzinfo": false,
|
|
"date_force_timezone": null
|
|
},
|
|
{
|
|
"id": 40949,
|
|
"type": "formula",
|
|
"name": "Created on format",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": false,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"formula": "concat(datetime_format(field('Created on'),'YYYY-MM-DD'),' ', datetime_format(field('Created on'),'HH24:MI'))",
|
|
"formula_type": "text"
|
|
},
|
|
{
|
|
"id": 40928,
|
|
"type": "rollup",
|
|
"name": "Action name",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": true,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 40923,
|
|
"target_field_id": 40914,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 40948,
|
|
"type": "rollup",
|
|
"name": "Staff member name",
|
|
"description": null,
|
|
"order": 6,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_show_tzinfo": null,
|
|
"date_include_time": null,
|
|
"nullable": true,
|
|
"date_force_timezone": null,
|
|
"array_formula_type": null,
|
|
"date_format": null,
|
|
"error": null,
|
|
"duration_format": null,
|
|
"number_decimal_places": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 40925,
|
|
"target_field_id": 40884,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 40925,
|
|
"type": "link_row",
|
|
"name": "Employee",
|
|
"description": null,
|
|
"order": 7,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3967,
|
|
"link_row_related_field_id": null,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": false
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 18107,
|
|
"type": "grid",
|
|
"name": "All action updates",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13976,
|
|
"field_id": 40924,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167644,
|
|
"field_id": 40922,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167645,
|
|
"field_id": 40923,
|
|
"width": 435,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167646,
|
|
"field_id": 40928,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167647,
|
|
"field_id": 40925,
|
|
"width": 314,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167648,
|
|
"field_id": 40948,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167649,
|
|
"field_id": 40924,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167650,
|
|
"field_id": 40949,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18108,
|
|
"type": "grid",
|
|
"name": "All action updates grouped by action",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13977,
|
|
"field_id": 40924,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 1795,
|
|
"field_id": 40928,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167651,
|
|
"field_id": 40922,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167652,
|
|
"field_id": 40923,
|
|
"width": 183,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167653,
|
|
"field_id": 40928,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167654,
|
|
"field_id": 40948,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167655,
|
|
"field_id": 40924,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167656,
|
|
"field_id": 40949,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167657,
|
|
"field_id": 40925,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 18109,
|
|
"type": "grid",
|
|
"name": "All action updates grouped by staff member",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 13978,
|
|
"field_id": 40924,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 1796,
|
|
"field_id": 40948,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 167658,
|
|
"field_id": 40922,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167659,
|
|
"field_id": 40923,
|
|
"width": 183,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167660,
|
|
"field_id": 40928,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167661,
|
|
"field_id": 40948,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167662,
|
|
"field_id": 40924,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167663,
|
|
"field_id": 40949,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 167664,
|
|
"field_id": 40925,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2024-05-29T07:52:46.886509+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769132+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Facilitated cross-departmental collaboration sessions to brainstorm innovative ideas for increasing recycled materials' usage.",
|
|
"field_40923": [
|
|
72
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2024-05-29T07:52:46.886557+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769214+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Organized knowledge-sharing sessions to exchange best practices among departments regarding recycling initiatives.",
|
|
"field_40923": [
|
|
72
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564499+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769256+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted workshops to foster collaboration and idea exchange among different departments.",
|
|
"field_40923": [
|
|
72
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564574+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769285+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Implemented a tracking system to monitor recycled materials' usage on a monthly basis and identify usage patterns.",
|
|
"field_40923": [
|
|
66
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564616+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769314+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted regular audits of the usage tracking system to ensure accuracy and reliability of data.",
|
|
"field_40923": [
|
|
66
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564654+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769345+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Analyzed usage tracking data to identify areas for further optimization and improvement in recycling practices.",
|
|
"field_40923": [
|
|
66
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564690+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769372+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Established monthly reporting procedures for tracking carbon emissions from various sources.",
|
|
"field_40923": [
|
|
31
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564727+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769400+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted quarterly emissions audits to identify any discrepancies and address them promptly.",
|
|
"field_40923": [
|
|
31
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564763+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769433+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Implemented automated data collection systems to streamline emissions tracking processes.",
|
|
"field_40923": [
|
|
31
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564799+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769461+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Launched department-specific energy-saving challenges with rewards for the most innovative solutions.",
|
|
"field_40923": [
|
|
29
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
10
|
|
]
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564836+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769488+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted training sessions to educate employees about energy-efficient behaviors and practices.",
|
|
"field_40923": [
|
|
29
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
10
|
|
]
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564872+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769515+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Created a leaderboard to track departmental progress in energy-saving challenges and foster healthy competition.",
|
|
"field_40923": [
|
|
29
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
10
|
|
]
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564909+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769543+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted stakeholder meetings to gather input for developing the water conservation plan.",
|
|
"field_40923": [
|
|
42
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564946+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769571+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Collaborated with water conservation experts to ensure the plan aligns with industry best practices.",
|
|
"field_40923": [
|
|
42
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.564990+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769602+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Presented the water conservation plan to senior management for approval and allocation of resources.",
|
|
"field_40923": [
|
|
42
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565027+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769628+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Utilized advanced data analytics tools to analyze water usage patterns and identify inefficiencies.",
|
|
"field_40923": [
|
|
40
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565064+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769659+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Collaborated with external auditors to ensure the accuracy and thoroughness of the audit process.",
|
|
"field_40923": [
|
|
40
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565101+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769686+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Presented audit findings to department heads and solicited feedback for improvement initiatives.",
|
|
"field_40923": [
|
|
40
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565138+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769714+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Developed creative marketing materials for the water conservation campaign, including posters and social media content.",
|
|
"field_40923": [
|
|
47
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565175+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769741+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Organized water conservation-themed events such as lunch-and-learn sessions and volunteer clean-up efforts.",
|
|
"field_40923": [
|
|
47
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565211+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769773+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Collaborated with local environmental organizations to raise awareness about the importance of water conservation.",
|
|
"field_40923": [
|
|
47
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565248+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769799+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted process mapping exercises to identify bottlenecks and inefficiencies in current workflows.",
|
|
"field_40923": [
|
|
16
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565284+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769826+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Implemented lean manufacturing principles to streamline production processes and reduce energy waste.",
|
|
"field_40923": [
|
|
16
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 24,
|
|
"order": "24.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565320+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769853+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Trained employees on new optimized processes and provided ongoing support for implementation.",
|
|
"field_40923": [
|
|
16
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 25,
|
|
"order": "25.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565357+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769882+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted benchmarking studies to compare water usage efficiency with industry standards.",
|
|
"field_40923": [
|
|
41
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 26,
|
|
"order": "26.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565394+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769916+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Engaged frontline employees in brainstorming sessions to gather insights for efficiency improvement opportunities.",
|
|
"field_40923": [
|
|
41
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 27,
|
|
"order": "27.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565430+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769945+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Piloted innovative technologies such as water flow sensors to identify and address areas of high consumption.",
|
|
"field_40923": [
|
|
41
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 28,
|
|
"order": "28.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565467+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.769974+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Researched and evaluated various renewable energy credit vendors to ensure credibility and alignment with organizational values.",
|
|
"field_40923": [
|
|
19
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 29,
|
|
"order": "29.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565504+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770003+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Negotiated favorable pricing and contract terms with renewable energy credit suppliers.",
|
|
"field_40923": [
|
|
19
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 30,
|
|
"order": "30.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565541+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770032+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Developed internal communication materials to educate employees about the organization's commitment to renewable energy.",
|
|
"field_40923": [
|
|
19
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 31,
|
|
"order": "31.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565584+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770061+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Collaborated with HR and legal teams to develop blind resume screening protocols compliant with employment laws.",
|
|
"field_40923": [
|
|
3
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 32,
|
|
"order": "32.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565629+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770090+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Trained hiring managers on the importance of unbiased resume evaluation and techniques for blind screening.",
|
|
"field_40923": [
|
|
3
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 33,
|
|
"order": "33.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565665+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770119+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Implemented software solutions to automate the blind screening process and ensure consistency.",
|
|
"field_40923": [
|
|
3
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 34,
|
|
"order": "34.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565702+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770149+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Communicated clear deadlines for ethics training completion through multiple channels, including email and intranet announcements.",
|
|
"field_40923": [
|
|
54
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 35,
|
|
"order": "35.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565739+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770178+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted periodic reminders and progress updates to keep employees on track with training deadlines.",
|
|
"field_40923": [
|
|
54
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 36,
|
|
"order": "36.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565776+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770211+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Established consequences for non-compliance with training deadlines, including performance reviews.",
|
|
"field_40923": [
|
|
54
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 37,
|
|
"order": "37.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565812+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770241+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted needs assessments to identify specific topics and areas of focus for the ethics training curriculum.",
|
|
"field_40923": [
|
|
49
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 38,
|
|
"order": "38.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565849+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770269+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Collaborated with subject matter experts to develop engaging and informative training materials.",
|
|
"field_40923": [
|
|
49
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 39,
|
|
"order": "39.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565885+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770298+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Piloted curriculum content with focus groups and incorporated feedback for refinement.",
|
|
"field_40923": [
|
|
49
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 40,
|
|
"order": "40.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565922+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770327+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Developed customized dashboards to track carbon emissions performance and key initiatives progress.",
|
|
"field_40923": [
|
|
33
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
3
|
|
]
|
|
},
|
|
{
|
|
"id": 41,
|
|
"order": "41.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.565968+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770356+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted quarterly progress review meetings with stakeholders to discuss achievements and challenges.",
|
|
"field_40923": [
|
|
33
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
3
|
|
]
|
|
},
|
|
{
|
|
"id": 42,
|
|
"order": "42.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566005+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770385+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Prepared comprehensive progress reports for executive leadership highlighting key metrics and milestones.",
|
|
"field_40923": [
|
|
33
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
3
|
|
]
|
|
},
|
|
{
|
|
"id": 43,
|
|
"order": "43.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566049+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770414+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted surveys to assess employee interest and preferences for public transit subsidies.",
|
|
"field_40923": [
|
|
24
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 44,
|
|
"order": "44.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566085+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770448+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Negotiated discounted rates with public transit authorities based on employee usage projections.",
|
|
"field_40923": [
|
|
24
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 45,
|
|
"order": "45.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566122+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770477+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Promoted public transit subsidies through internal communication channels and awareness campaigns.",
|
|
"field_40923": [
|
|
24
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 46,
|
|
"order": "46.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566165+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770506+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Engaged cross-functional teams to conduct a thorough assessment of current materials usage and procurement processes.",
|
|
"field_40923": [
|
|
65
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
8
|
|
]
|
|
},
|
|
{
|
|
"id": 47,
|
|
"order": "47.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566203+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770540+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Leveraged data analytics tools to identify opportunities for substituting virgin materials with recycled alternatives.",
|
|
"field_40923": [
|
|
65
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
8
|
|
]
|
|
},
|
|
{
|
|
"id": 48,
|
|
"order": "48.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566252+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770569+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Developed a materials audit checklist to standardize audit procedures across departments.",
|
|
"field_40923": [
|
|
65
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
8
|
|
]
|
|
},
|
|
{
|
|
"id": 49,
|
|
"order": "49.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566289+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770597+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Established supplier scorecards to evaluate potential partners based on sustainability criteria such as recycled content and environmental certifications.",
|
|
"field_40923": [
|
|
68
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 50,
|
|
"order": "50.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566325+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770626+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted site visits and audits to assess suppliers' manufacturing processes and quality standards.",
|
|
"field_40923": [
|
|
68
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 51,
|
|
"order": "51.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566361+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770655+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Negotiated long-term contracts with preferred suppliers to secure a stable supply of recycled materials.",
|
|
"field_40923": [
|
|
68
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 52,
|
|
"order": "52.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566397+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770684+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Collaborated with diversity and inclusion experts to design interactive workshops on topics such as unconscious bias and cultural competence.",
|
|
"field_40923": [
|
|
7
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 53,
|
|
"order": "53.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566434+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770718+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted focus groups to gather feedback on workshop content and format preferences.",
|
|
"field_40923": [
|
|
7
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 54,
|
|
"order": "54.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566470+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770747+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Facilitated open dialogue sessions to address employee questions and concerns about diversity and inclusion.",
|
|
"field_40923": [
|
|
7
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 55,
|
|
"order": "55.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566507+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770776+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Formed cross-functional teams to identify opportunities for emissions reduction through collaboration with suppliers and partners.",
|
|
"field_40923": [
|
|
36
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
18
|
|
]
|
|
},
|
|
{
|
|
"id": 56,
|
|
"order": "56.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566543+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770804+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted joint brainstorming sessions to generate innovative ideas for emissions reduction projects.",
|
|
"field_40923": [
|
|
36
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
18
|
|
]
|
|
},
|
|
{
|
|
"id": 57,
|
|
"order": "57.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566580+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770834+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Established performance metrics and milestones to track progress and ensure accountability among project stakeholders.",
|
|
"field_40923": [
|
|
36
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
18
|
|
]
|
|
},
|
|
{
|
|
"id": 58,
|
|
"order": "58.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566616+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770867+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Recruited volunteers from various departments to form energy-saving committees.",
|
|
"field_40923": [
|
|
30
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 59,
|
|
"order": "59.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566652+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770897+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted orientation sessions to educate committee members about energy-saving goals and strategies.",
|
|
"field_40923": [
|
|
30
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 60,
|
|
"order": "60.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566689+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770925+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Facilitated regular committee meetings to brainstorm ideas and implement energy-saving initiatives.",
|
|
"field_40923": [
|
|
30
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 61,
|
|
"order": "61.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566726+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770954+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Implemented automated tracking systems to monitor employee training progress and completion rates.",
|
|
"field_40923": [
|
|
55
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"id": 62,
|
|
"order": "62.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566762+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.770983+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Developed personalized training plans for employees who are behind schedule to help them catch up.",
|
|
"field_40923": [
|
|
55
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"id": 63,
|
|
"order": "63.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566799+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771017+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Recognized and rewarded departments with high training compliance rates to incentivize participation.",
|
|
"field_40923": [
|
|
55
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
20
|
|
]
|
|
},
|
|
{
|
|
"id": 64,
|
|
"order": "64.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566835+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771045+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted cost-benefit analyses to evaluate the long-term savings and environmental benefits of upgrading appliances.",
|
|
"field_40923": [
|
|
44
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 65,
|
|
"order": "65.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566872+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771074+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Engaged employees in the selection process by soliciting feedback and preferences for new water-efficient appliances.",
|
|
"field_40923": [
|
|
44
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 66,
|
|
"order": "66.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566909+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771104+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Coordinated with vendors to schedule installation and provide training on appliance usage and maintenance.",
|
|
"field_40923": [
|
|
44
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
24
|
|
]
|
|
},
|
|
{
|
|
"id": 67,
|
|
"order": "67.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566945+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771138+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Customized training content to address specific biases relevant to the organization's hiring practices and workplace culture.",
|
|
"field_40923": [
|
|
4
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 68,
|
|
"order": "68.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.566989+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771167+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Incorporated interactive exercises and case studies to encourage participant engagement and reflection.",
|
|
"field_40923": [
|
|
4
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 69,
|
|
"order": "69.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567025+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771196+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Offered follow-up coaching sessions for managers to reinforce learning and address individual challenges.",
|
|
"field_40923": [
|
|
4
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
16
|
|
]
|
|
},
|
|
{
|
|
"id": 70,
|
|
"order": "70.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567062+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771225+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted facility assessments to identify areas where low-flow fixtures could be installed for maximum water savings.",
|
|
"field_40923": [
|
|
43
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 71,
|
|
"order": "71.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567099+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771253+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Pilot-tested low-flow fixtures in select areas to assess performance and user satisfaction.",
|
|
"field_40923": [
|
|
43
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 72,
|
|
"order": "72.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567135+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771282+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Rolled out installation of low-flow fixtures across all facilities and provided training on their proper use and maintenance.",
|
|
"field_40923": [
|
|
43
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 73,
|
|
"order": "73.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567172+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771311+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Launched an anonymous ethics hotline for employees to report concerns and seek guidance confidentially.",
|
|
"field_40923": [
|
|
57
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 74,
|
|
"order": "74.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567209+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771339+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Created an online ethics portal with resources and FAQs to support employees in navigating ethical dilemmas.",
|
|
"field_40923": [
|
|
57
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 75,
|
|
"order": "75.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567259+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771373+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Trained HR representatives and managers to serve as ethics advisors and provide one-on-one support to employees.",
|
|
"field_40923": [
|
|
57
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
12
|
|
]
|
|
},
|
|
{
|
|
"id": 76,
|
|
"order": "76.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567295+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771403+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Partnered with local environmental organizations to deliver engaging and informative workshops on water conservation.",
|
|
"field_40923": [
|
|
46
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 77,
|
|
"order": "77.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567345+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771470+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Tailored workshop content to address the unique water usage challenges and opportunities within the organization.",
|
|
"field_40923": [
|
|
46
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 78,
|
|
"order": "78.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567396+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771500+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Incorporated hands-on activities and demonstrations to reinforce learning and encourage behavior change.",
|
|
"field_40923": [
|
|
46
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
15
|
|
]
|
|
},
|
|
{
|
|
"id": 79,
|
|
"order": "79.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567433+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771529+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Collaborated with employee resource groups to develop culturally relevant diversity resource materials.",
|
|
"field_40923": [
|
|
8
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 80,
|
|
"order": "80.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567470+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771559+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted focus groups and surveys to gather input from employees on their diversity and inclusion needs.",
|
|
"field_40923": [
|
|
8
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 81,
|
|
"order": "81.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567507+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771587+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Designed multimedia resources such as videos, infographics, and interactive quizzes to appeal to diverse learning styles.",
|
|
"field_40923": [
|
|
8
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 82,
|
|
"order": "82.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567558+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771622+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted benchmarking research to identify industry best practices for incorporating recycled materials into production processes.",
|
|
"field_40923": [
|
|
67
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 83,
|
|
"order": "83.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567595+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771651+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Engaged cross-functional teams to develop guidelines that balance environmental impact with product quality and cost considerations.",
|
|
"field_40923": [
|
|
67
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 84,
|
|
"order": "84.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567633+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771679+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Piloted the guidelines in select production lines and refined them based on feedback and performance metrics.",
|
|
"field_40923": [
|
|
67
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 85,
|
|
"order": "85.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567670+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771709+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Collaborated with subject matter experts to design interactive workshops on ethical dilemmas.",
|
|
"field_40923": [
|
|
50
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 86,
|
|
"order": "86.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567706+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771738+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Facilitated discussions and role-playing exercises to engage employees in ethical decision-making.",
|
|
"field_40923": [
|
|
50
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 87,
|
|
"order": "87.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567742+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771767+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Incorporated real-world scenarios to help employees apply ethical principles to their work.",
|
|
"field_40923": [
|
|
50
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 88,
|
|
"order": "88.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567779+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771819+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Organized case study discussions to deepen understanding of ethical principles.",
|
|
"field_40923": [
|
|
52
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 89,
|
|
"order": "89.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567815+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771851+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Encouraged critical thinking and analysis through facilitated discussions.",
|
|
"field_40923": [
|
|
52
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 90,
|
|
"order": "90.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567861+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771880+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Promoted ethical decision-making skills through role-playing exercises.",
|
|
"field_40923": [
|
|
52
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
5
|
|
]
|
|
},
|
|
{
|
|
"id": 91,
|
|
"order": "91.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567898+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771909+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Developed online training modules covering various topics related to ethics and compliance.",
|
|
"field_40923": [
|
|
51
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 92,
|
|
"order": "92.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567942+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771937+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Provided flexibility for employees to complete training at their own pace.",
|
|
"field_40923": [
|
|
51
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 93,
|
|
"order": "93.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.567986+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771970+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Incorporated interactive elements to enhance engagement and retention of material.",
|
|
"field_40923": [
|
|
51
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
11
|
|
]
|
|
},
|
|
{
|
|
"id": 94,
|
|
"order": "94.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568022+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.771999+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Collaborated with stakeholders across departments to gather insights on carbon emissions.",
|
|
"field_40923": [
|
|
14
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 95,
|
|
"order": "95.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568068+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772029+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Incorporated stakeholder feedback into carbon emissions reduction strategies.",
|
|
"field_40923": [
|
|
14
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 96,
|
|
"order": "96.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568105+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772060+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Fostered a sense of ownership and accountability among stakeholders for emission reduction initiatives.",
|
|
"field_40923": [
|
|
14
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 97,
|
|
"order": "97.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568142+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772096+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Organized workshops to educate employees on energy-saving practices.",
|
|
"field_40923": [
|
|
28
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 98,
|
|
"order": "98.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568179+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772126+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Provided hands-on demonstrations of energy-saving technologies.",
|
|
"field_40923": [
|
|
28
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 99,
|
|
"order": "99.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568217+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772156+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Empowered employees to identify and implement energy-saving opportunities in their areas.",
|
|
"field_40923": [
|
|
28
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
7
|
|
]
|
|
},
|
|
{
|
|
"id": 100,
|
|
"order": "100.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568254+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772185+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Collaborated with product designers to integrate recycled materials into product designs.",
|
|
"field_40923": [
|
|
69
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
14
|
|
]
|
|
},
|
|
{
|
|
"id": 101,
|
|
"order": "101.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568300+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772214+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted feasibility studies to ensure product quality and performance with recycled materials.",
|
|
"field_40923": [
|
|
69
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
14
|
|
]
|
|
},
|
|
{
|
|
"id": 102,
|
|
"order": "102.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568340+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772243+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Incorporated customer feedback to optimize product designs for sustainability and functionality.",
|
|
"field_40923": [
|
|
69
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
14
|
|
]
|
|
},
|
|
{
|
|
"id": 103,
|
|
"order": "103.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568391+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772272+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Offered incentives such as bike racks and showers to encourage biking to work.",
|
|
"field_40923": [
|
|
23
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 104,
|
|
"order": "104.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568442+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772300+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Provided subsidies for bike purchases or repairs to facilitate commuting by bike.",
|
|
"field_40923": [
|
|
23
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 105,
|
|
"order": "105.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568479+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772329+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Organized bike safety workshops and group rides to promote biking to work.",
|
|
"field_40923": [
|
|
23
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"id": 106,
|
|
"order": "106.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568516+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772358+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Installed water recycling systems to capture and treat wastewater for reuse.",
|
|
"field_40923": [
|
|
45
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 107,
|
|
"order": "107.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568552+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772386+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted water quality testing to ensure the safety and effectiveness of recycled water.",
|
|
"field_40923": [
|
|
45
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 108,
|
|
"order": "108.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568589+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772419+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Educated employees on the benefits of water recycling and proper usage of recycled water.",
|
|
"field_40923": [
|
|
45
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 109,
|
|
"order": "109.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568625+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772455+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Conducted follow-up sessions to reinforce key concepts from ethics training.",
|
|
"field_40923": [
|
|
59
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 110,
|
|
"order": "110.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568662+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772484+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Provided additional support and guidance to employees based on their training needs.",
|
|
"field_40923": [
|
|
59
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 111,
|
|
"order": "111.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568698+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772513+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Addressed specific questions and concerns raised by employees during training sessions.",
|
|
"field_40923": [
|
|
59
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
17
|
|
]
|
|
},
|
|
{
|
|
"id": 112,
|
|
"order": "112.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568735+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772542+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Established carpooling incentives such as preferred parking spots for carpoolers.",
|
|
"field_40923": [
|
|
22
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"id": 113,
|
|
"order": "113.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568771+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772571+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Facilitated carpool matching services to help employees find compatible commuting partners.",
|
|
"field_40923": [
|
|
22
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"id": 114,
|
|
"order": "114.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568808+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772600+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Organized regular events and activities to promote camaraderie among carpooling groups.",
|
|
"field_40923": [
|
|
22
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
19
|
|
]
|
|
},
|
|
{
|
|
"id": 115,
|
|
"order": "115.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568845+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772628+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Recognized and rewarded employee contributions to recycling initiatives.",
|
|
"field_40923": [
|
|
73
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 116,
|
|
"order": "116.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568881+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772661+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Solicited feedback from employees to improve recycling programs and initiatives.",
|
|
"field_40923": [
|
|
73
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
},
|
|
{
|
|
"id": 117,
|
|
"order": "117.00000000000000000000",
|
|
"created_on": "2024-05-29T07:56:33.568918+00:00",
|
|
"updated_on": "2024-10-24T11:34:40.772690+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_40922": "Provided opportunities for employees to volunteer for environmental projects and campaigns.",
|
|
"field_40923": [
|
|
73
|
|
],
|
|
"field_40924": null,
|
|
"field_40949": null,
|
|
"field_40928": null,
|
|
"field_40948": null,
|
|
"field_40925": [
|
|
13
|
|
]
|
|
}
|
|
],
|
|
"data_sync": null
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"pages": [
|
|
{
|
|
"id": 3816,
|
|
"name": "__shared__",
|
|
"order": 1,
|
|
"path": "__shared__",
|
|
"path_params": [],
|
|
"shared": true,
|
|
"elements": [],
|
|
"data_sources": [],
|
|
"workflow_actions": []
|
|
},
|
|
{
|
|
"id": 3817,
|
|
"name": "Login",
|
|
"order": 1,
|
|
"path": "/",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 72567,
|
|
"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": 72568,
|
|
"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": "'\ud83c\udf0e Our commitment to ESG goals \ud83c\udf0e'",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 72569,
|
|
"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": 359,
|
|
"login_button_label": "'Sign in'"
|
|
}
|
|
],
|
|
"data_sources": [],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 9355,
|
|
"type": "open_page",
|
|
"order": 1,
|
|
"page_id": 3817,
|
|
"element_id": 72569,
|
|
"event": "after_login",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3818,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 3818,
|
|
"name": "Home",
|
|
"order": 2,
|
|
"path": "/home",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 72573,
|
|
"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": 72574,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72570,
|
|
"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": 72575,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 72570,
|
|
"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": 72576,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72571,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"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": 3818,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72577,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72571,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3820,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72578,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72571,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3822,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72579,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72571,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3824,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72590,
|
|
"order": "1.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": 72572,
|
|
"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": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"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": 1,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 72591,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": 72590,
|
|
"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",
|
|
"image_source_type": "url",
|
|
"image_file_id": null,
|
|
"image_url": "get('current_record.field_40906.0.url')",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 72570,
|
|
"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": 72580,
|
|
"order": "2.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72572,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
}
|
|
},
|
|
"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",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3819,
|
|
"page_parameters": [
|
|
{
|
|
"name": "target_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('current_record.field_40898')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 72571,
|
|
"order": "3.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": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"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": 10,
|
|
"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": "center"
|
|
},
|
|
{
|
|
"id": 72581,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72572,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_alignment": "center"
|
|
}
|
|
},
|
|
"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": "concat(get('current_record.field_40904'),' ',get('current_record.field_40905.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72582,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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": "'Our ESG Targets'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 72583,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72572,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_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": 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_40969'),' **Reached ',get('current_record.field_40954'),'%**')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 72572,
|
|
"order": "5.00000000000000000000",
|
|
"type": "repeat",
|
|
"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": 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": 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": 7873,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"orientation": "horizontal",
|
|
"items_per_row": {
|
|
"tablet": 3,
|
|
"desktop": 5,
|
|
"smartphone": 1
|
|
}
|
|
},
|
|
{
|
|
"id": 72584,
|
|
"order": "6.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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": "'My open actions'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 72585,
|
|
"order": "7.00000000000000000000",
|
|
"type": "table",
|
|
"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": 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": 7874,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "f4f0a2dc-865a-441e-9bd6-a148b8bb2ddb",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3823,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40914')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "c5edbdae-8b2e-4bc8-b228-9d0c27641e26",
|
|
"name": "Start",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40918')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "1ed8f2f7-ad4c-46b3-8602-b1f3601ac823",
|
|
"name": "Deadline",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40915')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "304ff3fc-80dd-4600-a3ec-463b44ce2961",
|
|
"name": "Initiative",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3821,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.field_40916.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40916.0.value')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "475f3489-4437-4a9b-a093-bd3f34f1fae7",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_40919.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_40919.color')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
},
|
|
{
|
|
"id": 72586,
|
|
"order": "8.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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": "'Deadlines this month'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 72587,
|
|
"order": "8.50000000000000000000",
|
|
"type": "table",
|
|
"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": 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": 7875,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_40914",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_40947",
|
|
"filterable": false,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_40919",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_40918",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
}
|
|
],
|
|
"fields": [
|
|
{
|
|
"uid": "65ea2efd-5174-4594-a2f7-6a23f444f406",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3823,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40914')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "3d9d719f-9d27-4937-9c67-80937c2da9c5",
|
|
"name": "Start",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40918')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "1e3b8ae4-2d29-4185-86a5-a2e31bf9c0d0",
|
|
"name": "Deadline",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40915')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "8f7c006d-bf66-48b9-8849-4aa5b81b5c80",
|
|
"name": "Initiative",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3821,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.field_40916.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40916.0.value')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "ea9526ff-a133-4d21-bde5-dae4ea3f2f8b",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_40919.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_40919.color')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "4cabc427-45b3-429f-9118-9bd466f6c8b8",
|
|
"name": "Owner",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40921.*.value')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
},
|
|
{
|
|
"id": 72588,
|
|
"order": "9.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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": "'Deadlines this year'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 72589,
|
|
"order": "10.00000000000000000000",
|
|
"type": "table",
|
|
"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": 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": 7876,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_40914",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_40918",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_40919",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_40947",
|
|
"filterable": false,
|
|
"sortable": true,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"fields": [
|
|
{
|
|
"uid": "f398f61c-bd4a-4fda-b96a-268cabd56bf9",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3823,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40914')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "6ab76cb6-3b28-4519-b48c-f46a5566b6a6",
|
|
"name": "Start",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40918')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "d453717b-fda9-4991-b27c-4dcb327cc026",
|
|
"name": "Deadline",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40915')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "a68e047e-cb23-43ad-8221-a03e8113a930",
|
|
"name": "Initiative",
|
|
"type": "link",
|
|
"styles": {
|
|
"cell": {}
|
|
},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3821,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.field_40916.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40916.0.value')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "f0e7fb37-9382-4d56-820b-dd15f1135abd",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_40919.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_40919.color')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "0135759d-a4d6-4c2b-8d1c-d1d8b68bbcb3",
|
|
"name": "Owner",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3825,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_40921.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40921.0.value')",
|
|
"variant": "link"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 7873,
|
|
"name": "ESG Targets",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 9360,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3969,
|
|
"view_id": 18076,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
},
|
|
{
|
|
"id": 7874,
|
|
"name": "My actions",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 9361,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3971,
|
|
"view_id": 18099,
|
|
"sortings": [
|
|
{
|
|
"field_id": 40915,
|
|
"order_by": "DESC"
|
|
}
|
|
],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40921,
|
|
"type": "link_row_has",
|
|
"value": "get('user.id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 7875,
|
|
"name": "Deadline this month",
|
|
"order": "3.00000000000000000000",
|
|
"service": {
|
|
"id": 9362,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3971,
|
|
"view_id": 18097,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40945,
|
|
"type": "boolean",
|
|
"value": "",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 7876,
|
|
"name": "Deadline this year",
|
|
"order": "4.00000000000000000000",
|
|
"service": {
|
|
"id": 9363,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3971,
|
|
"view_id": 18098,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40945,
|
|
"type": "boolean",
|
|
"value": "",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 9356,
|
|
"type": "logout",
|
|
"order": 1,
|
|
"page_id": 3818,
|
|
"element_id": 72575,
|
|
"event": "click"
|
|
},
|
|
{
|
|
"id": 9357,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 3818,
|
|
"element_id": 72575,
|
|
"event": "click",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3817,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 3819,
|
|
"name": "Target details",
|
|
"order": 3,
|
|
"path": "/targets/:target_id",
|
|
"path_params": [
|
|
{
|
|
"name": "target_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 72595,
|
|
"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": 72596,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72592,
|
|
"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": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 72597,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 72592,
|
|
"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": 72598,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72593,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"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": 3818,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72599,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72593,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3820,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72600,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72593,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3822,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72601,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72593,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3824,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72602,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": 72594,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"image": {}
|
|
},
|
|
"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",
|
|
"image_source_type": "url",
|
|
"image_file_id": null,
|
|
"image_url": "get('data_source.7877.field_40906.0.url')",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 72603,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": "'BASELINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72592,
|
|
"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": 72604,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": 5,
|
|
"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.7877.field_40902'),' ',get('data_source.7877.field_40903.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72605,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": "'TARGET COMPLETION'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72593,
|
|
"order": "3.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": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"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": 10,
|
|
"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": "center"
|
|
},
|
|
{
|
|
"id": 72606,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": "'TARGET'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72607,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": 5,
|
|
"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.7877.field_40904'),' ',get('data_source.7877.field_40905.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72608,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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('\ud83c\udfaf ',get('data_source.7877.field_40898'),' (from ',get('data_source.7877.field_40950'),' until ',get('data_source.7877.field_40951'),')')",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 72609,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": "'TARGET REACH AT'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72610,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": 5,
|
|
"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.7877.field_40954'),' %')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72611,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": 5,
|
|
"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.7877.field_40934'),' ',get('data_source.7877.field_40903.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72612,
|
|
"order": "4.50000000000000000000",
|
|
"type": "iframe",
|
|
"parent_element_id": 72594,
|
|
"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": 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",
|
|
"source_type": "embed",
|
|
"url": "",
|
|
"embed": "concat('<style>','\n','* {margin: 0; padding:0}','\n','</style>','\n',concat('<progress style=\"width:90%\" value=\"',get('data_source.7877.field_40954'),'\" max=\"100\"></progress>'))",
|
|
"height": 18
|
|
},
|
|
{
|
|
"id": 72594,
|
|
"order": "5.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": 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": 72613,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": "'CURRENT STATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72614,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": "'TIME COMPLETION'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72615,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": 5,
|
|
"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.7877.field_40936'),' ',get('data_source.7877.field_40903.value'))",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 72616,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"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": 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.7877.field_40900')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 72617,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72594,
|
|
"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": 5,
|
|
"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.7877.field_40963'),' %')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72618,
|
|
"order": "7.00000000000000000000",
|
|
"type": "iframe",
|
|
"parent_element_id": 72594,
|
|
"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": 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",
|
|
"source_type": "embed",
|
|
"url": "",
|
|
"embed": "concat('<style>','\n','* {margin: 0; padding:0}','\n','</style>','\n',concat('<progress style=\"width:90%\" value=\"',get('data_source.7877.field_40963'),'\" max=\"100\"></progress>'))",
|
|
"height": 18
|
|
},
|
|
{
|
|
"id": 72619,
|
|
"order": "7.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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": "'\ud83e\udd1d\ud83c\udffb Initiatives'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72620,
|
|
"order": "8.00000000000000000000",
|
|
"type": "table",
|
|
"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": 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": 7878,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "72e4680c-da5a-4559-9edb-27037c03612e",
|
|
"name": "Title",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3821,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40911')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "3add99a4-473e-421a-b893-218c54c8214c",
|
|
"name": "From",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40929')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "7a7ec5b2-5883-4f1e-9097-e60894617bbc",
|
|
"name": "Until",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40931')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "6814e952-ffc5-4f85-9dce-f60d22facc24",
|
|
"name": "Impact progress",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat(get('current_record.field_40940'),'%')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "0fc37b95-f6ae-4a7d-b28d-d767c67ef8a4",
|
|
"name": "Time progress",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "concat(get('current_record.field_40952'),'%')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "4e093c21-2f19-42ce-a868-cbdc1fd6048d",
|
|
"name": "Status",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40964')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 7877,
|
|
"name": "Target details",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 9364,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3969,
|
|
"view_id": 18076,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.target_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 7878,
|
|
"name": "Initiatives",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 9365,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3970,
|
|
"view_id": 18082,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40909,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.target_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 9358,
|
|
"type": "logout",
|
|
"order": 1,
|
|
"page_id": 3819,
|
|
"element_id": 72597,
|
|
"event": "click"
|
|
},
|
|
{
|
|
"id": 9359,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 3819,
|
|
"element_id": 72597,
|
|
"event": "click",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3817,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 3820,
|
|
"name": "Initiatives",
|
|
"order": 4,
|
|
"path": "/initiatives",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 72625,
|
|
"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": 72626,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72621,
|
|
"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": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 72627,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 72621,
|
|
"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": 72628,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72622,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3818,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72629,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72622,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"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": 3820,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72630,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72622,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3822,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72631,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72622,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3824,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72632,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72623,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_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": 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": "'\ud83d\udfe2 full success'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72633,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72623,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_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": 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": "'\ud83d\udfe1 partial success'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72634,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72623,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_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": 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": "'\u2b55 behind schedule'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72635,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72623,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_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": 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": "'\ud83d\udd35 on schedule'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72641,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 72624,
|
|
"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": 7879,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_40939",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 72642,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 72624,
|
|
"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": 7880,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_40939",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 72643,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 72624,
|
|
"place_in_container": "3",
|
|
"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": 7881,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_40939",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 72645,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72641,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#33a601",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#33a601",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"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('current_record.field_40911')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 72646,
|
|
"order": "1.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72642,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#ffd400",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#ffd400",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"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('current_record.field_40911')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 72621,
|
|
"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": 72636,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72623,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#33a601",
|
|
"style_border_bottom_size": 4,
|
|
"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": "'IMPACT > 90%'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72637,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72623,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#ffd400",
|
|
"style_border_bottom_size": 4,
|
|
"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": "'IMPACT < 90% | TIME = 100%'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72638,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72623,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#e10000",
|
|
"style_border_bottom_size": 4,
|
|
"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": "'TIME > IMPACT'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72639,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72623,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#0142ba",
|
|
"style_border_bottom_size": 4,
|
|
"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": "'IMPACT >= TIME'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72644,
|
|
"order": "2.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 72624,
|
|
"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": 7882,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_40939",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 72647,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72641,
|
|
"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": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72648,
|
|
"order": "2.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72643,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#0142ba",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#0142ba",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"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('current_record.field_40911')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 72649,
|
|
"order": "2.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72642,
|
|
"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": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72650,
|
|
"order": "2.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72644,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#e10000",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#e10000",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"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('current_record.field_40911')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 72622,
|
|
"order": "3.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": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"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": 10,
|
|
"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": "center"
|
|
},
|
|
{
|
|
"id": 72651,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72641,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40929')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72652,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72643,
|
|
"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": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72653,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72642,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40929')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72654,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72644,
|
|
"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": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72640,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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\udc50 All ESG initiatives'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 72655,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72641,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72656,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72643,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40929')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72623,
|
|
"order": "4.50000000000000000000",
|
|
"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": 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": 72657,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72642,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72658,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72644,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40929')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72659,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72641,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40931')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72660,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72643,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72661,
|
|
"order": "5.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72642,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40931')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72662,
|
|
"order": "5.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72644,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72624,
|
|
"order": "6.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": 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": 72663,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72641,
|
|
"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": "'IMPACT PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72664,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72643,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40931')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72665,
|
|
"order": "6.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72642,
|
|
"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": "'IMPACT PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72666,
|
|
"order": "6.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72644,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40931')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72667,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72641,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40940'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72668,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72643,
|
|
"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": "'IMPACT PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72669,
|
|
"order": "7.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72642,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40940'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72670,
|
|
"order": "7.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72644,
|
|
"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": "'IMPACT PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72671,
|
|
"order": "8.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72641,
|
|
"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": "'TIME PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72672,
|
|
"order": "8.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72643,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40940'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72673,
|
|
"order": "8.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72642,
|
|
"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": "'TIME PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72674,
|
|
"order": "8.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72644,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40940'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72675,
|
|
"order": "9.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72641,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40952'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72676,
|
|
"order": "9.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72643,
|
|
"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": "'TIME PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72677,
|
|
"order": "9.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72642,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40952'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72678,
|
|
"order": "9.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72644,
|
|
"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": "'TIME PROGRESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72679,
|
|
"order": "10.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72641,
|
|
"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": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72680,
|
|
"order": "10.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72643,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40952'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72681,
|
|
"order": "10.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72642,
|
|
"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": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72682,
|
|
"order": "10.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72644,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40952'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72683,
|
|
"order": "11.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72641,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40927'),' (',get('current_record.field_40941'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72684,
|
|
"order": "11.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72643,
|
|
"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": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72685,
|
|
"order": "11.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72642,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40927'),' (',get('current_record.field_40941'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72686,
|
|
"order": "11.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72644,
|
|
"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": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72687,
|
|
"order": "12.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72641,
|
|
"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": 20,
|
|
"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": 3821,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72688,
|
|
"order": "12.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72643,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40927'),' (',get('current_record.field_40941'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72689,
|
|
"order": "13.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72642,
|
|
"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": 20,
|
|
"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": 3821,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72690,
|
|
"order": "13.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72644,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40927'),' (',get('current_record.field_40941'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72691,
|
|
"order": "14.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72643,
|
|
"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": 20,
|
|
"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": 3821,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72692,
|
|
"order": "15.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72644,
|
|
"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": 20,
|
|
"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": 3821,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 7879,
|
|
"name": "Full success",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 9366,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3970,
|
|
"view_id": 18082,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40964,
|
|
"type": "equal",
|
|
"value": "\ud83d\udfe2 full success",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 7880,
|
|
"name": "Partial success",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 9367,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3970,
|
|
"view_id": 18082,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40964,
|
|
"type": "equal",
|
|
"value": "\ud83d\udfe1 partial success",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 7881,
|
|
"name": "on schedule",
|
|
"order": "3.00000000000000000000",
|
|
"service": {
|
|
"id": 9368,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3970,
|
|
"view_id": 18082,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40964,
|
|
"type": "equal",
|
|
"value": "\ud83d\udd35 on schedule",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 7882,
|
|
"name": "behind schedule",
|
|
"order": "4.00000000000000000000",
|
|
"service": {
|
|
"id": 9369,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3970,
|
|
"view_id": 18082,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40964,
|
|
"type": "equal",
|
|
"value": "\u2b55 behind schedule",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 9360,
|
|
"type": "logout",
|
|
"order": 1,
|
|
"page_id": 3820,
|
|
"element_id": 72627,
|
|
"event": "click"
|
|
},
|
|
{
|
|
"id": 9361,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 3820,
|
|
"element_id": 72627,
|
|
"event": "click",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3817,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 3821,
|
|
"name": "Initiative details",
|
|
"order": 5,
|
|
"path": "/initiatives/:initiative_id",
|
|
"path_params": [
|
|
{
|
|
"name": "initiative_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 72696,
|
|
"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": 72697,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72693,
|
|
"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": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 72698,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 72693,
|
|
"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": 72699,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72694,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3818,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72700,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72694,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"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": 3820,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72701,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72694,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3822,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72702,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72694,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3824,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72703,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"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": "'TARGET'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72693,
|
|
"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": 72704,
|
|
"order": "2.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72695,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {}
|
|
},
|
|
"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": 5,
|
|
"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": 3819,
|
|
"page_parameters": [
|
|
{
|
|
"name": "target_id",
|
|
"value": "get('data_source.7883.field_40909.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('data_source.7883.field_40909.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 72705,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"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": "'ESTIMATED IMPACT'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72706,
|
|
"order": "2.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"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": "'STATUS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72707,
|
|
"order": "2.66666666666666651864",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7883.field_40964')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72708,
|
|
"order": "2.66666666666666651864",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7883.field_40912'),' ',get('data_source.7883.field_40938'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72694,
|
|
"order": "3.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": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"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": 10,
|
|
"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": "center"
|
|
},
|
|
{
|
|
"id": 72709,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"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": "'CURRENTLY ACTIVE '",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72710,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"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": "'CURRENT IMPACT'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72711,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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('\ud83e\udd1d\ud83c\udffb ',get('data_source.7883.field_40911'),' (from ',get('data_source.7883.field_40929'),' until ',get('data_source.7883.field_40931'),')')",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 72712,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7883.field_40966')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72713,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7883.field_40913'),' ',get('data_source.7883.field_40938'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72714,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"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": "'TARGET COMPLETION'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72715,
|
|
"order": "4.66666666666666696273",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7883.field_40940'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72716,
|
|
"order": "4.75000000000000000000",
|
|
"type": "iframe",
|
|
"parent_element_id": 72695,
|
|
"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": 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",
|
|
"source_type": "embed",
|
|
"url": "",
|
|
"embed": "concat('<style>','\n','* {margin: 0; padding:0}','\n','</style>','\n',concat('<progress style=\"width:90%\" value=\"',get('data_source.7883.field_40940'),'\" max=\"100\"></progress>'))",
|
|
"height": 18
|
|
},
|
|
{
|
|
"id": 72717,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"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": 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.7883.field_40908')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72718,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"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": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72719,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"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": "'TIME COMPLETION'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72720,
|
|
"order": "5.33333333333333303727",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7883.field_40927'),' (',get('data_source.7883.field_40941'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72721,
|
|
"order": "5.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"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": "'ALL ACTIONS COMPLETED'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72695,
|
|
"order": "6.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": 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": 72722,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7883.field_40968')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72723,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7883.field_40952'),'%')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72724,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"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": "'ALL ACTIONS SUCCESSFUL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72725,
|
|
"order": "7.00000000000000000000",
|
|
"type": "iframe",
|
|
"parent_element_id": 72695,
|
|
"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": 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",
|
|
"source_type": "embed",
|
|
"url": "",
|
|
"embed": "concat('<style>','\n','* {margin: 0; padding:0}','\n','</style>','\n',concat('<progress style=\"width:90%\" value=\"',get('data_source.7883.field_40952'),'\" max=\"100\"></progress>'))",
|
|
"height": 18
|
|
},
|
|
{
|
|
"id": 72726,
|
|
"order": "7.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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": "'\u26a1 Actions'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72727,
|
|
"order": "8.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72695,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7883.field_40967')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72728,
|
|
"order": "8.00000000000000000000",
|
|
"type": "table",
|
|
"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": 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": 7884,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "f01d6dec-11ba-49a2-aa19-ae431d3484b8",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3823,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40914')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "1a50a9a5-f466-4f7c-9051-103df6c2db82",
|
|
"name": "Start",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40918')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "43ddc17f-f220-4701-9c4e-9590df9bba26",
|
|
"name": "Deadline",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40915')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "4c8b527e-2b70-477c-b112-e39221137b54",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_40919.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_40919.color')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "36b2f063-2d84-44aa-a139-e0bcaddc8dfe",
|
|
"name": "Owner",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3825,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_40921.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40921.0.value')",
|
|
"variant": "link"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 7883,
|
|
"name": "Initiative details",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 9370,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3970,
|
|
"view_id": 18082,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.initiative_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 7884,
|
|
"name": "Actions",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 9371,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3971,
|
|
"view_id": 18094,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40916,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.initiative_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 9362,
|
|
"type": "logout",
|
|
"order": 1,
|
|
"page_id": 3821,
|
|
"element_id": 72698,
|
|
"event": "click"
|
|
},
|
|
{
|
|
"id": 9363,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 3821,
|
|
"element_id": 72698,
|
|
"event": "click",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3817,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 3822,
|
|
"name": "Actions",
|
|
"order": 6,
|
|
"path": "/actions",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 72733,
|
|
"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": 72734,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72729,
|
|
"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": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 72735,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 72729,
|
|
"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": 72736,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72730,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3818,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72737,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72730,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3820,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72738,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72730,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"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": 3822,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72739,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72730,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3824,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72740,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72731,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_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": "#43dd75",
|
|
"style_border_bottom_size": 4,
|
|
"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": "'Successful completion'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72741,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72731,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_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": "#70e0ef",
|
|
"style_border_bottom_size": 4,
|
|
"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": "'In progress (on track)'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72742,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72731,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_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": "#ffe9b4",
|
|
"style_border_bottom_size": 4,
|
|
"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": "'In progress (with delay)'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72743,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72731,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_3_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": "#fcbdb4",
|
|
"style_border_bottom_size": 4,
|
|
"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": "'Failed'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72745,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 72732,
|
|
"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": 7885,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_40914",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 72746,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 72732,
|
|
"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": 7886,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_40914",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 72747,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 72732,
|
|
"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": 7887,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_40914",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 72748,
|
|
"order": "1.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 72732,
|
|
"place_in_container": "3",
|
|
"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": 7888,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_40914",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 72749,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72745,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#43dd75",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#43dd75",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"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('current_record.field_40914')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 72752,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72747,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#ffe9b4",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#ffe9b4",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"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('current_record.field_40914')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 72750,
|
|
"order": "1.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72746,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#70e0ef",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#70e0ef",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"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('current_record.field_40914')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 72729,
|
|
"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": 72751,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72745,
|
|
"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": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72753,
|
|
"order": "2.25000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72746,
|
|
"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": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72754,
|
|
"order": "2.25000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 72748,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "#fcbdb4",
|
|
"style_border_top_size": 2,
|
|
"style_padding_top": 5,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "#fcbdb4",
|
|
"style_border_bottom_size": 2,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 5,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 5,
|
|
"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('current_record.field_40914')",
|
|
"level": 4
|
|
},
|
|
{
|
|
"id": 72755,
|
|
"order": "2.33333333333333348136",
|
|
"type": "text",
|
|
"parent_element_id": 72745,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40918')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72756,
|
|
"order": "2.33333333333333348136",
|
|
"type": "text",
|
|
"parent_element_id": 72747,
|
|
"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": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72757,
|
|
"order": "2.39999999999999991118",
|
|
"type": "text",
|
|
"parent_element_id": 72746,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40918')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72758,
|
|
"order": "2.39999999999999991118",
|
|
"type": "text",
|
|
"parent_element_id": 72748,
|
|
"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": "'FROM'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72759,
|
|
"order": "2.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72745,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72760,
|
|
"order": "2.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72747,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40918')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72761,
|
|
"order": "2.66666666666666651864",
|
|
"type": "text",
|
|
"parent_element_id": 72746,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72762,
|
|
"order": "2.66666666666666651864",
|
|
"type": "text",
|
|
"parent_element_id": 72748,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40918')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72730,
|
|
"order": "3.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": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"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": 10,
|
|
"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": "center"
|
|
},
|
|
{
|
|
"id": 72763,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72745,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72764,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72747,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72765,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72746,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72766,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72748,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72744,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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": "'\u26a1 All actions'",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 72767,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72745,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40915')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72768,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72747,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72769,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72746,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40915')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72770,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72748,
|
|
"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": "'UNTIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72731,
|
|
"order": "5.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": 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": 72771,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72745,
|
|
"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": "'DAYS UNTIL DEADLINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72772,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72747,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40915')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72773,
|
|
"order": "5.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72746,
|
|
"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": "'DAYS UNTIL DEADLINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72774,
|
|
"order": "5.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72748,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40915')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72732,
|
|
"order": "6.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": 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": 72775,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72745,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40943'),' days')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72776,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72747,
|
|
"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": "'DAYS UNTIL DEADLINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72777,
|
|
"order": "6.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72746,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40943'),' days')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72778,
|
|
"order": "6.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72748,
|
|
"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": "'DAYS UNTIL DEADLINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72779,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72745,
|
|
"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": "'OWNER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72780,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72747,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40943'),' days')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72781,
|
|
"order": "7.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72746,
|
|
"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": "'OWNER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72782,
|
|
"order": "7.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72748,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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_40943'),' days')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72783,
|
|
"order": "8.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72745,
|
|
"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": 5,
|
|
"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": 3825,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_40921.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('current_record.field_40921.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 72784,
|
|
"order": "8.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72747,
|
|
"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": "'OWNER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72785,
|
|
"order": "8.50000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72746,
|
|
"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": 5,
|
|
"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": 3825,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_40921.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('current_record.field_40921.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 72786,
|
|
"order": "8.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72748,
|
|
"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": "'OWNER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72787,
|
|
"order": "9.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72745,
|
|
"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": 20,
|
|
"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": 3823,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72788,
|
|
"order": "9.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72747,
|
|
"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": 5,
|
|
"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": 3825,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_40921.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('current_record.field_40921.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 72789,
|
|
"order": "10.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72746,
|
|
"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": 20,
|
|
"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": 3823,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72790,
|
|
"order": "10.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72748,
|
|
"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": 5,
|
|
"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": 3825,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.field_40921.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('current_record.field_40921.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 72791,
|
|
"order": "11.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72747,
|
|
"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": 20,
|
|
"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": 3823,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72792,
|
|
"order": "12.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72748,
|
|
"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": 20,
|
|
"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": 3823,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 7885,
|
|
"name": "Successful",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 9372,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3971,
|
|
"view_id": 18094,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40919,
|
|
"type": "single_select_equal",
|
|
"value": "15739",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 7886,
|
|
"name": "On track",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 9373,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3971,
|
|
"view_id": 18094,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40919,
|
|
"type": "single_select_equal",
|
|
"value": "15740",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 7887,
|
|
"name": "With delay",
|
|
"order": "3.00000000000000000000",
|
|
"service": {
|
|
"id": 9374,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3971,
|
|
"view_id": 18094,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40919,
|
|
"type": "single_select_equal",
|
|
"value": "15741",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 7888,
|
|
"name": "Failed",
|
|
"order": "4.00000000000000000000",
|
|
"service": {
|
|
"id": 9375,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3971,
|
|
"view_id": 18094,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40919,
|
|
"type": "single_select_equal",
|
|
"value": "15742",
|
|
"value_is_formula": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 9364,
|
|
"type": "logout",
|
|
"order": 1,
|
|
"page_id": 3822,
|
|
"element_id": 72735,
|
|
"event": "click"
|
|
},
|
|
{
|
|
"id": 9365,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 3822,
|
|
"element_id": 72735,
|
|
"event": "click",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3817,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 3823,
|
|
"name": "Action details",
|
|
"order": 7,
|
|
"path": "/actions/:action_id",
|
|
"path_params": [
|
|
{
|
|
"name": "action_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 72798,
|
|
"order": "1.00000000000000000000",
|
|
"type": "input_text",
|
|
"parent_element_id": 72796,
|
|
"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": 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": "'Your message'",
|
|
"required": true,
|
|
"validation_type": "any",
|
|
"placeholder": "",
|
|
"default_value": "",
|
|
"is_multiline": true,
|
|
"rows": 3,
|
|
"input_type": "text"
|
|
},
|
|
{
|
|
"id": 72799,
|
|
"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": 72800,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72793,
|
|
"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": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 72801,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 72793,
|
|
"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": 72802,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72794,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3818,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72803,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72794,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3820,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72804,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72794,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"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": 3822,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72805,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72794,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3824,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72806,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"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": "'STATUS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72807,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72797,
|
|
"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": 1,
|
|
"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(get('current_record.field_40949'),' by ',get('current_record.field_40925.0.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72808,
|
|
"order": "1.33333333333333325932",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"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": "'TARGET'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72809,
|
|
"order": "1.37500000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7889.field_40946')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72810,
|
|
"order": "1.39999999999999991118",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"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": "'INITIATIVE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72811,
|
|
"order": "1.50000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72795,
|
|
"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": 5,
|
|
"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": 3821,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('data_source.7889.field_40916.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('data_source.7889.field_40916.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 72812,
|
|
"order": "1.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7889.field_40944'),' ',get('data_source.7889.field_40919.value'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72793,
|
|
"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": 72813,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"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": "'ACTION COMPLETED'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72814,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72797,
|
|
"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",
|
|
"value": "get('current_record.field_40922')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72794,
|
|
"order": "3.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": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"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": 10,
|
|
"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": "center"
|
|
},
|
|
{
|
|
"id": 72815,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"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": "'OWNER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72816,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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('\u26a1 ',get('data_source.7889.field_40914'),' (from ',get('data_source.7889.field_40918'),' until ',get('data_source.7889.field_40915'),')')",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 72817,
|
|
"order": "4.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72795,
|
|
"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": 5,
|
|
"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": 3825,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('data_source.7889.field_40921.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('data_source.7889.field_40921.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 72818,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7889.field_40962')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72819,
|
|
"order": "4.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"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": "'DAYS UNTIL DEADLINE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72820,
|
|
"order": "4.66666666666666696273",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7889.field_40943'),' days')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72821,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"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": 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.7889.field_40917')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72822,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"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": "'ACTION COMPLETED WITH SUCCESS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72795,
|
|
"order": "6.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": 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": 72823,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72795,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12
|
|
}
|
|
},
|
|
"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": 5,
|
|
"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.7889.field_40959')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72824,
|
|
"order": "7.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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\udce3 Comments'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72796,
|
|
"order": "7.50000000000000000000",
|
|
"type": "form_container",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {}
|
|
},
|
|
"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",
|
|
"submit_button_label": "'Add new comment'",
|
|
"reset_initial_values_post_submission": true
|
|
},
|
|
{
|
|
"id": 72797,
|
|
"order": "8.00000000000000000000",
|
|
"type": "repeat",
|
|
"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": 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": 7890,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 7889,
|
|
"name": "Action details",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 9376,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3971,
|
|
"view_id": 18094,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.action_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 7890,
|
|
"name": "Action comments",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 9377,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3972,
|
|
"view_id": 18107,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40923,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.action_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 9366,
|
|
"type": "logout",
|
|
"order": 1,
|
|
"page_id": 3823,
|
|
"element_id": 72801,
|
|
"event": "click"
|
|
},
|
|
{
|
|
"id": 9367,
|
|
"type": "create_row",
|
|
"order": 1,
|
|
"page_id": 3823,
|
|
"element_id": 72796,
|
|
"event": "submit",
|
|
"service": {
|
|
"id": 9381,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 3972,
|
|
"row_id": "",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 40922,
|
|
"value": "get('form_data.72798')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 40923,
|
|
"value": "get('data_source.7889.id')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 40925,
|
|
"value": "get('user.id')",
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 9368,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 3823,
|
|
"element_id": 72801,
|
|
"event": "click",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3817,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
},
|
|
{
|
|
"id": 9369,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 3823,
|
|
"element_id": 72796,
|
|
"event": "submit",
|
|
"data_source_id": 7890
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 3824,
|
|
"name": "Employees",
|
|
"order": 8,
|
|
"path": "/employees",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 72828,
|
|
"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": 72829,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72825,
|
|
"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": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 72830,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 72825,
|
|
"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": 72831,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72826,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3818,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72832,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72826,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3820,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72833,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72826,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3822,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72834,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72826,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"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": 3824,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72836,
|
|
"order": "1.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": 72827,
|
|
"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": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"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": 1,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 72837,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72836,
|
|
"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": 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('**',get('current_record.field_40884'),'**')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 72838,
|
|
"order": "1.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72836,
|
|
"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": 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": "get('current_record.field_40889')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72825,
|
|
"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": 72839,
|
|
"order": "2.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": 72836,
|
|
"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": 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",
|
|
"image_source_type": "url",
|
|
"image_file_id": null,
|
|
"image_url": "get('current_record.field_40888.0.url')",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 72826,
|
|
"order": "3.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": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"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": 10,
|
|
"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": "center"
|
|
},
|
|
{
|
|
"id": 72840,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72836,
|
|
"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": 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",
|
|
"value": "concat('\ud83d\udcde ',get('current_record.field_40887'))",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72835,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb All employees '",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 72841,
|
|
"order": "4.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72836,
|
|
"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": 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": "custom",
|
|
"navigate_to_page_id": null,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "concat('mailto:',get('current_record.field_40886'))",
|
|
"target": "self",
|
|
"value": "concat('\u2709\ufe0f ',get('current_record.field_40886'))",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 72827,
|
|
"order": "5.00000000000000000000",
|
|
"type": "repeat",
|
|
"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": 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": 7891,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_40884",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_40889",
|
|
"filterable": true,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_40926",
|
|
"filterable": false,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_40930",
|
|
"filterable": false,
|
|
"sortable": true,
|
|
"searchable": false
|
|
}
|
|
],
|
|
"orientation": "horizontal",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 4,
|
|
"smartphone": 1
|
|
}
|
|
},
|
|
{
|
|
"id": 72842,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72836,
|
|
"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": 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": "concat('\u26a1 ',get('current_record.field_40926'),' actions (',get('current_record.field_40930'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72843,
|
|
"order": "6.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72836,
|
|
"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": 20,
|
|
"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": 3825,
|
|
"page_parameters": [
|
|
{
|
|
"name": "employee_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 7891,
|
|
"name": "All employees",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 9378,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3967,
|
|
"view_id": 18067,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 9370,
|
|
"type": "logout",
|
|
"order": 1,
|
|
"page_id": 3824,
|
|
"element_id": 72830,
|
|
"event": "click"
|
|
},
|
|
{
|
|
"id": 9371,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 3824,
|
|
"element_id": 72830,
|
|
"event": "click",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3817,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 3825,
|
|
"name": "Employee details",
|
|
"order": 9,
|
|
"path": "/employees/:employee_id",
|
|
"path_params": [
|
|
{
|
|
"name": "employee_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 72847,
|
|
"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": 72848,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72844,
|
|
"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": "concat('\ud83d\udd11 Logged in as **',get('user.username'),'** (',get('user.role'),')')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 72849,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 72844,
|
|
"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": 72850,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72845,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3818,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72851,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72845,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3820,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc50 Initiatives'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72852,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72845,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"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": 3822,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\u26a1 Actions'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72853,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72845,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_background_color": "secondary"
|
|
}
|
|
},
|
|
"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": 3824,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb Employees '",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 72854,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": 72846,
|
|
"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",
|
|
"image_source_type": "url",
|
|
"image_file_id": null,
|
|
"image_url": "get('data_source.7892.field_40888.0.url')",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 72855,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72846,
|
|
"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": "'JOB ROLE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72844,
|
|
"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": 72856,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72846,
|
|
"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": 5,
|
|
"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.7892.field_40889')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72845,
|
|
"order": "3.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": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 2,
|
|
"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": 10,
|
|
"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": "center"
|
|
},
|
|
{
|
|
"id": 72857,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72846,
|
|
"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": "'PHONE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72858,
|
|
"order": "3.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72846,
|
|
"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": 5,
|
|
"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.7892.field_40887')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72859,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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('\ud83d\udc68\ud83c\udffb\u200d\ud83d\udcbb\ud83d\udc69\ud83c\udffb\u200d\ud83d\udcbb ',get('data_source.7892.field_40884'))",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 72860,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72846,
|
|
"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": "'EMAIL'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72846,
|
|
"order": "5.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": 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": 72861,
|
|
"order": "5.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 72846,
|
|
"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": 5,
|
|
"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": "custom",
|
|
"navigate_to_page_id": null,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "concat('mailto:',get('data_source.7892.field_40886'))",
|
|
"target": "self",
|
|
"value": "get('data_source.7892.field_40886')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 72862,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72846,
|
|
"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": "'ACTIONS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72863,
|
|
"order": "6.00000000000000000000",
|
|
"type": "heading",
|
|
"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": 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": "'\u26a1Actions'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 72864,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 72846,
|
|
"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": 5,
|
|
"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.7892.field_40926'),' (',get('data_source.7892.field_40930'),' active)')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 72865,
|
|
"order": "7.00000000000000000000",
|
|
"type": "table",
|
|
"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": 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": 7893,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "119857ba-e77d-4586-817f-b9c043507617",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3823,
|
|
"page_parameters": [
|
|
{
|
|
"name": "action_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40914')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "dd1ae8a3-c7f4-4326-b5f9-3a3c7d885fb6",
|
|
"name": "Start",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40918')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "7b48239a-ce82-472b-876f-381105868315",
|
|
"name": "Deadline",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_40915')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "58d9b481-7268-489b-941c-75cd897e234f",
|
|
"name": "ESG Initiative",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3821,
|
|
"page_parameters": [
|
|
{
|
|
"name": "initiative_id",
|
|
"value": "get('current_record.field_40916.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_40916.0.value')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "9ee60b4d-163d-46a8-a616-cfd698152a93",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_40919.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_40919.color')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 7892,
|
|
"name": "Employee details",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 9379,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3967,
|
|
"view_id": 18067,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.employee_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 7893,
|
|
"name": "Actions",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 9380,
|
|
"integration_id": 454,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3971,
|
|
"view_id": 18094,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 40921,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.employee_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 9372,
|
|
"type": "logout",
|
|
"order": 1,
|
|
"page_id": 3825,
|
|
"element_id": 72849,
|
|
"event": "click"
|
|
},
|
|
{
|
|
"id": 9373,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 3825,
|
|
"element_id": 72849,
|
|
"event": "click",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 3817,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"integrations": [
|
|
{
|
|
"id": 454,
|
|
"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": "secondary",
|
|
"table_header_text_color": "#ffffff",
|
|
"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": 359,
|
|
"name": "Employees",
|
|
"order": "1.00000000000000000000",
|
|
"type": "local_baserow",
|
|
"uid": "359_3967_40886_40889",
|
|
"integration_id": 454,
|
|
"auth_providers": [
|
|
{
|
|
"id": 361,
|
|
"type": "local_baserow_password",
|
|
"domain": null,
|
|
"enabled": true,
|
|
"password_field_id": 40892
|
|
}
|
|
],
|
|
"table_id": 3967,
|
|
"email_field_id": 40886,
|
|
"name_field_id": 40884,
|
|
"role_field_id": 40889
|
|
}
|
|
],
|
|
"favicon_file": null,
|
|
"id": 1179,
|
|
"name": "ESG Management",
|
|
"order": 2,
|
|
"type": "builder"
|
|
}
|
|
]
|
|
} |