1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-18 19:12:30 +00:00
bramw_baserow/backend/templates/gemba-walks.json
2025-02-04 23:36:45 +00:00

15062 lines
No EOL
746 KiB
JSON

{
"baserow_template_version": 1,
"name": "GEMBA Walks",
"icon": "iconoir-walking",
"keywords": [
"gemba walks",
"incident management",
"safety",
"quality",
"cost",
"delivery",
"people",
"manufacturing",
"observations",
"action management"
],
"categories": [
"Business Operations"
],
"export": [
{
"id": 1895,
"name": "GEMBA",
"order": 1,
"type": "database",
"tables": [
{
"id": 5246,
"name": "Employees",
"order": 1,
"fields": [
{
"id": 55109,
"type": "text",
"name": "Name",
"description": null,
"order": 1,
"primary": true,
"read_only": true,
"immutable_type": true,
"immutable_properties": true,
"text_default": ""
},
{
"id": 55111,
"type": "email",
"name": "Email",
"description": null,
"order": 2,
"primary": false,
"read_only": true,
"immutable_type": true,
"immutable_properties": true
},
{
"id": 55112,
"type": "phone_number",
"name": "Phone",
"description": null,
"order": 3,
"primary": false,
"read_only": true,
"immutable_type": true,
"immutable_properties": true
},
{
"id": 55113,
"type": "file",
"name": "Picture",
"description": null,
"order": 4,
"primary": false,
"read_only": true,
"immutable_type": true,
"immutable_properties": true
},
{
"id": 55114,
"type": "text",
"name": "Job role",
"description": null,
"order": 5,
"primary": false,
"read_only": true,
"immutable_type": true,
"immutable_properties": true,
"text_default": ""
},
{
"id": 55116,
"type": "link_row",
"name": "Stations",
"description": null,
"order": 7,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5248,
"link_row_related_field_id": 55132,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55117,
"type": "link_row",
"name": "Walks",
"description": null,
"order": 8,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5249,
"link_row_related_field_id": 55136,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55118,
"type": "link_row",
"name": "Walks - Required attendees",
"description": null,
"order": 9,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5249,
"link_row_related_field_id": 55137,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55119,
"type": "link_row",
"name": "Observation - Reporter",
"description": null,
"order": 10,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5250,
"link_row_related_field_id": 55146,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55120,
"type": "link_row",
"name": "Observation - Assignee",
"description": null,
"order": 11,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5250,
"link_row_related_field_id": 55147,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55121,
"type": "link_row",
"name": "Actions",
"description": null,
"order": 12,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5251,
"link_row_related_field_id": 55157,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55248,
"type": "password",
"name": "Password",
"description": null,
"order": 13,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false
},
{
"id": 55249,
"type": "formula",
"name": "Scheduled walks",
"description": null,
"order": 14,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": "text",
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "filter(lookup('Walks - Required attendees','Title'),totext(lookup('Walks - Required attendees','Status')) = 'Scheduled')",
"formula_type": "array"
},
{
"id": 55251,
"type": "formula",
"name": "Count scheduled walks",
"description": null,
"order": 15,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": 0,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "count(field('Scheduled walks'))",
"formula_type": "number"
},
{
"id": 55252,
"type": "formula",
"name": "Open reported observations",
"description": null,
"order": 16,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": "text",
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "filter(lookup('Observation - Reporter','Name'),totext(lookup('Observation - Reporter','Status')) != 'Completed')",
"formula_type": "array"
},
{
"id": 55253,
"type": "formula",
"name": "Count open reported observations",
"description": null,
"order": 17,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": 0,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "count(field('Open reported observations'))",
"formula_type": "number"
},
{
"id": 55254,
"type": "formula",
"name": "Open assigned observations",
"description": null,
"order": 18,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": "text",
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "filter(lookup('Observation - Assignee','Name'),totext(lookup('Observation - Assignee','Status')) != 'Completed')",
"formula_type": "array"
},
{
"id": 55255,
"type": "formula",
"name": "Count open assigned observations",
"description": null,
"order": 19,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": 0,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "count(field('Open assigned observations'))",
"formula_type": "number"
}
],
"views": [
{
"id": 24483,
"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": 19025,
"field_id": 55109,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241012,
"field_id": 55109,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241014,
"field_id": 55111,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241015,
"field_id": 55112,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241517,
"field_id": 55248,
"width": 128,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241016,
"field_id": 55113,
"width": 121,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241017,
"field_id": 55114,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241019,
"field_id": 55116,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241020,
"field_id": 55117,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241021,
"field_id": 55118,
"width": 227,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241545,
"field_id": 55249,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241546,
"field_id": 55251,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241022,
"field_id": 55119,
"width": 234,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241549,
"field_id": 55252,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241550,
"field_id": 55253,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241023,
"field_id": 55120,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241551,
"field_id": 55254,
"width": 200,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241552,
"field_id": 55255,
"width": 200,
"hidden": false,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241024,
"field_id": 55121,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24553,
"type": "grid",
"name": "Employees that are station manager",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13207,
"field_id": 55116,
"type": "not_empty",
"value": "",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 19026,
"field_id": 55109,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241518,
"field_id": 55109,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241519,
"field_id": 55111,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241520,
"field_id": 55112,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241521,
"field_id": 55248,
"width": 128,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241522,
"field_id": 55113,
"width": 121,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241523,
"field_id": 55114,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241524,
"field_id": 55116,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241525,
"field_id": 55117,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241526,
"field_id": 55118,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241547,
"field_id": 55249,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241548,
"field_id": 55251,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241527,
"field_id": 55119,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241553,
"field_id": 55252,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241554,
"field_id": 55253,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241528,
"field_id": 55120,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241555,
"field_id": 55254,
"width": 200,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241556,
"field_id": 55255,
"width": 200,
"hidden": false,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241529,
"field_id": 55121,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24554,
"type": "grid",
"name": "Employees with scheduled walks",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13210,
"field_id": 55251,
"type": "higher_than",
"value": "0",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 19027,
"field_id": 55109,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241530,
"field_id": 55109,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241531,
"field_id": 55111,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241532,
"field_id": 55112,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241533,
"field_id": 55248,
"width": 128,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241534,
"field_id": 55113,
"width": 121,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241535,
"field_id": 55114,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241536,
"field_id": 55116,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241537,
"field_id": 55117,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241538,
"field_id": 55118,
"width": 227,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241542,
"field_id": 55249,
"width": 188,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241544,
"field_id": 55251,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241539,
"field_id": 55119,
"width": 234,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241557,
"field_id": 55252,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241558,
"field_id": 55253,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241540,
"field_id": 55120,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241559,
"field_id": 55254,
"width": 200,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241560,
"field_id": 55255,
"width": 200,
"hidden": false,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241541,
"field_id": 55121,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24555,
"type": "grid",
"name": "Employees with open reported observations",
"order": 4,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13211,
"field_id": 55253,
"type": "higher_than",
"value": "0",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 19028,
"field_id": 55109,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241561,
"field_id": 55109,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241562,
"field_id": 55111,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241563,
"field_id": 55112,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241564,
"field_id": 55248,
"width": 128,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241565,
"field_id": 55113,
"width": 121,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241566,
"field_id": 55114,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241567,
"field_id": 55116,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241568,
"field_id": 55117,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241569,
"field_id": 55118,
"width": 227,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241570,
"field_id": 55249,
"width": 188,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241571,
"field_id": 55251,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241572,
"field_id": 55119,
"width": 234,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241573,
"field_id": 55252,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241574,
"field_id": 55253,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241575,
"field_id": 55120,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241576,
"field_id": 55254,
"width": 200,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241577,
"field_id": 55255,
"width": 200,
"hidden": false,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241578,
"field_id": 55121,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24556,
"type": "grid",
"name": "Employees with open assigned observations",
"order": 5,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13212,
"field_id": 55255,
"type": "higher_than",
"value": "0",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 19029,
"field_id": 55109,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241579,
"field_id": 55109,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241580,
"field_id": 55111,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241581,
"field_id": 55112,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241582,
"field_id": 55248,
"width": 128,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241583,
"field_id": 55113,
"width": 121,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241584,
"field_id": 55114,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241585,
"field_id": 55116,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241586,
"field_id": 55117,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241587,
"field_id": 55118,
"width": 227,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241588,
"field_id": 55249,
"width": 188,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241589,
"field_id": 55251,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241590,
"field_id": 55119,
"width": 234,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241591,
"field_id": 55252,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241592,
"field_id": 55253,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241593,
"field_id": 55120,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241594,
"field_id": 55254,
"width": 200,
"hidden": false,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241595,
"field_id": 55255,
"width": 200,
"hidden": false,
"order": 16,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241596,
"field_id": 55121,
"width": 200,
"hidden": false,
"order": 17,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24557,
"type": "gallery",
"name": "Gallery: all employees",
"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": 55113,
"field_options": [
{
"id": 24867,
"field_id": 55109,
"hidden": false,
"order": 32767
},
{
"id": 24868,
"field_id": 55111,
"hidden": false,
"order": 32767
},
{
"id": 24869,
"field_id": 55112,
"hidden": false,
"order": 32767
},
{
"id": 24870,
"field_id": 55113,
"hidden": true,
"order": 32767
},
{
"id": 24871,
"field_id": 55114,
"hidden": false,
"order": 32767
},
{
"id": 24872,
"field_id": 55116,
"hidden": false,
"order": 32767
},
{
"id": 24873,
"field_id": 55117,
"hidden": true,
"order": 32767
},
{
"id": 24874,
"field_id": 55118,
"hidden": true,
"order": 32767
},
{
"id": 24875,
"field_id": 55119,
"hidden": true,
"order": 32767
},
{
"id": 24876,
"field_id": 55120,
"hidden": true,
"order": 32767
},
{
"id": 24877,
"field_id": 55121,
"hidden": true,
"order": 32767
},
{
"id": 24878,
"field_id": 55248,
"hidden": true,
"order": 32767
},
{
"id": 24879,
"field_id": 55249,
"hidden": true,
"order": 32767
},
{
"id": 24880,
"field_id": 55251,
"hidden": true,
"order": 32767
},
{
"id": 24881,
"field_id": 55252,
"hidden": true,
"order": 32767
},
{
"id": 24882,
"field_id": 55253,
"hidden": true,
"order": 32767
},
{
"id": 24883,
"field_id": 55254,
"hidden": true,
"order": 32767
},
{
"id": 24884,
"field_id": 55255,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296365+00:00",
"updated_on": "2025-02-04T08:37:01.916199+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Allie Ecker",
"field_55111": "allie.ecker@example.com",
"field_55112": "(949) 873-7292",
"field_55113": [
{
"name": "kxKGRTtKA1xgLFDzn6eKKtwZH2zsExh2_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg",
"visible_name": "Woman.12.jpg",
"original_name": "kxKGRTtKA1xgLFDzn6eKKtwZH2zsExh2_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg"
}
],
"field_55114": "Department manager",
"field_55116": [
6,
8
],
"field_55117": [],
"field_55118": [
5
],
"field_55119": [],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$8Uscg6R4w58gqg3tj5RSSo$ae/gaDL2Ec0il9+aB3eWZ/dqjs10Xubf0rYa6xT+Jsw=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296405+00:00",
"updated_on": "2025-02-04T08:37:03.657576+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Bran Lopez",
"field_55111": "bran.lopez@example.com",
"field_55112": "(650) 869-3623",
"field_55113": [
{
"name": "hwWiVjQfxJ3rcQtPlCjaiTszydWJSZbR_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg",
"visible_name": "Man.20.jpg",
"original_name": "hwWiVjQfxJ3rcQtPlCjaiTszydWJSZbR_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg"
}
],
"field_55114": "Department manager",
"field_55116": [],
"field_55117": [],
"field_55118": [
5
],
"field_55119": [],
"field_55120": [],
"field_55121": [
4
],
"field_55248": "pbkdf2_sha256$720000$XYJzGDqhR7UH4SKqdOgTbZ$KuGL0A0NXJ7OWtrtKVORrzSu/upXZfU4Amh8SXm2skM=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296416+00:00",
"updated_on": "2025-02-04T08:37:05.438725+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Cinda Pullen",
"field_55111": "cinda.pullen@example.com",
"field_55112": "(213) 743-1636",
"field_55113": [
{
"name": "s9JEDin0ovWKdly0AErA1ewEmoWUU2G2_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg",
"visible_name": "Woman.36.jpg",
"original_name": "s9JEDin0ovWKdly0AErA1ewEmoWUU2G2_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg"
}
],
"field_55114": "Department manager",
"field_55116": [],
"field_55117": [],
"field_55118": [
5
],
"field_55119": [],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$0R6nq0GdCm5B8CordzbHLh$WHf/DUxKRIR8xR2MFNm6BWrMf/EXeR+7vhTD8WLu93o=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296426+00:00",
"updated_on": "2025-02-04T08:37:07.205956+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Clayton Best",
"field_55111": "clayton.best@example.com",
"field_55112": "(916) 478-0153",
"field_55113": [
{
"name": "EQGS7ZdOrEU1WNv3HXhdNeby3oZsvKJM_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg",
"visible_name": "Man.33.jpg",
"original_name": "EQGS7ZdOrEU1WNv3HXhdNeby3oZsvKJM_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg"
}
],
"field_55114": "Department manager",
"field_55116": [],
"field_55117": [
5
],
"field_55118": [
5,
2
],
"field_55119": [],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$O0QQmstaAQFho6MMWeNpGP$27q7KXJDh6Xl46UEQn0mzFsU1BQwM3s7ydm/kqXyRb0=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296436+00:00",
"updated_on": "2025-02-04T08:37:08.939684+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Donald Johns",
"field_55111": "donald.johns@example.com",
"field_55112": "(805) 367-1199",
"field_55113": [
{
"name": "3jnfFatES4EztJzjjAApSxbW8JliNuD3_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg",
"visible_name": "Man.48.jpg",
"original_name": "3jnfFatES4EztJzjjAApSxbW8JliNuD3_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg"
}
],
"field_55114": "Department manager",
"field_55116": [
1,
2,
4
],
"field_55117": [
1
],
"field_55118": [],
"field_55119": [],
"field_55120": [
1,
2
],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$aAjiKWVJCEIUmDLYygC7ez$iNVfnr3tVAQdWsv2cEVxzhSUsp/cop2Nxs7Z25BpOKw=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296446+00:00",
"updated_on": "2025-02-04T08:37:10.650576+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Donald Wright",
"field_55111": "donald.wright@example.com",
"field_55112": "(925) 413-4033",
"field_55113": [
{
"name": "BlysszbZR5iZlRaae6HYtlOB26xTQBme_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg",
"visible_name": "Man.09.jpg",
"original_name": "BlysszbZR5iZlRaae6HYtlOB26xTQBme_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg"
}
],
"field_55114": "Recruitment Specialist",
"field_55116": [],
"field_55117": [],
"field_55118": [],
"field_55119": [],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$46PO0cu6JuZVWYqgONLhN0$Z20S0vBGkBukDTNEJacWt2/w19kkIGmbVloTgh5AmyI=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296456+00:00",
"updated_on": "2025-02-04T08:37:12.295310+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Elizabeth Cunningham",
"field_55111": "elizabeth.cunningham@example.com",
"field_55112": "(323) 930-9329",
"field_55113": [
{
"name": "L2YN0dAB7Ibkz45TUSuhuUjA25UNHqMY_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg",
"visible_name": "Woman.27.jpg",
"original_name": "L2YN0dAB7Ibkz45TUSuhuUjA25UNHqMY_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg"
}
],
"field_55114": "Talent Acquisition Manager",
"field_55116": [],
"field_55117": [],
"field_55118": [],
"field_55119": [],
"field_55120": [],
"field_55121": [
1
],
"field_55248": "pbkdf2_sha256$720000$r4AvzhK2cTkwbXb4EinlCy$R97Myavd9sJyfO3BjIy3Hvo4NqFpEOFEE/Q/iwv1/gA=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296465+00:00",
"updated_on": "2025-02-04T08:37:14.166835+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Eric Rothman",
"field_55111": "eric.rothman@example.com",
"field_55112": "(619) 525-2361",
"field_55113": [
{
"name": "vIBYnrW1Rj6qHQRkmNnIzdixixPP8Xbq_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg",
"visible_name": "Man.15.jpg",
"original_name": "vIBYnrW1Rj6qHQRkmNnIzdixixPP8Xbq_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg"
}
],
"field_55114": "Training Coordinator",
"field_55116": [
5,
10
],
"field_55117": [
3,
4
],
"field_55118": [],
"field_55119": [],
"field_55120": [
3,
5,
7,
8,
6
],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$3qV900p9jvbUO1JlmMnNPo$54uLfOUT6wkA5jjTc/YfcN6olTUoB1pWmHY2ilJlSK4=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296472+00:00",
"updated_on": "2025-02-04T08:37:15.740436+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Jane Dradder",
"field_55111": "jane.rudder@example.com",
"field_55112": "(720) 555-2389",
"field_55113": [
{
"name": "0VXv789rzdpCsIyOibvarn6MsOdLpxXi_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg",
"visible_name": "Woman.02.jpg",
"original_name": "0VXv789rzdpCsIyOibvarn6MsOdLpxXi_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg"
}
],
"field_55114": "Learning & Development Manager",
"field_55116": [
3,
7,
9
],
"field_55117": [
2
],
"field_55118": [],
"field_55119": [],
"field_55120": [
4
],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$NWL9JRi0aN2wwaVV99RugM$BpmEybnSdroMmA+52O9xipEYz9yQNnSwyx8d+9MPvVw=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296482+00:00",
"updated_on": "2025-02-04T08:37:17.404864+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Janice Fitzpatrick",
"field_55111": "janice.fitzpatrick@example.com",
"field_55112": "(510) 476-1189",
"field_55113": [
{
"name": "MIMtJhmzR6k5A6IGNG3AkBzu45ZVSKuu_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg",
"visible_name": "Woman.16.jpg",
"original_name": "MIMtJhmzR6k5A6IGNG3AkBzu45ZVSKuu_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg"
}
],
"field_55114": "Accounts Payable Clerk",
"field_55116": [],
"field_55117": [],
"field_55118": [
2
],
"field_55119": [],
"field_55120": [],
"field_55121": [
8
],
"field_55248": "pbkdf2_sha256$720000$PTJfAqIpHtHusZRvK37GWz$C7/RaJb4SFl9hvD5t+0zBr4vu1D/yV/51JRAPZHDhaU=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296490+00:00",
"updated_on": "2025-02-04T08:37:19.075337+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "John Marshall",
"field_55111": "john.marshall@example.com",
"field_55112": "(323) 207-7576",
"field_55113": [
{
"name": "PlYcEYbeXxFZzAt36QJiJstKmbJWmTRt_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg",
"visible_name": "Man.03.jpg",
"original_name": "PlYcEYbeXxFZzAt36QJiJstKmbJWmTRt_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg"
}
],
"field_55114": "Senior Accountant",
"field_55116": [],
"field_55117": [],
"field_55118": [
2,
1
],
"field_55119": [
4
],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$Dejp3Vpk1EC2dzAUXdUjSw$jYLRYvt52uSBQcQKkYDxDCwzjg8zDNSglugQYDOIqQs=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296499+00:00",
"updated_on": "2025-02-04T08:37:20.896313+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Jonathan Castillo",
"field_55111": "jonathan.castillo@example.com",
"field_55112": "(714) 674-5259",
"field_55113": [
{
"name": "P5kvW6AMB0sD5mPulsMqcX7rjqXvNct1_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg",
"visible_name": "Man.27.jpg",
"original_name": "P5kvW6AMB0sD5mPulsMqcX7rjqXvNct1_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg"
}
],
"field_55114": "Treasury Analyst",
"field_55116": [],
"field_55117": [],
"field_55118": [],
"field_55119": [],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$w6p5oRKbl7kLoXWu2lyAUd$7POGfYxwvA0igIlXrptoKslYj/UDXEXP3tIAKBitDME=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296507+00:00",
"updated_on": "2025-02-04T08:37:22.605025+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Judith Triplett",
"field_55111": "judith.triplett@example.com",
"field_55112": "(323) 762-0628",
"field_55113": [
{
"name": "QEOXBNmUlWB6c3dTyxdvudsvmYiw3nik_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg",
"visible_name": "Woman.38.jpg",
"original_name": "QEOXBNmUlWB6c3dTyxdvudsvmYiw3nik_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg"
}
],
"field_55114": "Systems Administrator",
"field_55116": [],
"field_55117": [],
"field_55118": [],
"field_55119": [],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$FZMwlXsbxS7gcUSIdhVFag$aQFnybuMdHeufRZBEfsV70kT1b+8qKvV27HAtQUP028=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296514+00:00",
"updated_on": "2025-02-04T08:37:23.944205+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Lane Mahon",
"field_55111": "lane.mahon@example.com",
"field_55112": "(925) 250-4627",
"field_55113": [
{
"name": "h1ZodzpTOeI86idsJnItM1yN5Mwsg8nc_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg",
"visible_name": "Man.18.jpg",
"original_name": "h1ZodzpTOeI86idsJnItM1yN5Mwsg8nc_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg"
}
],
"field_55114": "IT Security Analyst",
"field_55116": [],
"field_55117": [],
"field_55118": [],
"field_55119": [],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$1WVLE7NGgNB8QFsWStAI5u$DK85TXFZGi/+lqBRTcE+9ZB0UmZx6KHAApNuypYYJKo=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296522+00:00",
"updated_on": "2025-02-04T08:37:25.234509+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Latisha Mazon",
"field_55111": "latisha.mazon@example.com",
"field_55112": "(530) 540-8012",
"field_55113": [
{
"name": "uBMM8mm9cD2l5p1B1N1B2HlMylaKbXq6_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg",
"visible_name": "Woman.46.jpg",
"original_name": "uBMM8mm9cD2l5p1B1N1B2HlMylaKbXq6_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg"
}
],
"field_55114": "Security Architect",
"field_55116": [],
"field_55117": [],
"field_55118": [],
"field_55119": [],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$f0H0Mjqc9TMFP8v7tUXGre$UKaoqTi59UBGjgfC2SZ9SfVinmIxP/WFNssh/Lk+7bU=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296529+00:00",
"updated_on": "2025-02-04T08:37:26.374561+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Lena Hogan",
"field_55111": "lena.hogan@example.com",
"field_55112": "(559) 949-6790",
"field_55113": [
{
"name": "R1Ftm3oXercyem2nJseEVMnPu8KJCmFs_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg",
"visible_name": "Woman.17.jpg",
"original_name": "R1Ftm3oXercyem2nJseEVMnPu8KJCmFs_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg"
}
],
"field_55114": "Cybersecurity Manager",
"field_55116": [],
"field_55117": [],
"field_55118": [],
"field_55119": [],
"field_55120": [],
"field_55121": [
6,
5
],
"field_55248": "pbkdf2_sha256$720000$ntpN2MbMY47L8KfCsBGNWA$mFSXq1vbTRapxD9KNl1j4L3+qhhwl1GlAxHmhslixmU=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296536+00:00",
"updated_on": "2025-02-04T08:37:27.621416+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Leroy Tye",
"field_55111": "leroy.tye@example.com",
"field_55112": "(510) 808-7208",
"field_55113": [
{
"name": "tAseSp9aRpY0SJCt5YQ3ZYZa1W62w80N_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg",
"visible_name": "Man.02.jpg",
"original_name": "tAseSp9aRpY0SJCt5YQ3ZYZa1W62w80N_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg"
}
],
"field_55114": "Brand Manager",
"field_55116": [],
"field_55117": [],
"field_55118": [],
"field_55119": [],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$wQhtxSi2z3Cu69Dxpl9FJT$aicjvE6Agr3SChSpy2CLFdZQz3DTItCTdpxAXTmr2O4=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296544+00:00",
"updated_on": "2025-02-04T08:37:29.013093+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Michael Robicheaux",
"field_55111": "michael.robicheaux@example.com",
"field_55112": "(707) 840-5210",
"field_55113": [
{
"name": "hL3mKMPbFZ9BeJEB5c6r5UgDtAeWsaRz_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg",
"visible_name": "Man.28.jpg",
"original_name": "hL3mKMPbFZ9BeJEB5c6r5UgDtAeWsaRz_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg"
}
],
"field_55114": "Brand Strategist",
"field_55116": [],
"field_55117": [],
"field_55118": [
2
],
"field_55119": [],
"field_55120": [],
"field_55121": [
2
],
"field_55248": "pbkdf2_sha256$720000$kGQCFcShU74Qka6pbydN8N$n1PA5perKqXPrafRkm9OB5e1QWXaCastdAUH62HNvt4=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296552+00:00",
"updated_on": "2025-02-04T08:37:32.784139+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Nora Mott",
"field_55111": "nora.mott@example.com",
"field_55112": "(818) 240-6675",
"field_55113": [
{
"name": "33ljkMHV9qiWyi7CHrBIe4NHAIvYYThi_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg",
"visible_name": "Woman.55.jpg",
"original_name": "33ljkMHV9qiWyi7CHrBIe4NHAIvYYThi_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg"
}
],
"field_55114": "Digital Marketing Specialist",
"field_55116": [],
"field_55117": [],
"field_55118": [],
"field_55119": [],
"field_55120": [],
"field_55121": [
3,
7
],
"field_55248": "pbkdf2_sha256$720000$3XHaOUVx9VRP2gzCExyTsc$0Xg2NZ2auq8LuOdonqqONKCrUl3uFYmxsSA85b5Y52I=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296568+00:00",
"updated_on": "2025-02-04T08:37:34.649385+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Paul Garcia",
"field_55111": "paul.garcia@example.com",
"field_55112": "(916) 910-4721",
"field_55113": [
{
"name": "5zLgBF157sGf8dTYBGpTnQdnwTlCenmX_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg",
"visible_name": "Man.13.jpg",
"original_name": "5zLgBF157sGf8dTYBGpTnQdnwTlCenmX_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg"
}
],
"field_55114": "SEO Specialist",
"field_55116": [],
"field_55117": [],
"field_55118": [],
"field_55119": [],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$2nqPDt58qY5ssGoK1hU1NK$RMePmKNlC8swNonPrwk4Ufj3MeeW9jQrLXDAC9TFVEs=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296576+00:00",
"updated_on": "2025-02-04T08:37:35.808471+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Richard Rethman",
"field_55111": "richard.rethman@example.com",
"field_55112": "(626) 585-3240",
"field_55113": [
{
"name": "md3VgyTEzkP8njQ43rimk5E5SzzIfyWd_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg",
"visible_name": "Man.31.jpg",
"original_name": "md3VgyTEzkP8njQ43rimk5E5SzzIfyWd_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg"
}
],
"field_55114": "Supply Chain Analyst",
"field_55116": [],
"field_55117": [],
"field_55118": [
2,
1,
3,
4
],
"field_55119": [
3,
7,
8
],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$dwWZfdZpdXviY4D4uQLBsZ$vJ/1akY/ONqGF08T5z6Wd3tBH+QHLONobvzzJfLkihc=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296584+00:00",
"updated_on": "2025-02-04T08:37:37.284792+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Rodney Tran",
"field_55111": "rodney.tran@example.com",
"field_55112": "(408) 451-1453",
"field_55113": [
{
"name": "xBgeCT1WWcpZKGake5YhApbuQQywOfgb_a7820b4c5db7e94b1b25ad0a13f25a0474045e279a3b39691cbef744862bc538.jpg",
"visible_name": "Man.35.jpg",
"original_name": "xBgeCT1WWcpZKGake5YhApbuQQywOfgb_a7820b4c5db7e94b1b25ad0a13f25a0474045e279a3b39691cbef744862bc538.jpg"
}
],
"field_55114": "Procurement Officer",
"field_55116": [],
"field_55117": [],
"field_55118": [
3
],
"field_55119": [
5,
6
],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$KJ2oku2iq8UtduNvjzsXdm$08PMPJySu2H7FEtOU3sGjDuKOncd3STkVzd7K4jdXek=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 23,
"order": "23.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296592+00:00",
"updated_on": "2025-02-04T08:37:38.485455+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Sandra Love",
"field_55111": "sandra.love@example.com",
"field_55112": "(559) 592-9157",
"field_55113": [
{
"name": "nS5Ctm0iRr9qaQKzMHefbpbj0iD3OETb_cfb289c2f728ba9774ce052190c0b13f3fbf18b004ca50103eb57c5e5c1345e8.jpg",
"visible_name": "Woman.23.jpg",
"original_name": "nS5Ctm0iRr9qaQKzMHefbpbj0iD3OETb_cfb289c2f728ba9774ce052190c0b13f3fbf18b004ca50103eb57c5e5c1345e8.jpg"
}
],
"field_55114": "Quality Assurance Specialist",
"field_55116": [],
"field_55117": [],
"field_55118": [
1
],
"field_55119": [
1
],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$RTAXHqRJrnEV0h8S1e3qBr$Z9qm7uRl+hiCI3VAXFe+K8jaDCSMu407+yxsVTKH7mM=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
},
{
"id": 24,
"order": "24.00000000000000000000",
"created_on": "2025-01-06T09:10:25.296599+00:00",
"updated_on": "2025-02-04T08:37:39.669226+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55109": "Thomas Nickson",
"field_55111": "thomas.nickson@example.com",
"field_55112": "(916) 336-7017",
"field_55113": [
{
"name": "gFkBdvgksMnYjASCkJrZoKIN1mO4SOkI_a61a8f87e0ad660120ad5476f8f3181239a96b1386dc8f0c5586bd2c9e736705.jpg",
"visible_name": "Man.11.jpg",
"original_name": "gFkBdvgksMnYjASCkJrZoKIN1mO4SOkI_a61a8f87e0ad660120ad5476f8f3181239a96b1386dc8f0c5586bd2c9e736705.jpg"
}
],
"field_55114": "Quality Control Manager",
"field_55116": [],
"field_55117": [],
"field_55118": [
1,
3
],
"field_55119": [
2
],
"field_55120": [],
"field_55121": [],
"field_55248": "pbkdf2_sha256$720000$ym0A8a9QuaJLxzLON1yht0$vyo27HiKIwEUAxhk6KQPoVwv29UA5pIl9JjW+ax9pyw=",
"field_55249": null,
"field_55251": null,
"field_55252": null,
"field_55253": null,
"field_55254": null,
"field_55255": null
}
],
"data_sync": null
},
{
"id": 5247,
"name": "Pillars",
"order": 2,
"fields": [
{
"id": 55122,
"type": "text",
"name": "Name",
"description": null,
"order": 1,
"primary": true,
"read_only": true,
"immutable_type": true,
"immutable_properties": true,
"text_default": ""
},
{
"id": 55124,
"type": "long_text",
"name": "Description",
"description": null,
"order": 2,
"primary": false,
"read_only": true,
"immutable_type": true,
"immutable_properties": true,
"long_text_enable_rich_text": false
},
{
"id": 55125,
"type": "text",
"name": "Symbol",
"description": null,
"order": 3,
"primary": false,
"read_only": true,
"immutable_type": true,
"immutable_properties": true,
"text_default": ""
},
{
"id": 55126,
"type": "number",
"name": "Order",
"description": null,
"order": 4,
"primary": false,
"read_only": true,
"immutable_type": true,
"immutable_properties": true,
"number_decimal_places": 0,
"number_negative": false,
"number_prefix": "",
"number_suffix": "",
"number_separator": ""
},
{
"id": 55127,
"type": "link_row",
"name": "Walks",
"description": null,
"order": 5,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5249,
"link_row_related_field_id": 55141,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55128,
"type": "link_row",
"name": "Observations",
"description": null,
"order": 6,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5250,
"link_row_related_field_id": 55151,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55256,
"type": "formula",
"name": "Scheduled walks",
"description": null,
"order": 7,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": "text",
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "filter(lookup('Walks','Title'),totext(lookup('Walks','Status')) = 'Scheduled')",
"formula_type": "array"
},
{
"id": 55257,
"type": "formula",
"name": "Count scheduled walks",
"description": null,
"order": 8,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": 0,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "count(field('Scheduled walks'))",
"formula_type": "number"
},
{
"id": 55258,
"type": "formula",
"name": "Open observations",
"description": null,
"order": 9,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": "text",
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "filter(lookup('Observations','Name'),totext(lookup('Observations','Status')) != 'Completed')",
"formula_type": "array"
},
{
"id": 55259,
"type": "formula",
"name": "Count open observations",
"description": null,
"order": 10,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": 0,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "count(field('Open observations'))",
"formula_type": "number"
}
],
"views": [
{
"id": 24484,
"type": "grid",
"name": "All pillars",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 19030,
"field_id": 55126,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241025,
"field_id": 55122,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241027,
"field_id": 55124,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241028,
"field_id": 55125,
"width": 122,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241029,
"field_id": 55126,
"width": 122,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241030,
"field_id": 55127,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241597,
"field_id": 55256,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241598,
"field_id": 55257,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241031,
"field_id": 55128,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241599,
"field_id": 55258,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241600,
"field_id": 55259,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24559,
"type": "grid",
"name": "Pillars with scheduled walks",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13213,
"field_id": 55257,
"type": "higher_than",
"value": "0",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 19031,
"field_id": 55126,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241601,
"field_id": 55122,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241602,
"field_id": 55124,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241603,
"field_id": 55125,
"width": 122,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241604,
"field_id": 55126,
"width": 122,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241605,
"field_id": 55127,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241606,
"field_id": 55256,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241607,
"field_id": 55257,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241608,
"field_id": 55128,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241609,
"field_id": 55258,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241610,
"field_id": 55259,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24560,
"type": "grid",
"name": "Pillars with open observations",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13214,
"field_id": 55259,
"type": "higher_than",
"value": "0",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 19032,
"field_id": 55126,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241611,
"field_id": 55122,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241612,
"field_id": 55124,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241613,
"field_id": 55125,
"width": 122,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241614,
"field_id": 55126,
"width": 122,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241615,
"field_id": 55127,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241616,
"field_id": 55256,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241617,
"field_id": 55257,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241618,
"field_id": 55128,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241619,
"field_id": 55258,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241620,
"field_id": 55259,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2025-01-06T09:11:54.430236+00:00",
"updated_on": "2025-01-06T09:11:54.430236+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55122": "Safety",
"field_55124": "Monitoring workplace safety and accident prevention.",
"field_55125": "\ud83d\udee1\ufe0f",
"field_55126": "1",
"field_55127": [
1
],
"field_55128": [
1,
2,
6
],
"field_55256": null,
"field_55257": null,
"field_55258": null,
"field_55259": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2025-01-06T09:11:54.430254+00:00",
"updated_on": "2025-01-06T09:11:54.430254+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55122": "Quality",
"field_55124": "Ensuring product and process quality.",
"field_55125": "\ud83c\udfc5",
"field_55126": "2",
"field_55127": [
2
],
"field_55128": [
3,
4
],
"field_55256": null,
"field_55257": null,
"field_55258": null,
"field_55259": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2025-01-06T09:11:54.430262+00:00",
"updated_on": "2025-01-06T09:11:54.430262+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55122": "Cost",
"field_55124": "Tracking financial efficiency and cost reduction.",
"field_55125": "\ud83d\udcb0",
"field_55126": "3",
"field_55127": [
3
],
"field_55128": [
5
],
"field_55256": null,
"field_55257": null,
"field_55258": null,
"field_55259": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2025-01-06T09:11:54.430268+00:00",
"updated_on": "2025-01-06T09:11:54.430268+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55122": "Delivery",
"field_55124": "Measuring on-time deliveries and production schedules.",
"field_55125": "\ud83d\ude9a",
"field_55126": "4",
"field_55127": [
5,
4
],
"field_55128": [
7,
8
],
"field_55256": null,
"field_55257": null,
"field_55258": null,
"field_55259": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2025-01-06T09:11:54.430275+00:00",
"updated_on": "2025-01-06T09:11:54.430275+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55122": "People",
"field_55124": "Improving employee engagement and training.",
"field_55125": "\ud83e\uddd1\u200d\ud83d\udcbc",
"field_55126": "5",
"field_55127": [],
"field_55128": [],
"field_55256": null,
"field_55257": null,
"field_55258": null,
"field_55259": null
}
],
"data_sync": null
},
{
"id": 5248,
"name": "Stations",
"order": 3,
"fields": [
{
"id": 55129,
"type": "text",
"name": "Name",
"description": null,
"order": 0,
"primary": true,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 55130,
"type": "text",
"name": "Location",
"description": null,
"order": 1,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 55131,
"type": "formula",
"name": "QR Code",
"description": null,
"order": 2,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "link(concat('https://api.qrserver.com/v1/create-qr-code/?size=500x500&data=',row_id()),'qr code')",
"formula_type": "link"
},
{
"id": 55132,
"type": "link_row",
"name": "Manager",
"description": null,
"order": 3,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5246,
"link_row_related_field_id": 55116,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55161,
"type": "rollup",
"name": "Manager Email",
"description": null,
"order": 4,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": true,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"through_field_id": 55132,
"target_field_id": 55111,
"rollup_function": "min"
},
{
"id": 55133,
"type": "link_row",
"name": "Walks",
"description": null,
"order": 5,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5249,
"link_row_related_field_id": 55140,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55162,
"type": "lookup",
"name": "Walk status",
"description": null,
"order": 6,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": true,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": "single_select",
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"through_field_id": 55133,
"through_field_name": "Walks",
"target_field_id": 55139,
"target_field_name": "Status"
},
{
"id": 55261,
"type": "rollup",
"name": "Last walk date",
"description": null,
"order": 8,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": "24",
"nullable": true,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": false,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": "ISO",
"duration_format": null,
"error": null,
"date_include_time": false,
"through_field_id": 55133,
"target_field_id": 55135,
"rollup_function": "max"
}
],
"views": [
{
"id": 24485,
"type": "grid",
"name": "All stations",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 19033,
"field_id": 55261,
"order": "DESC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241032,
"field_id": 55129,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241033,
"field_id": 55130,
"width": 159,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241034,
"field_id": 55131,
"width": 142,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241035,
"field_id": 55132,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241036,
"field_id": 55133,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241622,
"field_id": 55261,
"width": 162,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241037,
"field_id": 55161,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241038,
"field_id": 55162,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24486,
"type": "grid",
"name": "Stations with scheduled walks",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13179,
"field_id": 55162,
"type": "has_value_contains_word",
"value": "Scheduled",
"group": null
}
],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241039,
"field_id": 55129,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241040,
"field_id": 55130,
"width": 159,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241041,
"field_id": 55131,
"width": 142,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241042,
"field_id": 55132,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241043,
"field_id": 55161,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241044,
"field_id": 55133,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241045,
"field_id": 55162,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241624,
"field_id": 55261,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24487,
"type": "grid",
"name": "Stations without scheduled walks",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13180,
"field_id": 55162,
"type": "has_not_value_contains_word",
"value": "Scheduled",
"group": null
}
],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241046,
"field_id": 55129,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241047,
"field_id": 55130,
"width": 159,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241048,
"field_id": 55131,
"width": 142,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241049,
"field_id": 55132,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241050,
"field_id": 55161,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241051,
"field_id": 55133,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241052,
"field_id": 55162,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241625,
"field_id": 55261,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24488,
"type": "grid",
"name": "All stations grouped by manager",
"order": 4,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"group_bys": [
{
"id": 3169,
"field_id": 55132,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241053,
"field_id": 55129,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241054,
"field_id": 55130,
"width": 159,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241055,
"field_id": 55131,
"width": 142,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241056,
"field_id": 55132,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241057,
"field_id": 55133,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241058,
"field_id": 55161,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241059,
"field_id": 55162,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241626,
"field_id": 55261,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2025-01-06T09:16:15.616461+00:00",
"updated_on": "2025-01-06T09:17:35.049574+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55129": "Assembly Station 1",
"field_55130": "Floor A, Sector 1",
"field_55131": null,
"field_55132": [
5
],
"field_55161": null,
"field_55133": [],
"field_55162": null,
"field_55261": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2025-01-06T09:16:15.616482+00:00",
"updated_on": "2025-01-06T09:17:35.049604+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55129": "Assembly Station 2",
"field_55130": "Floor A, Sector 2",
"field_55131": null,
"field_55132": [
5
],
"field_55161": null,
"field_55133": [
1
],
"field_55162": null,
"field_55261": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2025-01-06T09:16:42.090391+00:00",
"updated_on": "2025-01-06T09:17:35.049616+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55129": "Quality Check Station",
"field_55130": "Floor B, Sector 3",
"field_55131": null,
"field_55132": [
9
],
"field_55161": null,
"field_55133": [
2
],
"field_55162": null,
"field_55261": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2025-01-06T09:16:42.090457+00:00",
"updated_on": "2025-01-06T09:17:35.049625+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55129": "Paint Station",
"field_55130": "Floor B, Sector 4",
"field_55131": null,
"field_55132": [
5
],
"field_55161": null,
"field_55133": [],
"field_55162": null,
"field_55261": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2025-01-06T09:16:42.090478+00:00",
"updated_on": "2025-01-06T09:17:35.049633+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55129": "Packaging Station",
"field_55130": "Floor C, Sector 5",
"field_55131": null,
"field_55132": [
8
],
"field_55161": null,
"field_55133": [
3
],
"field_55162": null,
"field_55261": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2025-01-06T09:16:42.090493+00:00",
"updated_on": "2025-01-06T09:17:35.049641+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55129": "Welding Station",
"field_55130": "Floor C, Sector 6",
"field_55131": null,
"field_55132": [
1
],
"field_55161": null,
"field_55133": [],
"field_55162": null,
"field_55261": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2025-01-06T09:16:42.090509+00:00",
"updated_on": "2025-01-06T09:17:35.049648+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55129": "Inspection Station",
"field_55130": "Floor D, Sector 7",
"field_55131": null,
"field_55132": [
9
],
"field_55161": null,
"field_55133": [],
"field_55162": null,
"field_55261": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2025-01-06T09:16:42.090525+00:00",
"updated_on": "2025-01-06T09:17:35.049656+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55129": "Conveyor System",
"field_55130": "Floor E, Sector 8",
"field_55131": null,
"field_55132": [
1
],
"field_55161": null,
"field_55133": [],
"field_55162": null,
"field_55261": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2025-01-06T09:16:42.090540+00:00",
"updated_on": "2025-01-06T09:17:35.049663+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55129": "Testing Station",
"field_55130": "Floor F, Sector 9",
"field_55131": null,
"field_55132": [
9
],
"field_55161": null,
"field_55133": [],
"field_55162": null,
"field_55261": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2025-01-06T09:16:42.090554+00:00",
"updated_on": "2025-01-06T09:17:35.049671+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55129": "Storage Area",
"field_55130": "Floor G, Sector 10",
"field_55131": null,
"field_55132": [
8
],
"field_55161": null,
"field_55133": [
5,
4
],
"field_55162": null,
"field_55261": null
}
],
"data_sync": null
},
{
"id": 5249,
"name": "Walks",
"order": 4,
"fields": [
{
"id": 55134,
"type": "text",
"name": "Title",
"description": null,
"order": 0,
"primary": true,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 55135,
"type": "date",
"name": "Date & Time",
"description": null,
"order": 1,
"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": 55136,
"type": "link_row",
"name": "Conducted By",
"description": null,
"order": 3,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5246,
"link_row_related_field_id": 55117,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55137,
"type": "link_row",
"name": "Required attendees",
"description": null,
"order": 4,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5246,
"link_row_related_field_id": 55118,
"link_row_limit_selection_view_id": 24483,
"has_related_field": true
},
{
"id": 55138,
"type": "text",
"name": "Notes",
"description": null,
"order": 6,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 55139,
"type": "single_select",
"name": "Status",
"description": null,
"order": 7,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"select_options": [
{
"id": 19436,
"value": "Scheduled",
"color": "cyan",
"order": 0
},
{
"id": 19437,
"value": "Completed",
"color": "dark-green",
"order": 1
},
{
"id": 19438,
"value": "In progress",
"color": "yellow",
"order": 2
},
{
"id": 19439,
"value": "Cancelled",
"color": "dark-red",
"order": 3
}
]
},
{
"id": 55140,
"type": "link_row",
"name": "Station",
"description": null,
"order": 8,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5248,
"link_row_related_field_id": 55133,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55141,
"type": "link_row",
"name": "Objective",
"description": null,
"order": 9,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5247,
"link_row_related_field_id": 55127,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55142,
"type": "link_row",
"name": "Observations",
"description": null,
"order": 10,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5250,
"link_row_related_field_id": 55150,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55163,
"type": "formula",
"name": "Status icon",
"description": null,
"order": 11,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "if(totext(field('Status')) = 'Completed','\ud83d\udfe2',if(totext(field('Status')) = 'In progress','\ud83d\udfe1',if(totext(field('Status')) = 'Scheduled','\ud83d\udd35','\ud83d\udd34')))",
"formula_type": "text"
},
{
"id": 55164,
"type": "formula",
"name": "Date & Time (format)",
"description": null,
"order": 12,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": true,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "datetime_format_tz(field('Date & Time'),'YYYY-MM-DD HH24:MI','Europe/Paris')",
"formula_type": "text"
}
],
"views": [
{
"id": 24489,
"type": "grid",
"name": "All walks",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18985,
"field_id": 55135,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241060,
"field_id": 55134,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241061,
"field_id": 55135,
"width": 164,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241062,
"field_id": 55164,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241063,
"field_id": 55140,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241064,
"field_id": 55136,
"width": 174,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241065,
"field_id": 55137,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241066,
"field_id": 55141,
"width": 139,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241067,
"field_id": 55138,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241068,
"field_id": 55139,
"width": 147,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241069,
"field_id": 55163,
"width": 200,
"hidden": true,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241070,
"field_id": 55142,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24490,
"type": "grid",
"name": "All walks grouped by station",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18986,
"field_id": 55135,
"order": "ASC"
}
],
"group_bys": [
{
"id": 3170,
"field_id": 55140,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241071,
"field_id": 55134,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241072,
"field_id": 55135,
"width": 164,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241073,
"field_id": 55164,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241074,
"field_id": 55140,
"width": 200,
"hidden": true,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241075,
"field_id": 55136,
"width": 174,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241076,
"field_id": 55137,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241077,
"field_id": 55141,
"width": 139,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241078,
"field_id": 55138,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241079,
"field_id": 55139,
"width": 147,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241080,
"field_id": 55163,
"width": 200,
"hidden": true,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241081,
"field_id": 55142,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24491,
"type": "grid",
"name": "All walks grouped by initiator",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18987,
"field_id": 55135,
"order": "ASC"
}
],
"group_bys": [
{
"id": 3171,
"field_id": 55136,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241082,
"field_id": 55134,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241083,
"field_id": 55135,
"width": 164,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241084,
"field_id": 55164,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241085,
"field_id": 55140,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241086,
"field_id": 55136,
"width": 174,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241087,
"field_id": 55137,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241088,
"field_id": 55141,
"width": 139,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241089,
"field_id": 55138,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241090,
"field_id": 55139,
"width": 147,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241091,
"field_id": 55163,
"width": 200,
"hidden": true,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241092,
"field_id": 55142,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24492,
"type": "grid",
"name": "All walks grouped by objective",
"order": 4,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18988,
"field_id": 55135,
"order": "ASC"
}
],
"group_bys": [
{
"id": 3172,
"field_id": 55141,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241093,
"field_id": 55134,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241094,
"field_id": 55135,
"width": 164,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241095,
"field_id": 55164,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241096,
"field_id": 55140,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241097,
"field_id": 55136,
"width": 174,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241098,
"field_id": 55137,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241099,
"field_id": 55141,
"width": 139,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241100,
"field_id": 55138,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241101,
"field_id": 55139,
"width": 147,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241102,
"field_id": 55163,
"width": 200,
"hidden": true,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241103,
"field_id": 55142,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24493,
"type": "grid",
"name": "Incomplete walks",
"order": 5,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13181,
"field_id": 55139,
"type": "single_select_not_equal",
"value": "19437",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 18989,
"field_id": 55135,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241104,
"field_id": 55134,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241105,
"field_id": 55135,
"width": 164,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241106,
"field_id": 55164,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241107,
"field_id": 55140,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241108,
"field_id": 55136,
"width": 174,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241109,
"field_id": 55137,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241110,
"field_id": 55141,
"width": 122,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241111,
"field_id": 55138,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241112,
"field_id": 55139,
"width": 147,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241113,
"field_id": 55163,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241114,
"field_id": 55142,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24494,
"type": "kanban",
"name": "All walks stacked by status",
"order": 6,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 55139,
"field_options": [
{
"id": 33243,
"field_id": 55134,
"hidden": false,
"order": 32767
},
{
"id": 33244,
"field_id": 55135,
"hidden": false,
"order": 32767
},
{
"id": 33245,
"field_id": 55136,
"hidden": false,
"order": 32767
},
{
"id": 33246,
"field_id": 55137,
"hidden": true,
"order": 32767
},
{
"id": 33247,
"field_id": 55138,
"hidden": true,
"order": 32767
},
{
"id": 33248,
"field_id": 55139,
"hidden": true,
"order": 32767
},
{
"id": 33249,
"field_id": 55140,
"hidden": true,
"order": 32767
},
{
"id": 33250,
"field_id": 55141,
"hidden": true,
"order": 32767
},
{
"id": 33251,
"field_id": 55142,
"hidden": true,
"order": 32767
},
{
"id": 33252,
"field_id": 55163,
"hidden": true,
"order": 32767
},
{
"id": 33253,
"field_id": 55164,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2025-01-06T09:15:47.882631+00:00",
"updated_on": "2025-01-06T09:20:32.981616+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55134": "Morning Safety Check",
"field_55135": "2025-01-03T09:00:00+00:00",
"field_55136": [
5
],
"field_55137": [
11,
21,
23,
24
],
"field_55138": "Focus on identifying potential hazards in machine operation areas.",
"field_55139": 19437,
"field_55140": [
2
],
"field_55141": [
1
],
"field_55142": [
1,
2
],
"field_55163": null,
"field_55164": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2025-01-06T09:15:47.882665+00:00",
"updated_on": "2025-02-04T09:16:36.108842+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55134": "Afternoon Quality Review",
"field_55135": "2025-01-04T14:00:00+00:00",
"field_55136": [
9
],
"field_55137": [
4,
10,
11,
18,
21
],
"field_55138": "Review defect rates and verify adherence to new quality standards.",
"field_55139": 19436,
"field_55140": [
3
],
"field_55141": [
2
],
"field_55142": [
4
],
"field_55163": null,
"field_55164": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2025-01-06T09:15:47.882676+00:00",
"updated_on": "2025-01-06T09:20:40.307138+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55134": "Cost Efficiency Walkthrough",
"field_55135": "2025-01-05T10:30:00+00:00",
"field_55136": [
8
],
"field_55137": [
21,
22,
24
],
"field_55138": "Explore material usage and opportunities to reduce packaging costs.",
"field_55139": 19438,
"field_55140": [
5
],
"field_55141": [
3
],
"field_55142": [
5,
6
],
"field_55163": null,
"field_55164": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2025-01-06T09:15:47.882684+00:00",
"updated_on": "2025-01-15T08:59:46.529619+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55134": "Delivery Coordination Walk",
"field_55135": "2025-01-06T16:00:00+00:00",
"field_55136": [
8
],
"field_55137": [
21
],
"field_55138": "Ensure that shipment schedules are being adhered to without delays.",
"field_55139": 19436,
"field_55140": [
10
],
"field_55141": [
4
],
"field_55142": [
3,
7,
8
],
"field_55163": null,
"field_55164": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2025-02-04T09:33:03.975760+00:00",
"updated_on": "2025-02-04T09:33:03.975760+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55134": "Test walk",
"field_55135": "2025-02-11T14:30:00+00:00",
"field_55136": [
4
],
"field_55137": [
3,
1,
2,
4
],
"field_55138": "testing",
"field_55139": 19436,
"field_55140": [
10
],
"field_55141": [
4
],
"field_55142": [],
"field_55163": null,
"field_55164": null
}
],
"data_sync": null
},
{
"id": 5250,
"name": "Observations",
"order": 5,
"fields": [
{
"id": 55169,
"type": "formula",
"name": "Name",
"description": null,
"order": 13,
"primary": true,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "concat(field('Status icon'),' ',field('Title'),if(count(field('Actions')) = 0,' (no actions yet)',''))",
"formula_type": "text"
},
{
"id": 55143,
"type": "text",
"name": "Title",
"description": null,
"order": 0,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 55144,
"type": "long_text",
"name": "Description",
"description": null,
"order": 1,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"long_text_enable_rich_text": false
},
{
"id": 55145,
"type": "file",
"name": "Images",
"description": null,
"order": 2,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false
},
{
"id": 55146,
"type": "link_row",
"name": "Reporter",
"description": null,
"order": 3,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5246,
"link_row_related_field_id": 55119,
"link_row_limit_selection_view_id": 24483,
"has_related_field": true
},
{
"id": 55147,
"type": "link_row",
"name": "Assignee",
"description": null,
"order": 5,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5246,
"link_row_related_field_id": 55120,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55148,
"type": "single_select",
"name": "Status",
"description": null,
"order": 6,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"select_options": [
{
"id": 19440,
"value": "Reported",
"color": "cyan",
"order": 0
},
{
"id": 19441,
"value": "In progress",
"color": "yellow",
"order": 1
},
{
"id": 19442,
"value": "Completed",
"color": "dark-green",
"order": 2
},
{
"id": 19443,
"value": "Blocked",
"color": "dark-red",
"order": 3
}
]
},
{
"id": 55149,
"type": "single_select",
"name": "Priority",
"description": null,
"order": 7,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"select_options": [
{
"id": 19444,
"value": "High",
"color": "red",
"order": 0
},
{
"id": 19445,
"value": "Medium",
"color": "yellow",
"order": 1
},
{
"id": 19446,
"value": "Low",
"color": "gray",
"order": 2
}
]
},
{
"id": 55150,
"type": "link_row",
"name": "Walk",
"description": null,
"order": 8,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5249,
"link_row_related_field_id": 55142,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55151,
"type": "link_row",
"name": "Pillar",
"description": null,
"order": 10,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5247,
"link_row_related_field_id": 55128,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55152,
"type": "link_row",
"name": "Actions",
"description": null,
"order": 11,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5251,
"link_row_related_field_id": 55160,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55165,
"type": "rollup",
"name": "Pillar icon",
"description": null,
"order": 12,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": true,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"through_field_id": 55151,
"target_field_id": 55125,
"rollup_function": "min"
},
{
"id": 55166,
"type": "formula",
"name": "Status icon",
"description": null,
"order": 14,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "if(totext(field('Status')) = 'Completed','\ud83d\udfe2',if(totext(field('Status')) = 'In progress','\ud83d\udfe1',if(totext(field('Status')) = 'Reported','\ud83d\udd35','\ud83d\udd34')))",
"formula_type": "text"
},
{
"id": 55167,
"type": "formula",
"name": "Walk details",
"description": null,
"order": 15,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "concat(min(lookup('Walk','Title')),' (',min(lookup('Walk','Station')),') - ',min(lookup('Walk','Objective')))",
"formula_type": "text"
},
{
"id": 55153,
"type": "created_on",
"name": "Created on",
"description": null,
"order": 16,
"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
}
],
"views": [
{
"id": 24495,
"type": "grid",
"name": "All observations",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18990,
"field_id": 55153,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241115,
"field_id": 55143,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241116,
"field_id": 55144,
"width": 507,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241117,
"field_id": 55150,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241118,
"field_id": 55145,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241119,
"field_id": 55146,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241120,
"field_id": 55151,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241121,
"field_id": 55165,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241122,
"field_id": 55147,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241123,
"field_id": 55148,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241124,
"field_id": 55149,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241125,
"field_id": 55152,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241126,
"field_id": 55153,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241127,
"field_id": 55166,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241128,
"field_id": 55167,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241129,
"field_id": 55169,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24496,
"type": "grid",
"name": "All observations grouped by walk",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18991,
"field_id": 55153,
"order": "ASC"
}
],
"group_bys": [
{
"id": 3173,
"field_id": 55150,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241130,
"field_id": 55143,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241131,
"field_id": 55144,
"width": 507,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241132,
"field_id": 55150,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241133,
"field_id": 55145,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241134,
"field_id": 55146,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241135,
"field_id": 55151,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241136,
"field_id": 55165,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241137,
"field_id": 55147,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241138,
"field_id": 55148,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241139,
"field_id": 55149,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241140,
"field_id": 55152,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241141,
"field_id": 55153,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241142,
"field_id": 55166,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241143,
"field_id": 55167,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241144,
"field_id": 55169,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24497,
"type": "grid",
"name": "All observations grouped by reporter",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18992,
"field_id": 55153,
"order": "ASC"
}
],
"group_bys": [
{
"id": 3174,
"field_id": 55146,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241145,
"field_id": 55143,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241146,
"field_id": 55144,
"width": 507,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241147,
"field_id": 55150,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241148,
"field_id": 55145,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241149,
"field_id": 55146,
"width": 200,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241150,
"field_id": 55151,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241151,
"field_id": 55165,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241152,
"field_id": 55147,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241153,
"field_id": 55148,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241154,
"field_id": 55149,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241155,
"field_id": 55152,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241156,
"field_id": 55153,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241157,
"field_id": 55166,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241158,
"field_id": 55167,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241159,
"field_id": 55169,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24498,
"type": "grid",
"name": "All observations grouped by assignee",
"order": 4,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18993,
"field_id": 55153,
"order": "ASC"
}
],
"group_bys": [
{
"id": 3175,
"field_id": 55147,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241160,
"field_id": 55143,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241161,
"field_id": 55144,
"width": 507,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241162,
"field_id": 55150,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241163,
"field_id": 55145,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241164,
"field_id": 55146,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241165,
"field_id": 55151,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241166,
"field_id": 55165,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241167,
"field_id": 55147,
"width": 200,
"hidden": true,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241168,
"field_id": 55148,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241169,
"field_id": 55149,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241170,
"field_id": 55152,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241171,
"field_id": 55153,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241172,
"field_id": 55166,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241173,
"field_id": 55167,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241174,
"field_id": 55169,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24499,
"type": "grid",
"name": "All observations grouped by pillar",
"order": 5,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18994,
"field_id": 55153,
"order": "ASC"
}
],
"group_bys": [
{
"id": 3176,
"field_id": 55151,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241175,
"field_id": 55143,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241176,
"field_id": 55144,
"width": 507,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241177,
"field_id": 55150,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241178,
"field_id": 55145,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241179,
"field_id": 55146,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241180,
"field_id": 55151,
"width": 200,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241181,
"field_id": 55165,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241182,
"field_id": 55147,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241183,
"field_id": 55148,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241184,
"field_id": 55149,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241185,
"field_id": 55152,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241186,
"field_id": 55153,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241187,
"field_id": 55166,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241188,
"field_id": 55167,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241189,
"field_id": 55169,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24500,
"type": "grid",
"name": "Observations that are not solved yet",
"order": 6,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13182,
"field_id": 55148,
"type": "single_select_not_equal",
"value": "19442",
"group": null
}
],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241190,
"field_id": 55143,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241191,
"field_id": 55169,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241192,
"field_id": 55144,
"width": 507,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241193,
"field_id": 55150,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241194,
"field_id": 55167,
"width": 397,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241195,
"field_id": 55145,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241196,
"field_id": 55146,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241197,
"field_id": 55151,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241198,
"field_id": 55165,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241199,
"field_id": 55147,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241200,
"field_id": 55148,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241201,
"field_id": 55166,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241202,
"field_id": 55149,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241203,
"field_id": 55152,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241204,
"field_id": 55153,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24501,
"type": "grid",
"name": "Observations with high priority that are not solved yet",
"order": 7,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13183,
"field_id": 55148,
"type": "single_select_not_equal",
"value": "19442",
"group": null
},
{
"id": 13184,
"field_id": 55149,
"type": "single_select_equal",
"value": "19444",
"group": null
}
],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241205,
"field_id": 55143,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241206,
"field_id": 55169,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241207,
"field_id": 55144,
"width": 507,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241208,
"field_id": 55150,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241209,
"field_id": 55167,
"width": 397,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241210,
"field_id": 55145,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241211,
"field_id": 55146,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241212,
"field_id": 55151,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241213,
"field_id": 55165,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241214,
"field_id": 55147,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241215,
"field_id": 55148,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241216,
"field_id": 55166,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241217,
"field_id": 55149,
"width": 200,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241218,
"field_id": 55152,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241219,
"field_id": 55153,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24502,
"type": "form",
"name": "Add new observation",
"order": 8,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"public": false,
"title": "Add new observation",
"description": "",
"cover_image": null,
"logo_image": null,
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "The observation has been added",
"submit_action_redirect_url": "http://gemba.localhost/observation-details/{row_id}",
"field_options": [
{
"id": 19894,
"field_id": 55143,
"name": "",
"description": "Set a short title for the observation",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19895,
"field_id": 55144,
"name": "",
"description": "Add a brief description",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19896,
"field_id": 55145,
"name": "",
"description": "Upload images if appropriate",
"enabled": true,
"required": false,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19897,
"field_id": 55146,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19898,
"field_id": 55147,
"name": "",
"description": "Assign someone for the follow-up",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19899,
"field_id": 55148,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19900,
"field_id": 55149,
"name": "",
"description": "Set the priority",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19901,
"field_id": 55150,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19902,
"field_id": 55151,
"name": "",
"description": "Assign to a pilar",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19903,
"field_id": 55152,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19928,
"field_id": 55153,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19904,
"field_id": 55165,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19905,
"field_id": 55166,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19906,
"field_id": 55167,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
},
{
"id": 19907,
"field_id": 55169,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": [],
"condition_groups": [],
"field_component": "default",
"include_all_select_options": true,
"allowed_select_options": []
}
]
},
{
"id": 24503,
"type": "kanban",
"name": "Observations stacked by status",
"order": 9,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 55148,
"field_options": [
{
"id": 33254,
"field_id": 55143,
"hidden": false,
"order": 32767
},
{
"id": 33255,
"field_id": 55144,
"hidden": false,
"order": 32767
},
{
"id": 33256,
"field_id": 55145,
"hidden": true,
"order": 32767
},
{
"id": 33257,
"field_id": 55146,
"hidden": true,
"order": 32767
},
{
"id": 33258,
"field_id": 55147,
"hidden": true,
"order": 32767
},
{
"id": 33259,
"field_id": 55148,
"hidden": true,
"order": 32767
},
{
"id": 33260,
"field_id": 55149,
"hidden": true,
"order": 32767
},
{
"id": 33261,
"field_id": 55150,
"hidden": true,
"order": 32767
},
{
"id": 33262,
"field_id": 55151,
"hidden": true,
"order": 32767
},
{
"id": 33263,
"field_id": 55152,
"hidden": true,
"order": 32767
},
{
"id": 33264,
"field_id": 55153,
"hidden": true,
"order": 32767
},
{
"id": 33265,
"field_id": 55165,
"hidden": true,
"order": 32767
},
{
"id": 33266,
"field_id": 55166,
"hidden": true,
"order": 32767
},
{
"id": 33267,
"field_id": 55167,
"hidden": true,
"order": 32767
},
{
"id": 33268,
"field_id": 55169,
"hidden": false,
"order": 32767
}
]
},
{
"id": 24504,
"type": "kanban",
"name": "Observations stacked by status 2",
"order": 10,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [
{
"id": 8467,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 55148
},
"order": 1
}
],
"public": false,
"single_select_field_id": 55149,
"field_options": [
{
"id": 33269,
"field_id": 55143,
"hidden": false,
"order": 32767
},
{
"id": 33270,
"field_id": 55144,
"hidden": false,
"order": 32767
},
{
"id": 33271,
"field_id": 55145,
"hidden": true,
"order": 32767
},
{
"id": 33272,
"field_id": 55146,
"hidden": true,
"order": 32767
},
{
"id": 33273,
"field_id": 55147,
"hidden": true,
"order": 32767
},
{
"id": 33274,
"field_id": 55148,
"hidden": true,
"order": 32767
},
{
"id": 33275,
"field_id": 55149,
"hidden": true,
"order": 32767
},
{
"id": 33276,
"field_id": 55150,
"hidden": true,
"order": 32767
},
{
"id": 33277,
"field_id": 55151,
"hidden": true,
"order": 32767
},
{
"id": 33278,
"field_id": 55152,
"hidden": true,
"order": 32767
},
{
"id": 33279,
"field_id": 55153,
"hidden": true,
"order": 32767
},
{
"id": 33280,
"field_id": 55165,
"hidden": true,
"order": 32767
},
{
"id": 33281,
"field_id": 55166,
"hidden": true,
"order": 32767
},
{
"id": 33282,
"field_id": 55167,
"hidden": true,
"order": 32767
},
{
"id": 33283,
"field_id": 55169,
"hidden": false,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2025-01-06T09:27:00.536698+00:00",
"updated_on": "2025-02-04T09:53:51.340656+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55169": null,
"field_55143": "Loose Guard on Machine",
"field_55144": "The safety guard on Machine 7 was found to be loose, posing a risk of injury.",
"field_55145": [
{
"name": "7BwT8hkyomU1Cehd0wMdKzYGinnMTYFg_6624d10ebe56ba0ef5267e3f0276dab633530018b938861d17514dc31ad24145.jpeg",
"visible_name": "loose-guard1-min.jpeg",
"original_name": "7BwT8hkyomU1Cehd0wMdKzYGinnMTYFg_6624d10ebe56ba0ef5267e3f0276dab633530018b938861d17514dc31ad24145.jpeg"
},
{
"name": "KwIOGogn9ZMVti37FpFB1HpAL6TOIYzb_74f9824b7b4c230e8d6cfdb0c5b396cd3c2d92f87862e4953571967820b4388b.jpeg",
"visible_name": "loose-guard2-min.jpeg",
"original_name": "KwIOGogn9ZMVti37FpFB1HpAL6TOIYzb_74f9824b7b4c230e8d6cfdb0c5b396cd3c2d92f87862e4953571967820b4388b.jpeg"
}
],
"field_55146": [
23
],
"field_55147": [
5
],
"field_55148": 19440,
"field_55149": 19444,
"field_55150": [
1
],
"field_55151": [
1
],
"field_55152": [
1
],
"field_55165": null,
"field_55166": null,
"field_55167": null,
"field_55153": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2025-01-06T09:27:00.536737+00:00",
"updated_on": "2025-01-06T09:58:25.171871+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55169": null,
"field_55143": "Cluttered Walkway",
"field_55144": "Materials were left in the walkway, creating a tripping hazard.",
"field_55145": [],
"field_55146": [
24
],
"field_55147": [
5
],
"field_55148": 19442,
"field_55149": 19445,
"field_55150": [
1
],
"field_55151": [
1
],
"field_55152": [
2
],
"field_55165": null,
"field_55166": null,
"field_55167": null,
"field_55153": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2025-01-06T09:27:00.536752+00:00",
"updated_on": "2025-01-15T09:11:09.361056+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55169": null,
"field_55143": "Improper Labeling",
"field_55144": "Boxes in storage lacked proper labels, leading to confusion during retrieval.",
"field_55145": [],
"field_55146": [
21
],
"field_55147": [
8
],
"field_55148": 19441,
"field_55149": 19446,
"field_55150": [
4
],
"field_55151": [
2
],
"field_55152": [
3
],
"field_55165": null,
"field_55166": null,
"field_55167": null,
"field_55153": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2025-01-06T09:27:00.536761+00:00",
"updated_on": "2025-02-04T09:54:11.949522+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55169": null,
"field_55143": "Worn-Out Inspection Tools",
"field_55144": "Several tools in the QA area are worn out and may affect accuracy.",
"field_55145": [
{
"name": "XMdBFvQqMTHF58osX9rUKuyF6t3uccvy_78c1defc0e98e2ebf514bd56c4c5e5433afdafe57d08396b4e8c9c3df3cb3ef9.jpeg",
"visible_name": "tools-min.jpeg",
"original_name": "XMdBFvQqMTHF58osX9rUKuyF6t3uccvy_78c1defc0e98e2ebf514bd56c4c5e5433afdafe57d08396b4e8c9c3df3cb3ef9.jpeg"
}
],
"field_55146": [
11
],
"field_55147": [
9
],
"field_55148": 19442,
"field_55149": 19444,
"field_55150": [
2
],
"field_55151": [
2
],
"field_55152": [
4
],
"field_55165": null,
"field_55166": null,
"field_55167": null,
"field_55153": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2025-01-06T09:27:00.536771+00:00",
"updated_on": "2025-01-06T09:38:31.574522+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55169": null,
"field_55143": "Excessive Packaging Material",
"field_55144": "Observed an overuse of cardboard in product packaging.",
"field_55145": [],
"field_55146": [
22
],
"field_55147": [
8
],
"field_55148": 19442,
"field_55149": 19445,
"field_55150": [
3
],
"field_55151": [
3
],
"field_55152": [
5
],
"field_55165": null,
"field_55166": null,
"field_55167": null,
"field_55153": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2025-01-06T09:27:00.536781+00:00",
"updated_on": "2025-01-15T13:54:20.314005+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55169": null,
"field_55143": "Unnecessary Lighting",
"field_55144": "Lights in unused areas of the department were left on, wasting energy.",
"field_55145": [],
"field_55146": [
22
],
"field_55147": [
8
],
"field_55148": 19441,
"field_55149": 19446,
"field_55150": [
3
],
"field_55151": [
1
],
"field_55152": [
6
],
"field_55165": null,
"field_55166": null,
"field_55167": null,
"field_55153": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2025-01-06T09:27:00.536792+00:00",
"updated_on": "2025-01-06T09:33:04.730504+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55169": null,
"field_55143": "Delayed Loading",
"field_55144": "Drivers reported waiting longer than expected for shipments to be loaded.",
"field_55145": [],
"field_55146": [
21
],
"field_55147": [
8
],
"field_55148": 19441,
"field_55149": 19444,
"field_55150": [
4
],
"field_55151": [
4
],
"field_55152": [
7
],
"field_55165": null,
"field_55166": null,
"field_55167": null,
"field_55153": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2025-01-06T09:27:00.536801+00:00",
"updated_on": "2025-02-04T09:54:02.183331+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55169": null,
"field_55143": "Damaged Pallets",
"field_55144": "Several pallets in the loading dock were damaged, affecting loading efficiency.",
"field_55145": [
{
"name": "ZOY6s1NkjOzcJiB5dErwnYd023kH9TRx_d5f954dc5af2ac65cae1bab429bbdf1e0c3dc238b6ba66f7777ccca56c671837.jpeg",
"visible_name": "pallets-min.jpeg",
"original_name": "ZOY6s1NkjOzcJiB5dErwnYd023kH9TRx_d5f954dc5af2ac65cae1bab429bbdf1e0c3dc238b6ba66f7777ccca56c671837.jpeg"
}
],
"field_55146": [
21
],
"field_55147": [
8
],
"field_55148": 19442,
"field_55149": 19445,
"field_55150": [
4
],
"field_55151": [
4
],
"field_55152": [
8
],
"field_55165": null,
"field_55166": null,
"field_55167": null,
"field_55153": null
}
],
"data_sync": null
},
{
"id": 5251,
"name": "Actions",
"order": 6,
"fields": [
{
"id": 55154,
"type": "text",
"name": "Name",
"description": null,
"order": 0,
"primary": true,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 55155,
"type": "text",
"name": "Description",
"description": null,
"order": 1,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"text_default": ""
},
{
"id": 55156,
"type": "date",
"name": "Due Date",
"description": null,
"order": 2,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 55157,
"type": "link_row",
"name": "Assignee",
"description": null,
"order": 3,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5246,
"link_row_related_field_id": 55121,
"link_row_limit_selection_view_id": 24483,
"has_related_field": true
},
{
"id": 55158,
"type": "date",
"name": "Completion Date",
"description": null,
"order": 4,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 55159,
"type": "single_select",
"name": "Status",
"description": null,
"order": 6,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"select_options": [
{
"id": 19447,
"value": "Completed",
"color": "dark-green",
"order": 0
},
{
"id": 19448,
"value": "In Progress",
"color": "yellow",
"order": 1
},
{
"id": 19449,
"value": "Not started",
"color": "dark-cyan",
"order": 2
},
{
"id": 19450,
"value": "Blocked",
"color": "dark-red",
"order": 3
}
]
},
{
"id": 55160,
"type": "link_row",
"name": "Observation",
"description": null,
"order": 7,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"link_row_table_id": 5250,
"link_row_related_field_id": 55152,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 55168,
"type": "formula",
"name": "Overdue icon",
"description": null,
"order": 8,
"primary": false,
"read_only": false,
"immutable_type": false,
"immutable_properties": false,
"date_time_format": null,
"nullable": false,
"date_force_timezone": null,
"number_suffix": "",
"array_formula_type": null,
"date_show_tzinfo": null,
"number_decimal_places": null,
"number_prefix": "",
"number_separator": "",
"date_format": null,
"duration_format": null,
"error": null,
"date_include_time": null,
"formula": "if(and(totext(field('Status')) != 'Completed',field('Due Date') < today()),'\u26a0\ufe0f','')",
"formula_type": "text"
}
],
"views": [
{
"id": 24505,
"type": "grid",
"name": "All actions",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18995,
"field_id": 55156,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241220,
"field_id": 55154,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241221,
"field_id": 55155,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241222,
"field_id": 55156,
"width": 128,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241223,
"field_id": 55168,
"width": 155,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241224,
"field_id": 55157,
"width": 181,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241225,
"field_id": 55158,
"width": 185,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241226,
"field_id": 55160,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241227,
"field_id": 55159,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24506,
"type": "grid",
"name": "All actions grouped by assignee",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18996,
"field_id": 55156,
"order": "ASC"
}
],
"group_bys": [
{
"id": 3177,
"field_id": 55157,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241228,
"field_id": 55154,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241229,
"field_id": 55155,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241230,
"field_id": 55156,
"width": 128,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241231,
"field_id": 55168,
"width": 155,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241232,
"field_id": 55157,
"width": 181,
"hidden": true,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241233,
"field_id": 55158,
"width": 185,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241234,
"field_id": 55160,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241235,
"field_id": 55159,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24507,
"type": "grid",
"name": "All actions grouped by observation",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 18997,
"field_id": 55156,
"order": "ASC"
}
],
"group_bys": [
{
"id": 3178,
"field_id": 55160,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241236,
"field_id": 55154,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241237,
"field_id": 55155,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241238,
"field_id": 55156,
"width": 128,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241239,
"field_id": 55168,
"width": 155,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241240,
"field_id": 55157,
"width": 181,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241241,
"field_id": 55158,
"width": 185,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241242,
"field_id": 55160,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241243,
"field_id": 55159,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24508,
"type": "grid",
"name": "Actions that are not completed yet",
"order": 4,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13185,
"field_id": 55159,
"type": "single_select_not_equal",
"value": "19447",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 18998,
"field_id": 55156,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241244,
"field_id": 55154,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241245,
"field_id": 55155,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241246,
"field_id": 55156,
"width": 128,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241247,
"field_id": 55157,
"width": 181,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241248,
"field_id": 55158,
"width": 185,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241249,
"field_id": 55160,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241250,
"field_id": 55159,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241251,
"field_id": 55168,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24509,
"type": "grid",
"name": "Actions that are in progress",
"order": 5,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13186,
"field_id": 55159,
"type": "single_select_equal",
"value": "19448",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 18999,
"field_id": 55156,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241252,
"field_id": 55154,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241253,
"field_id": 55155,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241254,
"field_id": 55156,
"width": 128,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241255,
"field_id": 55157,
"width": 181,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241256,
"field_id": 55158,
"width": 185,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241257,
"field_id": 55160,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241258,
"field_id": 55159,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241259,
"field_id": 55168,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24510,
"type": "grid",
"name": "Actions that are overdue",
"order": 6,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 13187,
"field_id": 55168,
"type": "not_empty",
"value": "",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 19000,
"field_id": 55156,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"row_height_size": "small",
"field_options": [
{
"id": 241260,
"field_id": 55154,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241261,
"field_id": 55155,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241262,
"field_id": 55156,
"width": 128,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241263,
"field_id": 55157,
"width": 181,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241264,
"field_id": 55158,
"width": 185,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241265,
"field_id": 55160,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241266,
"field_id": 55159,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 241267,
"field_id": 55168,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 24511,
"type": "kanban",
"name": "All actions stacked by their status",
"order": 7,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 55159,
"field_options": [
{
"id": 33284,
"field_id": 55154,
"hidden": false,
"order": 32767
},
{
"id": 33285,
"field_id": 55155,
"hidden": false,
"order": 32767
},
{
"id": 33286,
"field_id": 55156,
"hidden": false,
"order": 32767
},
{
"id": 33287,
"field_id": 55157,
"hidden": true,
"order": 32767
},
{
"id": 33288,
"field_id": 55158,
"hidden": true,
"order": 32767
},
{
"id": 33289,
"field_id": 55159,
"hidden": true,
"order": 32767
},
{
"id": 33290,
"field_id": 55160,
"hidden": true,
"order": 32767
},
{
"id": 33291,
"field_id": 55168,
"hidden": true,
"order": 32767
}
]
},
{
"id": 24512,
"type": "calendar",
"name": "Calendar: actions due date",
"order": 8,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [
{
"id": 8468,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 55159
},
"order": 1
}
],
"public": false,
"date_field_id": 55156,
"field_options": [
{
"id": 11806,
"field_id": 55154,
"hidden": false,
"order": 32767
},
{
"id": 11807,
"field_id": 55155,
"hidden": true,
"order": 32767
},
{
"id": 11808,
"field_id": 55156,
"hidden": true,
"order": 32767
},
{
"id": 11809,
"field_id": 55157,
"hidden": true,
"order": 32767
},
{
"id": 11810,
"field_id": 55158,
"hidden": true,
"order": 32767
},
{
"id": 11811,
"field_id": 55159,
"hidden": true,
"order": 32767
},
{
"id": 11812,
"field_id": 55160,
"hidden": true,
"order": 32767
},
{
"id": 11813,
"field_id": 55168,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2025-01-06T10:01:35.755873+00:00",
"updated_on": "2025-01-06T10:03:39.075764+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55154": "Fix Machine Guard",
"field_55155": "Secure the loose safety guard on Machine 7 to prevent injuries.",
"field_55156": "2025-01-10",
"field_55157": [
7
],
"field_55158": "2025-01-09",
"field_55159": 19447,
"field_55160": [
1
],
"field_55168": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2025-01-06T10:01:35.755907+00:00",
"updated_on": "2025-01-06T10:03:39.075785+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55154": "Clear Walkway",
"field_55155": "Remove materials from the walkway and ensure proper storage to prevent tripping hazards.",
"field_55156": "2025-01-08",
"field_55157": [
18
],
"field_55158": "2025-01-07",
"field_55159": 19447,
"field_55160": [
2
],
"field_55168": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2025-01-06T10:01:35.755918+00:00",
"updated_on": "2025-01-06T10:03:39.075793+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55154": "Label Boxes",
"field_55155": "Apply proper labels to all boxes in storage to avoid retrieval confusion.",
"field_55156": "2025-01-15",
"field_55157": [
19
],
"field_55158": "2025-01-14",
"field_55159": 19447,
"field_55160": [
3
],
"field_55168": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2025-01-06T10:01:35.755926+00:00",
"updated_on": "2025-01-06T10:04:17.408353+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55154": "Replace Tools",
"field_55155": "Purchase and replace worn-out inspection tools to maintain QA accuracy.",
"field_55156": "2025-01-12",
"field_55157": [
2
],
"field_55158": null,
"field_55159": 19449,
"field_55160": [
4
],
"field_55168": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2025-01-06T10:01:35.755934+00:00",
"updated_on": "2025-01-15T13:47:25.831456+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55154": "Reduce Packaging",
"field_55155": "Redesign product packaging to minimize cardboard usage while maintaining protection.",
"field_55156": "2025-01-17",
"field_55157": [
16
],
"field_55158": null,
"field_55159": 19449,
"field_55160": [
5
],
"field_55168": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2025-01-06T10:01:35.755941+00:00",
"updated_on": "2025-01-06T10:03:39.075809+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55154": "Turn Off Lights",
"field_55155": "Set up reminders or sensors to ensure lights in unused areas are turned off.",
"field_55156": "2025-01-09",
"field_55157": [
16
],
"field_55158": "2025-01-08",
"field_55159": 19447,
"field_55160": [
6
],
"field_55168": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2025-01-06T10:01:35.755948+00:00",
"updated_on": "2025-01-06T10:03:39.075814+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55154": "Optimize Loading Process",
"field_55155": "Streamline loading procedures to minimize driver wait times.",
"field_55156": "2025-01-20",
"field_55157": [
19
],
"field_55158": null,
"field_55159": 19448,
"field_55160": [
7
],
"field_55168": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2025-01-06T10:01:35.755956+00:00",
"updated_on": "2025-01-06T10:04:19.592956+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_55154": "Replace Damaged Pallets",
"field_55155": "Remove and replace damaged pallets to improve loading efficiency.",
"field_55156": "2025-01-15",
"field_55157": [
10
],
"field_55158": null,
"field_55159": 19449,
"field_55160": [
8
],
"field_55168": null
}
],
"data_sync": null
}
]
},
{
"pages": [
{
"id": 5987,
"name": "__shared__",
"order": 1,
"path": "__shared__",
"path_params": [],
"shared": true,
"elements": [
{
"id": 100285,
"order": "1.00000000000000000000",
"type": "header",
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"share_type": "except",
"pages": [
5988
]
},
{
"id": 100287,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": 100285,
"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_radius": 0,
"style_border_radius": 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": 100288,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 100286,
"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_radius": 0,
"style_border_radius": 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": 100289,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 100286,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right",
"button_text_color": "primary",
"button_background_color": "transparent",
"button_hover_text_color": "#96baf6ff",
"button_hover_background_color": "transparent"
}
},
"style_border_top_color": "border",
"style_border_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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 100286,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": 100285,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 1,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 1,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 10,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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"
}
],
"data_sources": [],
"workflow_actions": [
{
"id": 13298,
"type": "logout",
"order": 1,
"page_id": 5987,
"element_id": 100289,
"event": "click"
}
],
"visibility": "all",
"role_type": "allow_all",
"roles": []
},
{
"id": 5988,
"name": "Login",
"order": 1,
"path": "/login",
"path_params": [],
"shared": false,
"elements": [
{
"id": 100290,
"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_radius": 0,
"style_border_radius": 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": 100291,
"order": "2.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\udeb6\u200d\u2642\ufe0f GEMBA WALKS'",
"level": 1
},
{
"id": 100292,
"order": "3.00000000000000000000",
"type": "auth_form",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"login_button": {
"button_alignment": "center",
"button_horizontal_padding": 26
}
},
"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": 20,
"style_margin_right": 50,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"user_source_id": 618,
"login_button_label": "'Sign in'"
}
],
"data_sources": [],
"workflow_actions": [
{
"id": 13299,
"type": "open_page",
"order": 1,
"page_id": 5988,
"element_id": 100292,
"event": "after_login",
"navigation_type": "page",
"navigate_to_page_id": 5989,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
}
],
"visibility": "all",
"role_type": "allow_all",
"roles": []
},
{
"id": 5989,
"name": "Select Walk",
"order": 4,
"path": "/",
"path_params": [],
"shared": false,
"elements": [
{
"id": 100294,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\udeb6\u200d\u2642\ufe0f Select walk'",
"level": 2
},
{
"id": 100295,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 100293,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_width": "full",
"button_font_size": 18,
"button_text_alignment": "left",
"button_vertical_padding": 24,
"button_horizontal_padding": 10
}
},
"style_border_top_color": "border",
"style_border_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_radius": 0,
"style_border_radius": 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": 5990,
"page_parameters": [
{
"name": "walk_id",
"value": "get('current_record.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "get('current_record.field_55134')",
"variant": "button"
},
{
"id": 100293,
"order": "2.00000000000000000000",
"type": "repeat",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11176,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"orientation": "vertical",
"items_per_row": {
"tablet": 2,
"desktop": 2,
"smartphone": 2
},
"horizontal_gap": 0,
"vertical_gap": 0
},
{
"id": 100296,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 100293,
"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": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'DATE + TIME'",
"format": "plain"
},
{
"id": 100297,
"order": "3.00000000000000000000",
"type": "text",
"parent_element_id": 100293,
"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": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55164')",
"format": "plain"
},
{
"id": 100298,
"order": "4.00000000000000000000",
"type": "text",
"parent_element_id": 100293,
"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": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'STATION'",
"format": "plain"
},
{
"id": 100299,
"order": "5.00000000000000000000",
"type": "text",
"parent_element_id": 100293,
"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": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55140.0.value')",
"format": "plain"
},
{
"id": 100300,
"order": "5.50000000000000000000",
"type": "text",
"parent_element_id": 100293,
"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": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'OBJECTIVE'",
"format": "plain"
},
{
"id": 100301,
"order": "5.66666666666666696273",
"type": "text",
"parent_element_id": 100293,
"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": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55141.0.value')",
"format": "plain"
},
{
"id": 100302,
"order": "6.00000000000000000000",
"type": "text",
"parent_element_id": 100293,
"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": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'CONDUCTED BY'",
"format": "plain"
},
{
"id": 100303,
"order": "7.00000000000000000000",
"type": "text",
"parent_element_id": 100293,
"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": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55136.0.value')",
"format": "plain"
},
{
"id": 100304,
"order": "8.00000000000000000000",
"type": "text",
"parent_element_id": 100293,
"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": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'REQUIRED ATTENDEES'",
"format": "plain"
},
{
"id": 100305,
"order": "9.00000000000000000000",
"type": "text",
"parent_element_id": 100293,
"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": 2,
"style_padding_bottom": 30,
"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": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55137.*.value')",
"format": "plain"
}
],
"data_sources": [
{
"id": 11176,
"name": "All Gemba walks",
"order": "1.00000000000000000000",
"service": {
"id": 13817,
"integration_id": 797,
"type": "local_baserow_list_rows",
"table_id": 5249,
"view_id": 24493,
"sortings": [],
"search_query": "",
"filter_type": "OR",
"filters": [
{
"field_id": 55137,
"type": "link_row_has",
"value": "get('user.id')",
"value_is_formula": true
},
{
"field_id": 55136,
"type": "link_row_has",
"value": "get('user.id')",
"value_is_formula": true
}
]
}
}
],
"workflow_actions": [],
"visibility": "logged-in",
"role_type": "allow_all",
"roles": []
},
{
"id": 5990,
"name": "Walk Details",
"order": 5,
"path": "/walk-details/:walk_id",
"path_params": [
{
"name": "walk_id",
"type": "numeric"
}
],
"shared": false,
"elements": [
{
"id": 100306,
"order": "0.50000000000000000000",
"type": "link",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_width": "full",
"button_text_alignment": "left",
"button_vertical_padding": 24
}
},
"style_border_top_color": "border",
"style_border_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_radius": 0,
"style_border_radius": 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": 5989,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'<- Back to walk overview'",
"variant": "button"
},
{
"id": 100307,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11177.field_55134')",
"level": 2
},
{
"id": 100308,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'DATE + TIME'",
"format": "plain"
},
{
"id": 100309,
"order": "3.00000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11177.field_55164')",
"format": "plain"
},
{
"id": 100310,
"order": "4.00000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'STATION'",
"format": "plain"
},
{
"id": 100311,
"order": "4.50000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11177.field_55140.0.value')",
"format": "plain"
},
{
"id": 100312,
"order": "5.00000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'OBJECTIVE'",
"format": "plain"
},
{
"id": 100313,
"order": "5.50000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11177.field_55141.0.value')",
"format": "plain"
},
{
"id": 100314,
"order": "6.00000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'CONDUCTED BY'",
"format": "plain"
},
{
"id": 100315,
"order": "6.50000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11177.field_55136.0.value')",
"format": "plain"
},
{
"id": 100316,
"order": "7.00000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'REQUIRED ATTENDEES'",
"format": "plain"
},
{
"id": 100317,
"order": "7.50000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11177.field_55137.*.value')",
"format": "plain"
},
{
"id": 100318,
"order": "8.00000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'NOTES'",
"format": "plain"
},
{
"id": 100319,
"order": "9.00000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11177.field_55138')",
"format": "plain"
},
{
"id": 100320,
"order": "10.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Observations'",
"level": 3
},
{
"id": 100321,
"order": "11.00000000000000000000",
"type": "link",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_width": "full",
"button_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_radius": 0,
"style_border_radius": 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('http://localhost:3000/form/KwHXIeWX8kAP7nuLB0h657yuuz2bMaknKuVWpkZPPZ0?prefill_Reporter=', get('user.username'), '&prefill_Status=Reported&prefill_Walk=', get('data_source.11177.field_55134'))",
"target": "blank",
"value": "'+ ADD NEW OBSERVATION'",
"variant": "button"
},
{
"id": 100322,
"order": "12.00000000000000000000",
"type": "table",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11178,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"fields": [
{
"uid": "71d83577-0902-4f75-8bba-b2dfa4301d32",
"name": "Title",
"type": "link",
"styles": {},
"config": {
"navigation_type": "page",
"navigate_to_page_id": 5991,
"page_parameters": [
{
"name": "observation_id",
"value": "get('current_record.id')"
}
],
"navigate_to_url": "",
"target": "self",
"link_name": "concat(get('current_record.field_55165'),' ',get('current_record.field_55143'))",
"variant": "link"
}
},
{
"uid": "dc2d277a-c86c-4ce5-80dc-0754e4c45687",
"name": "Description",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_55144')"
}
},
{
"uid": "d1d559c8-670a-4946-89bd-690f3d441255",
"name": "Assignee",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_55147.0.value')"
}
}
],
"orientation": {
"tablet": "vertical",
"desktop": "vertical",
"smartphone": "vertical"
}
}
],
"data_sources": [
{
"id": 11177,
"name": "Walk details",
"order": "1.00000000000000000000",
"service": {
"id": 13818,
"integration_id": 797,
"type": "local_baserow_get_row",
"table_id": 5249,
"view_id": 24489,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.walk_id')"
}
},
{
"id": 11178,
"name": "Observations",
"order": "2.00000000000000000000",
"service": {
"id": 13819,
"integration_id": 797,
"type": "local_baserow_list_rows",
"table_id": 5250,
"view_id": 24495,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": [
{
"field_id": 55150,
"type": "link_row_has",
"value": "get('page_parameter.walk_id')",
"value_is_formula": true
}
]
}
}
],
"workflow_actions": [],
"visibility": "logged-in",
"role_type": "allow_all",
"roles": []
},
{
"id": 5991,
"name": "Observation Details",
"order": 6,
"path": "/observation-details/:observation_id",
"path_params": [
{
"name": "observation_id",
"type": "numeric"
}
],
"shared": false,
"elements": [
{
"id": 100324,
"order": "0.50000000000000000000",
"type": "link",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_width": "full",
"button_text_alignment": "left",
"button_vertical_padding": 24
}
},
"style_border_top_color": "border",
"style_border_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_radius": 0,
"style_border_radius": 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": 5990,
"page_parameters": [
{
"name": "walk_id",
"value": "get('data_source.11179.field_55150.0.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "'<- Back to observation overview'",
"variant": "button"
},
{
"id": 100325,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11179.field_55143')",
"level": 2
},
{
"id": 100326,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": 100323,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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.url')",
"alt_text": ""
},
{
"id": 100327,
"order": "1.50000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'WALK'",
"format": "plain"
},
{
"id": 100328,
"order": "1.66666666666666674068",
"type": "link",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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": 5990,
"page_parameters": [
{
"name": "walk_id",
"value": "get('data_source.11179.field_55150.0.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "get('data_source.11179.field_55150.0.value')",
"variant": "link"
},
{
"id": 100329,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'DESCRIPTION'",
"format": "plain"
},
{
"id": 100330,
"order": "3.00000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11179.field_55144')",
"format": "plain"
},
{
"id": 100331,
"order": "5.00000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'REPORTER'",
"format": "plain"
},
{
"id": 100332,
"order": "5.50000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11179.field_55146.0.value')",
"format": "plain"
},
{
"id": 100333,
"order": "6.00000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'ASSIGNEE'",
"format": "plain"
},
{
"id": 100334,
"order": "6.50000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11179.field_55147.0.value')",
"format": "plain"
},
{
"id": 100335,
"order": "7.00000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'PILLAR'",
"format": "plain"
},
{
"id": 100336,
"order": "7.50000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11179.field_55151.0.value')",
"format": "plain"
},
{
"id": 100337,
"order": "8.00000000000000000000",
"type": "text",
"parent_element_id": null,
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'PRIORITY'",
"format": "plain"
},
{
"id": 100338,
"order": "9.00000000000000000000",
"type": "text",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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": 30,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11179.field_55149.value')",
"format": "plain"
},
{
"id": 100339,
"order": "10.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Images'",
"level": 3
},
{
"id": 100323,
"order": "11.00000000000000000000",
"type": "repeat",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11179,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": "field_55145",
"property_options": [],
"orientation": "vertical",
"items_per_row": {
"tablet": 2,
"desktop": 2,
"smartphone": 2
},
"horizontal_gap": 0,
"vertical_gap": 0
}
],
"data_sources": [
{
"id": 11179,
"name": "Observation details",
"order": "1.00000000000000000000",
"service": {
"id": 13820,
"integration_id": 797,
"type": "local_baserow_get_row",
"table_id": 5250,
"view_id": 24495,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.observation_id')"
}
}
],
"workflow_actions": [],
"visibility": "logged-in",
"role_type": "allow_all",
"roles": []
}
],
"integrations": [
{
"id": 797,
"name": "Local Baserow",
"order": "1.00000000000000000000",
"type": "local_baserow",
"authorized_user": null
}
],
"theme": {
"primary_color": "#014aacff",
"secondary_color": "#0090da",
"border_color": "#a0a0a0ff",
"main_success_color": "#12D452",
"main_warning_color": "#FCC74A",
"main_error_color": "#FF5A4A",
"custom_colors": [],
"body_font_family": "inter",
"body_font_size": 14,
"body_font_weight": "regular",
"body_text_color": "#070810ff",
"body_text_alignment": "left",
"heading_1_font_family": "tahoma",
"heading_1_font_size": 24,
"heading_1_font_weight": "bold",
"heading_1_text_color": "primary",
"heading_1_text_alignment": "center",
"heading_2_font_family": "tahoma",
"heading_2_font_size": 20,
"heading_2_font_weight": "semi-bold",
"heading_2_text_color": "primary",
"heading_2_text_alignment": "left",
"heading_3_font_family": "tahoma",
"heading_3_font_size": 16,
"heading_3_font_weight": "medium",
"heading_3_text_color": "#070810ff",
"heading_3_text_alignment": "left",
"heading_4_font_family": "tahoma",
"heading_4_font_size": 16,
"heading_4_font_weight": "medium",
"heading_4_text_color": "#070810ff",
"heading_4_text_alignment": "left",
"heading_5_font_family": "tahoma",
"heading_5_font_size": 14,
"heading_5_font_weight": "regular",
"heading_5_text_color": "#070810ff",
"heading_5_text_alignment": "left",
"heading_6_font_family": "tahoma",
"heading_6_font_size": 14,
"heading_6_font_weight": "regular",
"heading_6_text_color": "#202128",
"heading_6_text_alignment": "left",
"button_font_family": "inter",
"button_font_size": 13,
"button_font_weight": "regular",
"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_font_weight": "regular",
"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_border_radius": 0,
"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,
"label_font_weight": "medium",
"input_font_family": "inter",
"input_font_size": 13,
"input_font_weight": "regular",
"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": "#000000FF",
"table_border_size": 0,
"table_border_radius": 0,
"table_header_background_color": "secondary",
"table_header_text_color": "#ffffffff",
"table_header_font_size": 13,
"table_header_font_weight": "semi-bold",
"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": "#000000FF",
"table_vertical_separator_size": 0,
"table_horizontal_separator_color": "border",
"table_horizontal_separator_size": 1
},
"user_sources": [
{
"id": 618,
"name": "Employees",
"order": "1.00000000000000000000",
"type": "local_baserow",
"uid": "618_5246_55111_55114",
"integration_id": 797,
"auth_providers": [
{
"id": 621,
"type": "local_baserow_password",
"domain": null,
"enabled": true,
"password_field_id": 55248
}
],
"table_id": 5246,
"email_field_id": 55111,
"name_field_id": 55109,
"role_field_id": 55114
}
],
"favicon_file": null,
"login_page": {
"id": 5988,
"name": "Login",
"order": 1,
"path": "/login",
"path_params": [],
"shared": false,
"elements": [
{
"id": 100290,
"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_radius": 0,
"style_border_radius": 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": 100291,
"order": "2.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\udeb6\u200d\u2642\ufe0f GEMBA WALKS'",
"level": 1
},
{
"id": 100292,
"order": "3.00000000000000000000",
"type": "auth_form",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"login_button": {
"button_alignment": "center",
"button_horizontal_padding": 26
}
},
"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": 20,
"style_margin_right": 50,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"user_source_id": 618,
"login_button_label": "'Sign in'"
}
],
"data_sources": [],
"workflow_actions": [
{
"id": 13299,
"type": "open_page",
"order": 1,
"page_id": 5988,
"element_id": 100292,
"event": "after_login",
"navigation_type": "page",
"navigate_to_page_id": 5989,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
}
],
"visibility": "all",
"role_type": "allow_all",
"roles": []
},
"id": 1900,
"name": "GEMBA Walk Registrations",
"order": 2,
"type": "builder"
},
{
"pages": [
{
"id": 5969,
"name": "__shared__",
"order": 1,
"path": "__shared__",
"path_params": [],
"shared": true,
"elements": [
{
"id": 99999,
"order": "1.00000000000000000000",
"type": "header",
"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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"share_type": "except",
"pages": [
5970
]
},
{
"id": 100002,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": 99999,
"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_radius": 0,
"style_border_radius": 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": 100003,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 100000,
"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_radius": 0,
"style_border_radius": 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": 100004,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 100000,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right",
"button_text_color": "primary",
"button_background_color": "transparent",
"button_hover_text_color": "#96baf6ff",
"button_hover_background_color": "transparent"
}
},
"style_border_top_color": "border",
"style_border_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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 100005,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 100001,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {},
"button": {
"button_width": "full",
"button_font_size": 14,
"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": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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": 5983,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'\ud83c\udfe0 Home '",
"variant": "button"
},
{
"id": 100000,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": 99999,
"place_in_container": null,
"visibility": "all",
"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": 1,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 10,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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": 100001,
"order": "3.00000000000000000000",
"type": "column",
"parent_element_id": 99999,
"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": 2,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 6,
"column_gap": 20,
"alignment": "top"
}
],
"data_sources": [
{
"id": 11142,
"name": "All employees",
"order": "1.00000000000000000000",
"service": {
"id": 13769,
"integration_id": 796,
"type": "local_baserow_list_rows",
"table_id": 5246,
"view_id": 24483,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": []
}
},
{
"id": 11143,
"name": "All pillars",
"order": "2.00000000000000000000",
"service": {
"id": 13770,
"integration_id": 796,
"type": "local_baserow_list_rows",
"table_id": 5247,
"view_id": 24484,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": []
}
}
],
"workflow_actions": [
{
"id": 13267,
"type": "logout",
"order": 1,
"page_id": 5969,
"element_id": 100004,
"event": "click"
}
],
"visibility": "all",
"role_type": "allow_all",
"roles": []
},
{
"id": 5970,
"name": "Login",
"order": 1,
"path": "/login",
"path_params": [],
"shared": false,
"elements": [
{
"id": 100011,
"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_radius": 0,
"style_border_radius": 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": 100012,
"order": "2.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\udee0\ufe0f Integrated Operations Platform'",
"level": 1
},
{
"id": 100013,
"order": "4.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": 20,
"style_margin_right": 50,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"user_source_id": 619,
"login_button_label": "'Sign in'"
}
],
"data_sources": [],
"workflow_actions": [],
"visibility": "all",
"role_type": "allow_all",
"roles": []
},
{
"id": 5983,
"name": "Gemba walks",
"order": 14,
"path": "/",
"path_params": [],
"shared": false,
"elements": [
{
"id": 100219,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\udeb6\u200d\u2642\ufe0f GEMBA Walks '",
"level": 1
},
{
"id": 100220,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 100218,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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": 5985,
"page_parameters": [
{
"name": "observation_id",
"value": "get('current_record.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "get('current_record.value')",
"variant": "link"
},
{
"id": 100221,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 100217,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55134')",
"level": 3
},
{
"id": 100222,
"order": "1.50000000000000000000",
"type": "link",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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": 5984,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'+ Schedule new GEMBA walk'",
"variant": "link"
},
{
"id": 100217,
"order": "2.00000000000000000000",
"type": "repeat",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11171,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"orientation": "horizontal",
"items_per_row": {
"tablet": 1,
"desktop": 3,
"smartphone": 1
},
"horizontal_gap": 0,
"vertical_gap": 0
},
{
"id": 100223,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 100217,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'DATE + TIME'",
"format": "plain"
},
{
"id": 100224,
"order": "3.00000000000000000000",
"type": "text",
"parent_element_id": 100217,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55164')",
"format": "plain"
},
{
"id": 100225,
"order": "4.00000000000000000000",
"type": "text",
"parent_element_id": 100217,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'OBJECTIVE'",
"format": "plain"
},
{
"id": 100226,
"order": "4.33333333333333303727",
"type": "text",
"parent_element_id": 100217,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55141.*.value')",
"format": "plain"
},
{
"id": 100227,
"order": "4.50000000000000000000",
"type": "text",
"parent_element_id": 100217,
"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_radius": 0,
"style_border_radius": 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": 100228,
"order": "4.59999999999999964473",
"type": "text",
"parent_element_id": 100217,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55163'),' ',get('current_record.field_55139.value'))",
"format": "plain"
},
{
"id": 100229,
"order": "4.66666666666666696273",
"type": "text",
"parent_element_id": 100217,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'STATION'",
"format": "plain"
},
{
"id": 100230,
"order": "5.50000000000000000000",
"type": "text",
"parent_element_id": 100217,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55140.*.value')",
"format": "plain"
},
{
"id": 100231,
"order": "6.00000000000000000000",
"type": "text",
"parent_element_id": 100217,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'CONDUCTED BY'",
"format": "plain"
},
{
"id": 100232,
"order": "7.00000000000000000000",
"type": "text",
"parent_element_id": 100217,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55136.*.value')",
"format": "plain"
},
{
"id": 100233,
"order": "8.00000000000000000000",
"type": "text",
"parent_element_id": 100217,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'REQUIRED ATTENTDEES'",
"format": "plain"
},
{
"id": 100234,
"order": "9.00000000000000000000",
"type": "text",
"parent_element_id": 100217,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55137.*.value')",
"format": "plain"
},
{
"id": 100235,
"order": "9.50000000000000000000",
"type": "text",
"parent_element_id": 100217,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'NOTES'",
"format": "plain"
},
{
"id": 100236,
"order": "9.66666666666666607455",
"type": "text",
"parent_element_id": 100217,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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_55138')",
"format": "plain"
},
{
"id": 100237,
"order": "10.00000000000000000000",
"type": "text",
"parent_element_id": 100217,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'OBSERVATIONS'",
"format": "plain"
},
{
"id": 100218,
"order": "11.00000000000000000000",
"type": "repeat",
"parent_element_id": 100217,
"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": 40,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": null,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": "field_55142",
"property_options": [],
"orientation": "vertical",
"items_per_row": {
"tablet": 2,
"desktop": 2,
"smartphone": 2
},
"horizontal_gap": 0,
"vertical_gap": 0
}
],
"data_sources": [
{
"id": 11171,
"name": "All GEMBA walks",
"order": "1.00000000000000000000",
"service": {
"id": 13798,
"integration_id": 796,
"type": "local_baserow_list_rows",
"table_id": 5249,
"view_id": 24489,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": []
}
}
],
"workflow_actions": [],
"visibility": "logged-in",
"role_type": "allow_all",
"roles": []
},
{
"id": 5984,
"name": "Add New Gemba Walk",
"order": 15,
"path": "/add-new-gemba-walk",
"path_params": [],
"shared": false,
"elements": [
{
"id": 100239,
"order": "1.00000000000000000000",
"type": "input_text",
"parent_element_id": 100238,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'TITLE'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 100245,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\u2795 Add new GEMBA Walk'",
"level": 2
},
{
"id": 100240,
"order": "3.00000000000000000000",
"type": "datetime_picker",
"parent_element_id": 100238,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'DATE + TIME'",
"required": true,
"default_value": "",
"date_format": "ISO",
"include_time": true,
"time_format": "24"
},
{
"id": 100241,
"order": "3.50000000000000000000",
"type": "record_selector",
"parent_element_id": 100238,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11172,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [
{
"schema_property": "field_54894",
"filterable": false,
"sortable": false,
"searchable": true
},
{
"schema_property": "field_55129",
"filterable": false,
"sortable": false,
"searchable": true
}
],
"required": true,
"label": "'STATION'",
"default_value": "",
"placeholder": "",
"multiple": false,
"option_name_suffix": ""
},
{
"id": 100242,
"order": "4.00000000000000000000",
"type": "record_selector",
"parent_element_id": 100238,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11142,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [
{
"schema_property": "field_54838",
"filterable": false,
"sortable": false,
"searchable": true
}
],
"required": true,
"label": "'REQUIRED ATTENDEES'",
"default_value": "",
"placeholder": "",
"multiple": true,
"option_name_suffix": ""
},
{
"id": 100238,
"order": "5.00000000000000000000",
"type": "form_container",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "center",
"button_horizontal_padding": 36
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 50,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 50,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "color",
"style_background_color": "#a0a0a01a",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"submit_button_label": "'CREATE NEW GEMBA WALK'",
"reset_initial_values_post_submission": false
},
{
"id": 100243,
"order": "5.00000000000000000000",
"type": "record_selector",
"parent_element_id": 100238,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11143,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [
{
"schema_property": "field_54838",
"filterable": false,
"sortable": false,
"searchable": true
},
{
"schema_property": "field_55122",
"filterable": false,
"sortable": false,
"searchable": true
}
],
"required": true,
"label": "'MAIN OBJECTIVE'",
"default_value": "",
"placeholder": "",
"multiple": false,
"option_name_suffix": ""
},
{
"id": 100244,
"order": "6.00000000000000000000",
"type": "input_text",
"parent_element_id": 100238,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'NOTES'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": true,
"rows": 3,
"input_type": "text"
}
],
"data_sources": [
{
"id": 11172,
"name": "All stations",
"order": "1.00000000000000000000",
"service": {
"id": 13799,
"integration_id": 796,
"type": "local_baserow_list_rows",
"table_id": 5248,
"view_id": 24485,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": []
}
}
],
"workflow_actions": [
{
"id": 13290,
"type": "create_row",
"order": 1,
"page_id": 5984,
"element_id": 100238,
"event": "submit",
"service": {
"id": 13813,
"integration_id": 796,
"type": "local_baserow_upsert_row",
"table_id": 5249,
"row_id": "",
"field_mappings": [
{
"field_id": 55134,
"value": "get('form_data.100239')",
"enabled": true
},
{
"field_id": 55135,
"value": "get('form_data.100240')",
"enabled": true
},
{
"field_id": 55136,
"value": "get('user.id')",
"enabled": true
},
{
"field_id": 55137,
"value": "get('form_data.100242')",
"enabled": true
},
{
"field_id": 55138,
"value": "get('form_data.100244')",
"enabled": true
},
{
"field_id": 55139,
"value": "'Scheduled'",
"enabled": true
},
{
"field_id": 55140,
"value": "get('form_data.100241')",
"enabled": true
},
{
"field_id": 55141,
"value": "get('form_data.100243')",
"enabled": true
},
{
"field_id": 55142,
"value": "",
"enabled": false
}
]
}
},
{
"id": 13291,
"type": "open_page",
"order": 2,
"page_id": 5984,
"element_id": 100238,
"event": "submit",
"navigation_type": "page",
"navigate_to_page_id": 5983,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
}
],
"visibility": "logged-in",
"role_type": "allow_all",
"roles": []
},
{
"id": 5985,
"name": "Observation Details",
"order": 16,
"path": "/observation-details/:observation_id",
"path_params": [
{
"name": "observation_id",
"type": "numeric"
}
],
"shared": false,
"elements": [
{
"id": 100248,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('\ud83d\udeb6\u200d\u2642\ufe0f ',get('data_source.11173.field_55169'))",
"level": 2
},
{
"id": 100249,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 100247,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Details'",
"level": 3
},
{
"id": 100250,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 100247,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Add new action'",
"level": 3
},
{
"id": 100251,
"order": "1.00000000000000000000",
"type": "iframe",
"parent_element_id": 100246,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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', 'img{object-fit: contain', '\n', '</style>', '\n', concat('<a href=\"', get('current_record.url'), '\" target=\"_blank\">'), '\n', concat('<img src=\"', get('current_record.url'), '\" width=\"150\" height=\"150\">'), '\n', '</a>')",
"height": 150
},
{
"id": 100257,
"order": "1.00000000000000000000",
"type": "input_text",
"parent_element_id": 100256,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'TITLE'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 100266,
"order": "1.00000000000000000000",
"type": "text",
"parent_element_id": 100255,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'WALK'",
"format": "plain"
},
{
"id": 100252,
"order": "1.33333333333333325932",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Images'",
"level": 3
},
{
"id": 100246,
"order": "1.50000000000000000000",
"type": "repeat",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11173,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": "field_55145",
"property_options": [],
"orientation": "horizontal",
"items_per_row": {
"tablet": 3,
"desktop": 6,
"smartphone": 1
},
"horizontal_gap": 0,
"vertical_gap": 0
},
{
"id": 100255,
"order": "1.87500000000000000000",
"type": "form_container",
"parent_element_id": 100247,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "center",
"button_horizontal_padding": 36
}
},
"style_border_top_color": "border",
"style_border_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": 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_radius": 0,
"style_border_radius": 0,
"style_background": "color",
"style_background_color": "#a0a0a01a",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"submit_button_label": "'UPDATE OBSERVATION'",
"reset_initial_values_post_submission": false
},
{
"id": 100256,
"order": "2.00000000000000000000",
"type": "form_container",
"parent_element_id": 100247,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "center",
"button_horizontal_padding": 36
}
},
"style_border_top_color": "border",
"style_border_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_radius": 0,
"style_border_radius": 0,
"style_background": "color",
"style_background_color": "#a0a0a01a",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"submit_button_label": "'ADD NEW ACTION'",
"reset_initial_values_post_submission": false
},
{
"id": 100258,
"order": "2.00000000000000000000",
"type": "input_text",
"parent_element_id": 100256,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'DESCRIPTION'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": true,
"rows": 3,
"input_type": "text"
},
{
"id": 100267,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 100255,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11173.field_55167')",
"format": "plain"
},
{
"id": 100247,
"order": "3.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 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_radius": 0,
"style_border_radius": 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": 100259,
"order": "3.00000000000000000000",
"type": "datetime_picker",
"parent_element_id": 100256,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'DUE DATE'",
"required": true,
"default_value": "",
"date_format": "ISO",
"include_time": false,
"time_format": "24"
},
{
"id": 100268,
"order": "3.00000000000000000000",
"type": "text",
"parent_element_id": 100255,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'REPORTER'",
"format": "plain"
},
{
"id": 100253,
"order": "4.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'All actions'",
"level": 3
},
{
"id": 100260,
"order": "4.00000000000000000000",
"type": "record_selector",
"parent_element_id": 100256,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11142,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [
{
"schema_property": "field_54838",
"filterable": false,
"sortable": false,
"searchable": true
}
],
"required": true,
"label": "'ASSIGNEE'",
"default_value": "get('data_source.11173.field_55147.0.id')",
"placeholder": "",
"multiple": false,
"option_name_suffix": ""
},
{
"id": 100269,
"order": "4.00000000000000000000",
"type": "text",
"parent_element_id": 100255,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11173.field_55146.*.value')",
"format": "plain"
},
{
"id": 100254,
"order": "5.00000000000000000000",
"type": "table",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11174,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"fields": [
{
"uid": "5b8a46b0-e73d-4a3e-baf0-10805c2c1a4d",
"name": "!",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_55168')"
}
},
{
"uid": "df704848-707a-415d-ab9d-d53bdb2fd38f",
"name": "Name",
"type": "link",
"styles": {},
"config": {
"navigation_type": "page",
"navigate_to_page_id": 5986,
"page_parameters": [
{
"name": "action_id",
"value": "get('current_record.id')"
}
],
"navigate_to_url": "",
"target": "self",
"link_name": "get('current_record.field_55154')",
"variant": "link"
}
},
{
"uid": "160c2ce5-3068-414b-9f1e-becadf2f2078",
"name": "Description",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_55155')"
}
},
{
"uid": "752482a6-9be3-4f96-a2fe-0e2374aa052a",
"name": "Due Date",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_55156')"
}
},
{
"uid": "728a4aaa-0a46-434b-9d32-bf23380c27fe",
"name": "Assignee",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_55157.*.value')"
}
},
{
"uid": "7bd31aad-238f-49de-8dae-de9f6a4a2517",
"name": "Completion Date",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_55158')"
}
},
{
"uid": "97d16ede-bba3-499d-835f-ef9ce3e48982",
"name": "Status",
"type": "tags",
"styles": {},
"config": {
"values": "get('current_record.field_55159.value')",
"colors_is_formula": true,
"colors": "get('current_record.field_55159.color')"
}
}
],
"orientation": {
"tablet": "vertical",
"desktop": "horizontal",
"smartphone": "vertical"
}
},
{
"id": 100261,
"order": "5.00000000000000000000",
"type": "record_selector",
"parent_element_id": 100255,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11142,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [
{
"schema_property": "field_54838",
"filterable": false,
"sortable": false,
"searchable": true
}
],
"required": true,
"label": "'ASSIGNEE'",
"default_value": "get('data_source.11173.field_55147.0.id')",
"placeholder": "",
"multiple": false,
"option_name_suffix": ""
},
{
"id": 100262,
"order": "6.50000000000000000000",
"type": "input_text",
"parent_element_id": 100255,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'DESCRIPTION'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "get('data_source.11173.field_55144')",
"is_multiline": true,
"rows": 3,
"input_type": "text"
},
{
"id": 100263,
"order": "6.66666666666666696273",
"type": "record_selector",
"parent_element_id": 100255,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11143,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [],
"required": true,
"label": "'PILLAR'",
"default_value": "get('data_source.11173.field_55151.0.id')",
"placeholder": "",
"multiple": false,
"option_name_suffix": ""
},
{
"id": 100264,
"order": "7.00000000000000000000",
"type": "choice",
"parent_element_id": 100255,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'STATUS'",
"required": true,
"placeholder": "",
"default_value": "get('data_source.11173.field_55148.id')",
"options": [],
"multiple": false,
"show_as_dropdown": true,
"option_type": "formulas",
"formula_value": "get('data_source_context.11173.field_55148.*.id')",
"formula_name": "get('data_source_context.11173.field_55148.*.value')"
},
{
"id": 100265,
"order": "8.00000000000000000000",
"type": "choice",
"parent_element_id": 100255,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 0,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'PRIORITY'",
"required": true,
"placeholder": "",
"default_value": "get('data_source.11173.field_55149.id')",
"options": [],
"multiple": false,
"show_as_dropdown": true,
"option_type": "formulas",
"formula_value": "get('data_source_context.11173.field_55149.*.id')",
"formula_name": "get('data_source_context.11173.field_55149.*.value')"
}
],
"data_sources": [
{
"id": 11173,
"name": "Observation details",
"order": "1.00000000000000000000",
"service": {
"id": 13800,
"integration_id": 796,
"type": "local_baserow_get_row",
"table_id": 5250,
"view_id": 24495,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.observation_id')"
}
},
{
"id": 11174,
"name": "Associated actions",
"order": "2.00000000000000000000",
"service": {
"id": 13801,
"integration_id": 796,
"type": "local_baserow_list_rows",
"table_id": 5251,
"view_id": 24505,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": [
{
"field_id": 55160,
"type": "link_row_has",
"value": "get('page_parameter.observation_id')",
"value_is_formula": true
}
]
}
}
],
"workflow_actions": [
{
"id": 13292,
"type": "create_row",
"order": 1,
"page_id": 5985,
"element_id": 100256,
"event": "submit",
"service": {
"id": 13814,
"integration_id": 796,
"type": "local_baserow_upsert_row",
"table_id": 5251,
"row_id": "",
"field_mappings": [
{
"field_id": 55154,
"value": "get('form_data.100257')",
"enabled": true
},
{
"field_id": 55155,
"value": "get('form_data.100258')",
"enabled": true
},
{
"field_id": 55156,
"value": "get('form_data.100259')",
"enabled": true
},
{
"field_id": 55157,
"value": "get('form_data.100260')",
"enabled": true
},
{
"field_id": 55158,
"value": "",
"enabled": false
},
{
"field_id": 55159,
"value": "'Not started'",
"enabled": true
},
{
"field_id": 55160,
"value": "get('page_parameter.observation_id')",
"enabled": true
}
]
}
},
{
"id": 13293,
"type": "update_row",
"order": 1,
"page_id": 5985,
"element_id": 100255,
"event": "submit",
"service": {
"id": 13815,
"integration_id": 796,
"type": "local_baserow_upsert_row",
"table_id": 5250,
"row_id": "get('page_parameter.observation_id')",
"field_mappings": [
{
"field_id": 55143,
"value": "",
"enabled": false
},
{
"field_id": 55144,
"value": "get('form_data.100262')",
"enabled": true
},
{
"field_id": 55145,
"value": "",
"enabled": false
},
{
"field_id": 55146,
"value": "",
"enabled": false
},
{
"field_id": 55147,
"value": "get('form_data.100260')",
"enabled": true
},
{
"field_id": 55148,
"value": "get('form_data.100264')",
"enabled": true
},
{
"field_id": 55149,
"value": "get('form_data.100265')",
"enabled": true
},
{
"field_id": 55150,
"value": "",
"enabled": false
},
{
"field_id": 55151,
"value": "get('form_data.100263')",
"enabled": true
},
{
"field_id": 55152,
"value": "",
"enabled": false
}
]
}
},
{
"id": 13294,
"type": "refresh_data_source",
"order": 2,
"page_id": 5985,
"element_id": 100255,
"event": "submit",
"data_source_id": 11173
},
{
"id": 13295,
"type": "refresh_data_source",
"order": 2,
"page_id": 5985,
"element_id": 100256,
"event": "submit",
"data_source_id": 11174
}
],
"visibility": "logged-in",
"role_type": "allow_all",
"roles": []
},
{
"id": 5986,
"name": "Action details",
"order": 17,
"path": "/action-details-gemba/:action_id",
"path_params": [
{
"name": "action_id",
"type": "numeric"
}
],
"shared": false,
"elements": [
{
"id": 100272,
"order": "1.00000000000000000000",
"type": "datetime_picker",
"parent_element_id": 100271,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'DUE DATE'",
"required": true,
"default_value": "get('data_source.11175.field_55156')",
"date_format": "ISO",
"include_time": false,
"time_format": "24"
},
{
"id": 100276,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('\ud83d\udeb6\u200d\u2642\ufe0f',get('data_source.11175.field_55168'),' Action: ',get('data_source.11175.field_55154'))",
"level": 2
},
{
"id": 100277,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 100270,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Details'",
"level": 3
},
{
"id": 100278,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 100270,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Update action'",
"level": 3
},
{
"id": 100273,
"order": "1.50000000000000000000",
"type": "record_selector",
"parent_element_id": 100271,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 11142,
"items_per_page": 20,
"button_load_more_label": "",
"schema_property": null,
"property_options": [
{
"schema_property": "field_54838",
"filterable": false,
"sortable": false,
"searchable": true
}
],
"required": true,
"label": "'ASSIGNEE'",
"default_value": "get('data_source.11175.field_55157.0.id')",
"placeholder": "",
"multiple": false,
"option_name_suffix": ""
},
{
"id": 100274,
"order": "1.66666666666666674068",
"type": "choice",
"parent_element_id": 100271,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'STATUS'",
"required": true,
"placeholder": "",
"default_value": "get('data_source.11175.field_55159.id')",
"options": [],
"multiple": false,
"show_as_dropdown": true,
"option_type": "formulas",
"formula_value": "get('data_source_context.11175.field_55159.*.id')",
"formula_name": "get('data_source_context.11175.field_55159.*.value')"
},
{
"id": 100270,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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": 100271,
"order": "2.00000000000000000000",
"type": "form_container",
"parent_element_id": 100270,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "center",
"button_horizontal_padding": 36
}
},
"style_border_top_color": "border",
"style_border_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_radius": 0,
"style_border_radius": 0,
"style_background": "color",
"style_background_color": "#a0a0a01a",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"submit_button_label": "'UPDATE ACTION DETAILS'",
"reset_initial_values_post_submission": false
},
{
"id": 100275,
"order": "2.00000000000000000000",
"type": "datetime_picker",
"parent_element_id": 100271,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"input": {
"label_font_size": 12,
"label_text_color": "border"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'COMPLETION DATE'",
"required": false,
"default_value": "get('data_source.11175.field_55158')",
"date_format": "ISO",
"include_time": false,
"time_format": "24"
},
{
"id": 100279,
"order": "2.00000000000000000000",
"type": "text",
"parent_element_id": 100270,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'OBSERVATION'",
"format": "plain"
},
{
"id": 100280,
"order": "3.00000000000000000000",
"type": "link",
"parent_element_id": 100270,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 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": 5985,
"page_parameters": [
{
"name": "observation_id",
"value": "get('data_source.11175.field_55160.0.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "get('data_source.11175.field_55160.0.value')",
"variant": "link"
},
{
"id": 100281,
"order": "4.00000000000000000000",
"type": "text",
"parent_element_id": 100270,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'TITLE'",
"format": "plain"
},
{
"id": 100282,
"order": "5.00000000000000000000",
"type": "text",
"parent_element_id": 100270,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11175.field_55154')",
"format": "plain"
},
{
"id": 100283,
"order": "6.00000000000000000000",
"type": "text",
"parent_element_id": 100270,
"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_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'DESCRIPTION'",
"format": "plain"
},
{
"id": 100284,
"order": "7.00000000000000000000",
"type": "text",
"parent_element_id": 100270,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 0,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 10,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "get('data_source.11175.field_55155')",
"format": "plain"
}
],
"data_sources": [
{
"id": 11175,
"name": "Action details",
"order": "1.00000000000000000000",
"service": {
"id": 13802,
"integration_id": 796,
"type": "local_baserow_get_row",
"table_id": 5251,
"view_id": 24505,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.action_id')"
}
}
],
"workflow_actions": [
{
"id": 13398,
"type": "open_page",
"order": 2,
"page_id": 5986,
"element_id": 100271,
"event": "submit",
"navigation_type": "page",
"navigate_to_page_id": 5985,
"page_parameters": [
{
"name": "observation_id",
"value": "get('data_source.11175.field_55160.0.id')"
}
],
"navigate_to_url": "",
"target": "self"
},
{
"id": 13296,
"type": "update_row",
"order": 1,
"page_id": 5986,
"element_id": 100271,
"event": "submit",
"service": {
"id": 13816,
"integration_id": 796,
"type": "local_baserow_upsert_row",
"table_id": 5251,
"row_id": "get('page_parameter.action_id')",
"field_mappings": [
{
"field_id": 55154,
"value": "",
"enabled": false
},
{
"field_id": 55155,
"value": "",
"enabled": false
},
{
"field_id": 55156,
"value": "get('form_data.100272')",
"enabled": true
},
{
"field_id": 55157,
"value": "get('form_data.100273')",
"enabled": true
},
{
"field_id": 55158,
"value": "get('form_data.100275')",
"enabled": true
},
{
"field_id": 55159,
"value": "get('form_data.100274')",
"enabled": true
},
{
"field_id": 55160,
"value": "",
"enabled": false
}
]
}
}
],
"visibility": "logged-in",
"role_type": "allow_all",
"roles": []
}
],
"integrations": [
{
"id": 796,
"name": "Local Baserow",
"order": "1.00000000000000000000",
"type": "local_baserow",
"authorized_user": null
}
],
"theme": {
"primary_color": "#014aacff",
"secondary_color": "#0090da",
"border_color": "#a0a0a0ff",
"main_success_color": "#12D452",
"main_warning_color": "#FCC74A",
"main_error_color": "#FF5A4A",
"custom_colors": [],
"body_font_family": "inter",
"body_font_size": 14,
"body_font_weight": "regular",
"body_text_color": "#070810ff",
"body_text_alignment": "left",
"heading_1_font_family": "tahoma",
"heading_1_font_size": 24,
"heading_1_font_weight": "bold",
"heading_1_text_color": "primary",
"heading_1_text_alignment": "center",
"heading_2_font_family": "tahoma",
"heading_2_font_size": 20,
"heading_2_font_weight": "semi-bold",
"heading_2_text_color": "primary",
"heading_2_text_alignment": "left",
"heading_3_font_family": "tahoma",
"heading_3_font_size": 16,
"heading_3_font_weight": "medium",
"heading_3_text_color": "#070810ff",
"heading_3_text_alignment": "left",
"heading_4_font_family": "tahoma",
"heading_4_font_size": 16,
"heading_4_font_weight": "medium",
"heading_4_text_color": "#070810ff",
"heading_4_text_alignment": "left",
"heading_5_font_family": "tahoma",
"heading_5_font_size": 14,
"heading_5_font_weight": "regular",
"heading_5_text_color": "#070810ff",
"heading_5_text_alignment": "left",
"heading_6_font_family": "tahoma",
"heading_6_font_size": 14,
"heading_6_font_weight": "regular",
"heading_6_text_color": "#202128",
"heading_6_text_alignment": "left",
"button_font_family": "inter",
"button_font_size": 13,
"button_font_weight": "regular",
"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_font_weight": "regular",
"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_border_radius": 0,
"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,
"label_font_weight": "medium",
"input_font_family": "inter",
"input_font_size": 13,
"input_font_weight": "regular",
"input_text_color": "#070810FF",
"input_background_color": "#FFFFFFFF",
"input_border_color": "border",
"input_border_size": 1,
"input_border_radius": 4,
"input_vertical_padding": 8,
"input_horizontal_padding": 12,
"table_border_color": "border",
"table_border_size": 0,
"table_border_radius": 0,
"table_header_background_color": "#014aac4d",
"table_header_text_color": "#000000",
"table_header_font_size": 13,
"table_header_font_weight": "semi-bold",
"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": 619,
"name": "Employees",
"order": "1.00000000000000000000",
"type": "local_baserow",
"uid": "619_5246_55111_55114",
"integration_id": 796,
"auth_providers": [
{
"id": 622,
"type": "local_baserow_password",
"domain": null,
"enabled": true,
"password_field_id": 55248
}
],
"table_id": 5246,
"email_field_id": 55111,
"name_field_id": 55109,
"role_field_id": 55114
}
],
"favicon_file": null,
"login_page": {
"id": 5970,
"name": "Login",
"order": 1,
"path": "/login",
"path_params": [],
"shared": false,
"elements": [
{
"id": 100011,
"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_radius": 0,
"style_border_radius": 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": 100012,
"order": "2.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\udee0\ufe0f Integrated Operations Platform'",
"level": 1
},
{
"id": 100013,
"order": "4.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": 20,
"style_margin_right": 50,
"style_background_radius": 0,
"style_border_radius": 0,
"style_background": "color",
"style_background_color": "#eeeeee4d",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"user_source_id": 619,
"login_button_label": "'Sign in'"
}
],
"data_sources": [],
"workflow_actions": [],
"visibility": "all",
"role_type": "allow_all",
"roles": []
},
"id": 1899,
"name": "GEMBA Walk Management",
"order": 3,
"type": "builder"
}
]
}