{ "baserow_template_version": 1, "name": "Formula demo", "icon": "iconoir-sigma-function", "keywords": [ "All", "Formulas", "Formula", "Functions", "Baserow" ], "categories": [ "Baserow" ], "export": [ { "id": 2157, "name": "Case 1 - Task Management", "order": 1, "type": "database", "tables": [ { "id": 5672, "name": "Tasks", "order": 2, "fields": [ { "id": 59500, "type": "formula", "name": "Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(field('Title'),'-',row_id())", "formula_type": "text" }, { "id": 59495, "type": "single_select", "name": "Category", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 20953, "value": "Operations", "color": "darker-gray", "order": 0 }, { "id": 20954, "value": "Management", "color": "dark-brown", "order": 1 }, { "id": 20955, "value": "Marketing", "color": "light-cyan", "order": 2 }, { "id": 20956, "value": "Finance", "color": "darker-yellow", "order": 3 }, { "id": 20957, "value": "Human Resources", "color": "light-yellow", "order": 4 } ] }, { "id": 59496, "type": "text", "name": "Description", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59497, "type": "text", "name": "Title", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59498, "type": "formula", "name": "Name - 1", "description": null, "order": 4, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": 0, "formula": "row_id()", "formula_type": "number" }, { "id": 59501, "type": "formula", "name": "Name - 2", "description": null, "order": 5, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(field('Title'),'-',row_id())", "formula_type": "text" }, { "id": 59502, "type": "formula", "name": "Name - 3", "description": null, "order": 6, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(left(upper(totext(field('Category'))),3),'-',row_id())", "formula_type": "text" }, { "id": 59503, "type": "formula", "name": "Name - 4", "description": null, "order": 7, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(left(upper(totext(field('Category'))),3),'-',year(field('Created on')),'-',row_id())", "formula_type": "text" }, { "id": 59499, "type": "created_on", "name": "Created on", "description": null, "order": 8, "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 } ], "views": [ { "id": 26404, "type": "grid", "name": "All tasks", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260727, "field_id": 59500, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260728, "field_id": 59498, "width": 126, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260729, "field_id": 59501, "width": 188, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260730, "field_id": 59502, "width": 200, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260731, "field_id": 59503, "width": 200, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260732, "field_id": 59497, "width": 171, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260733, "field_id": 59495, "width": 140, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260734, "field_id": 59496, "width": 554, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260735, "field_id": 59499, "width": 200, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T07:48:00.081133+00:00", "updated_on": "2025-02-05T07:57:28.506186+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59500": null, "field_59495": 20957, "field_59496": "Conduct onboarding for a new hire, including setting up payroll in the HR system, scheduling a welcome meeting with the team, providing access to company tools, and assigning required training materials.", "field_59497": "Employee Onboarding", "field_59498": null, "field_59501": null, "field_59502": null, "field_59503": null, "field_59499": null }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T07:48:00.081208+00:00", "updated_on": "2025-02-05T07:57:28.506260+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59500": null, "field_59495": 20956, "field_59496": "Process and approve five supplier invoices by verifying amounts, ensuring correct account allocation, obtaining necessary approvals, and scheduling payment in the financial system.", "field_59497": "Invoice Processing", "field_59498": null, "field_59501": null, "field_59502": null, "field_59503": null, "field_59499": null }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T07:48:00.081236+00:00", "updated_on": "2025-02-05T07:57:28.506285+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59500": null, "field_59495": 20955, "field_59496": "Write, design, and schedule three social media posts promoting the company\u2019s latest product update, ensuring alignment with brand guidelines and marketing strategy.", "field_59497": "Social Media Posts", "field_59498": null, "field_59501": null, "field_59502": null, "field_59503": null, "field_59499": null }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T07:48:00.081262+00:00", "updated_on": "2025-02-05T07:57:28.506305+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59500": null, "field_59495": 20953, "field_59496": "Resolve 15 customer support tickets by diagnosing issues, providing solutions, updating ticket statuses, and following up to ensure customer satisfaction.", "field_59497": "Customer Ticketing", "field_59498": null, "field_59501": null, "field_59502": null, "field_59503": null, "field_59499": null }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T07:48:00.081289+00:00", "updated_on": "2025-02-05T07:57:28.506345+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59500": null, "field_59495": 20954, "field_59496": "Break down an upcoming project into five key tasks, assign them to team members, set deadlines in the project management system, and communicate expectations to stakeholders.", "field_59497": "Task Assignment", "field_59498": null, "field_59501": null, "field_59502": null, "field_59503": null, "field_59499": null }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T07:48:00.081315+00:00", "updated_on": "2025-02-05T07:57:28.506363+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59500": null, "field_59495": 20953, "field_59496": "Install security patches and update software on all employee workstations, ensuring compatibility, testing functionality, and documenting changes for compliance.", "field_59497": "System Updates", "field_59498": null, "field_59501": null, "field_59502": null, "field_59503": null, "field_59499": null }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T07:48:00.081340+00:00", "updated_on": "2025-02-05T07:57:28.506391+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59500": null, "field_59495": 20953, "field_59496": "Conduct a physical inventory count of all high-value products, compare results with digital records, report discrepancies, and update the inventory management system.", "field_59497": "Inventory Check", "field_59498": null, "field_59501": null, "field_59502": null, "field_59503": null, "field_59499": null }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T07:48:00.081365+00:00", "updated_on": "2025-02-05T07:57:28.506408+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59500": null, "field_59495": 20955, "field_59496": "Follow up with five potential clients via email or phone, answer questions, provide additional information, and schedule meetings to move them through the sales pipeline.", "field_59497": "Client Follow-Up", "field_59498": null, "field_59501": null, "field_59502": null, "field_59503": null, "field_59499": null }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T07:48:00.081389+00:00", "updated_on": "2025-02-05T07:57:28.506428+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59500": null, "field_59495": 20954, "field_59496": "Review and update one company policy by assessing current regulations, identifying gaps, revising wording, obtaining approval, and publishing the final version.", "field_59497": "Policy Review", "field_59498": null, "field_59501": null, "field_59502": null, "field_59503": null, "field_59499": null }, { "id": 10, "order": "10.00000000000000000000", "created_on": "2025-02-05T07:48:00.081413+00:00", "updated_on": "2025-02-05T07:57:28.506445+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59500": null, "field_59495": 20954, "field_59496": "Conduct one-on-one performance reviews with three employees, discuss achievements and challenges, document feedback, and outline action steps for improvement.", "field_59497": "Performance Reviews", "field_59498": null, "field_59501": null, "field_59502": null, "field_59503": null, "field_59499": null } ], "data_sync": null } ] }, { "id": 2158, "name": "Case 2 - Task Management", "order": 2, "type": "database", "tables": [ { "id": 5673, "name": "Tasks", "order": 2, "fields": [ { "id": 59509, "type": "formula", "name": "Name", "description": null, "order": 10, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(left(upper(totext(field('Category'))),3),'-',year(field('Created on')),'-',field('ID'))", "formula_type": "text" }, { "id": 59504, "type": "single_select", "name": "Category", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 20958, "value": "Operations", "color": "darker-gray", "order": 0 }, { "id": 20959, "value": "Management", "color": "dark-brown", "order": 1 }, { "id": 20960, "value": "Marketing", "color": "light-cyan", "order": 2 }, { "id": 20961, "value": "Finance", "color": "darker-yellow", "order": 3 }, { "id": 20962, "value": "Human Resources", "color": "light-yellow", "order": 4 } ] }, { "id": 59505, "type": "text", "name": "Description", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59506, "type": "text", "name": "Title", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59507, "type": "created_on", "name": "Created on", "description": null, "order": 8, "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": 59508, "type": "formula", "name": "ID", "description": null, "order": 9, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(row_id() < 10,concat('0000',row_id()),if(row_id() < 100,concat('000',row_id()),if(row_id() < 1000,concat('00',row_id()),if(row_id() < 10000,concat('0',row_id()),row_id()))))", "formula_type": "text" } ], "views": [ { "id": 26405, "type": "grid", "name": "All tasks", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260736, "field_id": 59509, "width": 200, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260737, "field_id": 59508, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260738, "field_id": 59506, "width": 171, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260739, "field_id": 59504, "width": 140, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260740, "field_id": 59505, "width": 554, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260741, "field_id": 59507, "width": 200, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T07:48:00.081133+00:00", "updated_on": "2025-02-05T07:57:28.506186+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59509": null, "field_59504": 20962, "field_59505": "Conduct onboarding for a new hire, including setting up payroll in the HR system, scheduling a welcome meeting with the team, providing access to company tools, and assigning required training materials.", "field_59506": "Employee Onboarding", "field_59507": null, "field_59508": null }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T07:48:00.081208+00:00", "updated_on": "2025-02-05T07:57:28.506260+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59509": null, "field_59504": 20961, "field_59505": "Process and approve five supplier invoices by verifying amounts, ensuring correct account allocation, obtaining necessary approvals, and scheduling payment in the financial system.", "field_59506": "Invoice Processing", "field_59507": null, "field_59508": null }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T07:48:00.081236+00:00", "updated_on": "2025-02-05T07:57:28.506285+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59509": null, "field_59504": 20960, "field_59505": "Write, design, and schedule three social media posts promoting the company\u2019s latest product update, ensuring alignment with brand guidelines and marketing strategy.", "field_59506": "Social Media Posts", "field_59507": null, "field_59508": null }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T07:48:00.081262+00:00", "updated_on": "2025-02-05T07:57:28.506305+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59509": null, "field_59504": 20958, "field_59505": "Resolve 15 customer support tickets by diagnosing issues, providing solutions, updating ticket statuses, and following up to ensure customer satisfaction.", "field_59506": "Customer Ticketing", "field_59507": null, "field_59508": null }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T07:48:00.081289+00:00", "updated_on": "2025-02-05T07:57:28.506345+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59509": null, "field_59504": 20959, "field_59505": "Break down an upcoming project into five key tasks, assign them to team members, set deadlines in the project management system, and communicate expectations to stakeholders.", "field_59506": "Task Assignment", "field_59507": null, "field_59508": null }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T07:48:00.081315+00:00", "updated_on": "2025-02-05T07:57:28.506363+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59509": null, "field_59504": 20958, "field_59505": "Install security patches and update software on all employee workstations, ensuring compatibility, testing functionality, and documenting changes for compliance.", "field_59506": "System Updates", "field_59507": null, "field_59508": null }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T07:48:00.081340+00:00", "updated_on": "2025-02-05T07:57:28.506391+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59509": null, "field_59504": 20958, "field_59505": "Conduct a physical inventory count of all high-value products, compare results with digital records, report discrepancies, and update the inventory management system.", "field_59506": "Inventory Check", "field_59507": null, "field_59508": null }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T07:48:00.081365+00:00", "updated_on": "2025-02-05T07:57:28.506408+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59509": null, "field_59504": 20960, "field_59505": "Follow up with five potential clients via email or phone, answer questions, provide additional information, and schedule meetings to move them through the sales pipeline.", "field_59506": "Client Follow-Up", "field_59507": null, "field_59508": null }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T07:48:00.081389+00:00", "updated_on": "2025-02-05T07:57:28.506428+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59509": null, "field_59504": 20959, "field_59505": "Review and update one company policy by assessing current regulations, identifying gaps, revising wording, obtaining approval, and publishing the final version.", "field_59506": "Policy Review", "field_59507": null, "field_59508": null }, { "id": 10, "order": "10.00000000000000000000", "created_on": "2025-02-05T07:48:00.081413+00:00", "updated_on": "2025-02-05T07:57:28.506445+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59509": null, "field_59504": 20959, "field_59505": "Conduct one-on-one performance reviews with three employees, discuss achievements and challenges, document feedback, and outline action steps for improvement.", "field_59506": "Performance Reviews", "field_59507": null, "field_59508": null } ], "data_sync": null } ] }, { "id": 2159, "name": "Case 3 - Task Management", "order": 3, "type": "database", "tables": [ { "id": 5674, "name": "Tasks", "order": 2, "fields": [ { "id": 59517, "type": "formula", "name": "Name", "description": null, "order": 10, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(left(upper(totext(field('Category'))),3),'-',year(field('Created on')),'-',field('ID'))", "formula_type": "text" }, { "id": 59510, "type": "single_select", "name": "Category", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 20963, "value": "Operations", "color": "darker-gray", "order": 0 }, { "id": 20964, "value": "Management", "color": "dark-brown", "order": 1 }, { "id": 20965, "value": "Marketing", "color": "light-cyan", "order": 2 }, { "id": 20966, "value": "Finance", "color": "darker-yellow", "order": 3 }, { "id": 20967, "value": "Human Resources", "color": "light-yellow", "order": 4 } ] }, { "id": 59511, "type": "text", "name": "Description", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59512, "type": "text", "name": "Title", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59513, "type": "created_on", "name": "Created on", "description": null, "order": 8, "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": 59514, "type": "formula", "name": "ID", "description": null, "order": 9, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(row_id() < 10,concat('0000',row_id()),if(row_id() < 100,concat('000',row_id()),if(row_id() < 1000,concat('00',row_id()),if(row_id() < 10000,concat('0',row_id()),row_id()))))", "formula_type": "text" }, { "id": 59515, "type": "single_select", "name": "Importance", "description": null, "order": 11, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 20968, "value": "Low", "color": "cyan", "order": 0 }, { "id": 20969, "value": "Medium", "color": "blue", "order": 1 }, { "id": 20970, "value": "High", "color": "red", "order": 2 } ] }, { "id": 59516, "type": "date", "name": "Deadline", "description": null, "order": 12, "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": 59518, "type": "formula", "name": "Is urgent", "description": null, "order": 13, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') < today() + date_interval('3 days')", "formula_type": "boolean" }, { "id": 59519, "type": "formula", "name": "Is high priority", "description": null, "order": 14, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Importance') = 'High'", "formula_type": "boolean" }, { "id": 59520, "type": "formula", "name": "Desired start date", "description": null, "order": 15, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": false, "date_show_tzinfo": false, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": "ISO", "date_time_format": "24", "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "todate(if(and(field('Is urgent'),field('Is high priority')),today(),if(and(field('Is urgent'),not(field('Is high priority'))),today() + date_interval('1 day'),if(and(not(field('Is urgent')),field('Is high priority')),today() + date_interval('3 days'),''))),'YYYY-MM-DD')", "formula_type": "date" } ], "views": [ { "id": 26406, "type": "grid", "name": "All tasks", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260742, "field_id": 59517, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260743, "field_id": 59514, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260744, "field_id": 59512, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260745, "field_id": 59510, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260746, "field_id": 59515, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260747, "field_id": 59516, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260748, "field_id": 59518, "width": 125, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260749, "field_id": 59519, "width": 200, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260750, "field_id": 59520, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260751, "field_id": 59511, "width": 554, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260752, "field_id": 59513, "width": 200, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26454, "type": "calendar", "name": "Calendar: task schedule", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "decorations": [], "public": false, "date_field_id": 59520, "field_options": [ { "id": 12561, "field_id": 59510, "hidden": true, "order": 32767 }, { "id": 12562, "field_id": 59511, "hidden": true, "order": 32767 }, { "id": 12563, "field_id": 59512, "hidden": true, "order": 32767 }, { "id": 12564, "field_id": 59513, "hidden": true, "order": 32767 }, { "id": 12565, "field_id": 59514, "hidden": true, "order": 32767 }, { "id": 12566, "field_id": 59515, "hidden": true, "order": 32767 }, { "id": 12567, "field_id": 59516, "hidden": true, "order": 32767 }, { "id": 12560, "field_id": 59517, "hidden": false, "order": 32767 }, { "id": 12568, "field_id": 59518, "hidden": true, "order": 32767 }, { "id": 12569, "field_id": 59519, "hidden": true, "order": 32767 }, { "id": 12570, "field_id": 59520, "hidden": true, "order": 32767 } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T07:48:00.081133+00:00", "updated_on": "2025-03-05T14:37:46.499200+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59517": null, "field_59510": 20967, "field_59511": "Conduct onboarding for a new hire, including setting up payroll in the HR system, scheduling a welcome meeting with the team, providing access to company tools, and assigning required training materials.", "field_59512": "Employee Onboarding", "field_59513": null, "field_59514": null, "field_59515": 20969, "field_59516": "2025-03-06", "field_59518": null, "field_59519": null, "field_59520": null }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T07:48:00.081208+00:00", "updated_on": "2025-03-05T14:37:57.135878+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59517": null, "field_59510": 20966, "field_59511": "Process and approve five supplier invoices by verifying amounts, ensuring correct account allocation, obtaining necessary approvals, and scheduling payment in the financial system.", "field_59512": "Invoice Processing", "field_59513": null, "field_59514": null, "field_59515": 20968, "field_59516": "2025-03-20", "field_59518": null, "field_59519": null, "field_59520": null }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T07:48:00.081236+00:00", "updated_on": "2025-03-05T14:38:01.849996+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59517": null, "field_59510": 20965, "field_59511": "Write, design, and schedule three social media posts promoting the company\u2019s latest product update, ensuring alignment with brand guidelines and marketing strategy.", "field_59512": "Social Media Posts", "field_59513": null, "field_59514": null, "field_59515": 20969, "field_59516": "2025-03-06", "field_59518": null, "field_59519": null, "field_59520": null }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T07:48:00.081262+00:00", "updated_on": "2025-03-05T14:38:05.386390+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59517": null, "field_59510": 20963, "field_59511": "Resolve 15 customer support tickets by diagnosing issues, providing solutions, updating ticket statuses, and following up to ensure customer satisfaction.", "field_59512": "Customer Ticketing", "field_59513": null, "field_59514": null, "field_59515": 20970, "field_59516": "2025-03-06", "field_59518": null, "field_59519": null, "field_59520": null }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T07:48:00.081289+00:00", "updated_on": "2025-03-05T14:38:11.201268+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59517": null, "field_59510": 20964, "field_59511": "Break down an upcoming project into five key tasks, assign them to team members, set deadlines in the project management system, and communicate expectations to stakeholders.", "field_59512": "Task Assignment", "field_59513": null, "field_59514": null, "field_59515": 20969, "field_59516": "2025-03-27", "field_59518": null, "field_59519": null, "field_59520": null }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T07:48:00.081315+00:00", "updated_on": "2025-03-05T14:38:15.494431+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59517": null, "field_59510": 20963, "field_59511": "Install security patches and update software on all employee workstations, ensuring compatibility, testing functionality, and documenting changes for compliance.", "field_59512": "System Updates", "field_59513": null, "field_59514": null, "field_59515": 20968, "field_59516": "2025-03-11", "field_59518": null, "field_59519": null, "field_59520": null }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T07:48:00.081340+00:00", "updated_on": "2025-02-05T08:27:55.616379+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59517": null, "field_59510": 20963, "field_59511": "Conduct a physical inventory count of all high-value products, compare results with digital records, report discrepancies, and update the inventory management system.", "field_59512": "Inventory Check", "field_59513": null, "field_59514": null, "field_59515": 20969, "field_59516": "2025-02-08", "field_59518": null, "field_59519": null, "field_59520": null }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T07:48:00.081365+00:00", "updated_on": "2025-02-05T08:24:20.757720+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59517": null, "field_59510": 20965, "field_59511": "Follow up with five potential clients via email or phone, answer questions, provide additional information, and schedule meetings to move them through the sales pipeline.", "field_59512": "Client Follow-Up", "field_59513": null, "field_59514": null, "field_59515": 20970, "field_59516": "2025-02-07", "field_59518": null, "field_59519": null, "field_59520": null }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T07:48:00.081389+00:00", "updated_on": "2025-02-05T08:24:24.876898+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59517": null, "field_59510": 20964, "field_59511": "Review and update one company policy by assessing current regulations, identifying gaps, revising wording, obtaining approval, and publishing the final version.", "field_59512": "Policy Review", "field_59513": null, "field_59514": null, "field_59515": 20970, "field_59516": "2025-02-11", "field_59518": null, "field_59519": null, "field_59520": null }, { "id": 10, "order": "10.00000000000000000000", "created_on": "2025-02-05T07:48:00.081413+00:00", "updated_on": "2025-02-05T08:24:38.392668+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59517": null, "field_59510": 20964, "field_59511": "Conduct one-on-one performance reviews with three employees, discuss achievements and challenges, document feedback, and outline action steps for improvement.", "field_59512": "Performance Reviews", "field_59513": null, "field_59514": null, "field_59515": 20970, "field_59516": "2025-02-28", "field_59518": null, "field_59519": null, "field_59520": null } ], "data_sync": null } ] }, { "id": 2160, "name": "Case 4 - Task Management", "order": 4, "type": "database", "tables": [ { "id": 5675, "name": "Tasks", "order": 2, "fields": [ { "id": 59536, "type": "formula", "name": "Name", "description": null, "order": 10, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(left(upper(totext(field('Category'))),3),'-',year(field('Created on')),'-',field('ID'))", "formula_type": "text" }, { "id": 59521, "type": "single_select", "name": "Category", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 20971, "value": "Operations", "color": "darker-gray", "order": 0 }, { "id": 20972, "value": "Management", "color": "dark-brown", "order": 1 }, { "id": 20973, "value": "Marketing", "color": "light-cyan", "order": 2 }, { "id": 20974, "value": "Finance", "color": "darker-yellow", "order": 3 }, { "id": 20975, "value": "Human Resources", "color": "light-yellow", "order": 4 } ] }, { "id": 59522, "type": "text", "name": "Description", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59523, "type": "text", "name": "Title", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59524, "type": "created_on", "name": "Created on", "description": null, "order": 8, "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": 59525, "type": "formula", "name": "ID", "description": null, "order": 9, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(row_id() < 10,concat('0000',row_id()),if(row_id() < 100,concat('000',row_id()),if(row_id() < 1000,concat('00',row_id()),if(row_id() < 10000,concat('0',row_id()),row_id()))))", "formula_type": "text" }, { "id": 59526, "type": "single_select", "name": "Importance", "description": null, "order": 11, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 20976, "value": "Low", "color": "cyan", "order": 0 }, { "id": 20977, "value": "Medium", "color": "blue", "order": 1 }, { "id": 20978, "value": "High", "color": "red", "order": 2 } ] }, { "id": 59527, "type": "date", "name": "Deadline", "description": null, "order": 12, "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": 59537, "type": "formula", "name": "Is urgent", "description": null, "order": 13, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') < today() + date_interval('3 days')", "formula_type": "boolean" }, { "id": 59538, "type": "formula", "name": "Is high priority", "description": null, "order": 14, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Importance') = 'High'", "formula_type": "boolean" }, { "id": 59542, "type": "formula", "name": "Desired start date", "description": null, "order": 15, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(and(field('Is urgent'),field('Is high priority')),today(),if(and(field('Is urgent'),not(field('Is high priority'))),today() + date_interval('1 day'),if(and(not(field('Is urgent')),field('Is high priority')),today() + date_interval('3 days'),'')))", "formula_type": "text" }, { "id": 59528, "type": "number", "name": "Expected workload", "description": null, "order": 16, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "number_decimal_places": 0, "number_negative": false, "number_prefix": "", "number_suffix": "hours", "number_separator": "" }, { "id": 59529, "type": "link_row", "name": "Contractor", "description": null, "order": 17, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5676, "link_row_related_field_id": 59535, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59539, "type": "formula", "name": "Required fields valid", "description": null, "order": 18, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(and(not(isblank(field('Importance'))),not(isblank(field('Deadline')))),not(isblank(field('Expected workload'))))", "formula_type": "boolean" }, { "id": 59541, "type": "formula", "name": "Contractor valid", "description": null, "order": 19, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "or(count(field('Contractor')) = 0,regex_replace(join(lookup('Contractor','VAT Number'),''),'(GB)?([0-9]{9})','valid') = 'valid')", "formula_type": "boolean" }, { "id": 59543, "type": "formula", "name": "Task is valid", "description": null, "order": 20, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(field('Required fields valid'),field('Contractor valid'))", "formula_type": "boolean" } ], "views": [ { "id": 26407, "type": "grid", "name": "All tasks", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260753, "field_id": 59536, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260754, "field_id": 59525, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260755, "field_id": 59523, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260756, "field_id": 59521, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260757, "field_id": 59526, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260758, "field_id": 59527, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260759, "field_id": 59528, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260760, "field_id": 59537, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260761, "field_id": 59538, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260762, "field_id": 59542, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260763, "field_id": 59522, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260764, "field_id": 59529, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260765, "field_id": 59524, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260766, "field_id": 59539, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260767, "field_id": 59541, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260768, "field_id": 59543, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26408, "type": "grid", "name": "Valid tasks", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13945, "field_id": 59543, "type": "boolean", "value": "1", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260769, "field_id": 59536, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260770, "field_id": 59525, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260771, "field_id": 59523, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260772, "field_id": 59521, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260773, "field_id": 59526, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260774, "field_id": 59527, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260775, "field_id": 59528, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260776, "field_id": 59537, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260777, "field_id": 59538, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260778, "field_id": 59542, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260779, "field_id": 59522, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260780, "field_id": 59529, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260781, "field_id": 59524, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260782, "field_id": 59539, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260783, "field_id": 59541, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260784, "field_id": 59543, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26409, "type": "grid", "name": "Invalid tasks", "order": 3, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13946, "field_id": 59543, "type": "boolean", "value": "0", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260785, "field_id": 59536, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260786, "field_id": 59525, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260787, "field_id": 59523, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260788, "field_id": 59521, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260789, "field_id": 59526, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260790, "field_id": 59527, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260791, "field_id": 59528, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260792, "field_id": 59537, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260793, "field_id": 59538, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260794, "field_id": 59542, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260795, "field_id": 59522, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260796, "field_id": 59529, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260797, "field_id": 59524, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260798, "field_id": 59539, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260799, "field_id": 59541, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260800, "field_id": 59543, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T07:48:00.081133+00:00", "updated_on": "2025-02-05T08:54:28.198506+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59536": null, "field_59521": 20975, "field_59522": "Conduct onboarding for a new hire, including setting up payroll in the HR system, scheduling a welcome meeting with the team, providing access to company tools, and assigning required training materials.", "field_59523": "Employee Onboarding", "field_59524": null, "field_59525": null, "field_59526": 20977, "field_59527": "2025-02-06", "field_59537": null, "field_59538": null, "field_59542": null, "field_59528": "12", "field_59529": [], "field_59539": null, "field_59541": null, "field_59543": null }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T07:48:00.081208+00:00", "updated_on": "2025-02-05T08:55:14.566113+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59536": null, "field_59521": 20974, "field_59522": "Process and approve five supplier invoices by verifying amounts, ensuring correct account allocation, obtaining necessary approvals, and scheduling payment in the financial system.", "field_59523": "Invoice Processing", "field_59524": null, "field_59525": null, "field_59526": 20976, "field_59527": "2025-02-20", "field_59537": null, "field_59538": null, "field_59542": null, "field_59528": "34", "field_59529": [], "field_59539": null, "field_59541": null, "field_59543": null }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T07:48:00.081236+00:00", "updated_on": "2025-02-05T08:52:13.641485+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59536": null, "field_59521": 20973, "field_59522": "Write, design, and schedule three social media posts promoting the company\u2019s latest product update, ensuring alignment with brand guidelines and marketing strategy.", "field_59523": "Social Media Posts", "field_59524": null, "field_59525": null, "field_59526": 20977, "field_59527": "2025-02-06", "field_59537": null, "field_59538": null, "field_59542": null, "field_59528": "53", "field_59529": [ 1 ], "field_59539": null, "field_59541": null, "field_59543": null }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T07:48:00.081262+00:00", "updated_on": "2025-02-05T08:40:03.177446+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59536": null, "field_59521": 20971, "field_59522": "Resolve 15 customer support tickets by diagnosing issues, providing solutions, updating ticket statuses, and following up to ensure customer satisfaction.", "field_59523": "Customer Ticketing", "field_59524": null, "field_59525": null, "field_59526": 20978, "field_59527": "2025-02-06", "field_59537": null, "field_59538": null, "field_59542": null, "field_59528": "6", "field_59529": [], "field_59539": null, "field_59541": null, "field_59543": null }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T07:48:00.081289+00:00", "updated_on": "2025-02-05T08:40:15.433306+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59536": null, "field_59521": 20972, "field_59522": "Break down an upcoming project into five key tasks, assign them to team members, set deadlines in the project management system, and communicate expectations to stakeholders.", "field_59523": "Task Assignment", "field_59524": null, "field_59525": null, "field_59526": 20977, "field_59527": "2025-02-27", "field_59537": null, "field_59538": null, "field_59542": null, "field_59528": "11", "field_59529": [], "field_59539": null, "field_59541": null, "field_59543": null }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T07:48:00.081315+00:00", "updated_on": "2025-03-05T14:39:11.556520+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59536": null, "field_59521": 20971, "field_59522": "Install security patches and update software on all employee workstations, ensuring compatibility, testing functionality, and documenting changes for compliance.", "field_59523": "System Updates", "field_59524": null, "field_59525": null, "field_59526": null, "field_59527": "2025-02-11", "field_59537": null, "field_59538": null, "field_59542": null, "field_59528": "9", "field_59529": [ 2 ], "field_59539": null, "field_59541": null, "field_59543": null }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T07:48:00.081340+00:00", "updated_on": "2025-03-05T14:39:38.107347+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59536": null, "field_59521": 20971, "field_59522": "Conduct a physical inventory count of all high-value products, compare results with digital records, report discrepancies, and update the inventory management system.", "field_59523": "Inventory Check", "field_59524": null, "field_59525": null, "field_59526": 20977, "field_59527": "2025-02-08", "field_59537": null, "field_59538": null, "field_59542": null, "field_59528": "23", "field_59529": [ 3 ], "field_59539": null, "field_59541": null, "field_59543": null }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T07:48:00.081365+00:00", "updated_on": "2025-02-05T09:05:11.649918+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59536": null, "field_59521": 20973, "field_59522": "Follow up with five potential clients via email or phone, answer questions, provide additional information, and schedule meetings to move them through the sales pipeline.", "field_59523": "Client Follow-Up", "field_59524": null, "field_59525": null, "field_59526": 20978, "field_59527": "2025-02-07", "field_59537": null, "field_59538": null, "field_59542": null, "field_59528": "45", "field_59529": [], "field_59539": null, "field_59541": null, "field_59543": null }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T07:48:00.081389+00:00", "updated_on": "2025-02-05T08:51:47.995170+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59536": null, "field_59521": 20972, "field_59522": "Review and update one company policy by assessing current regulations, identifying gaps, revising wording, obtaining approval, and publishing the final version.", "field_59523": "Policy Review", "field_59524": null, "field_59525": null, "field_59526": 20978, "field_59527": "2025-02-11", "field_59537": null, "field_59538": null, "field_59542": null, "field_59528": "16", "field_59529": [ 4 ], "field_59539": null, "field_59541": null, "field_59543": null }, { "id": 10, "order": "10.00000000000000000000", "created_on": "2025-02-05T07:48:00.081413+00:00", "updated_on": "2025-02-05T08:40:34.750926+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59536": null, "field_59521": 20972, "field_59522": "Conduct one-on-one performance reviews with three employees, discuss achievements and challenges, document feedback, and outline action steps for improvement.", "field_59523": "Performance Reviews", "field_59524": null, "field_59525": null, "field_59526": 20978, "field_59527": "2025-02-28", "field_59537": null, "field_59538": null, "field_59542": null, "field_59528": "30", "field_59529": [], "field_59539": null, "field_59541": null, "field_59543": null } ], "data_sync": null }, { "id": 5676, "name": "Contractors", "order": 3, "fields": [ { "id": 59530, "type": "text", "name": "Company Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59531, "type": "text", "name": "Address", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59532, "type": "email", "name": "Email", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59533, "type": "phone_number", "name": "Phone", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59534, "type": "text", "name": "VAT Number", "description": null, "order": 4, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59540, "type": "formula", "name": "Check VAT", "description": null, "order": 5, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "regex_replace(field('VAT Number'),'(GB)?([0-9]{9})','')", "formula_type": "text" }, { "id": 59535, "type": "link_row", "name": "Tasks", "description": null, "order": 6, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5675, "link_row_related_field_id": 59529, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26410, "type": "grid", "name": "All contractors", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 260801, "field_id": 59530, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260802, "field_id": 59531, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260803, "field_id": 59532, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260804, "field_id": 59533, "width": 158, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260805, "field_id": 59534, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260807, "field_id": 59535, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260806, "field_id": 59540, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T08:42:47.025930+00:00", "updated_on": "2025-02-05T08:50:20.819069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59530": "BrightBuild Ltd", "field_59531": "12 Greenway Street, London, SW1A 1AA", "field_59532": "info@brightbuild.co.uk", "field_59533": "+44 20 7946 0123", "field_59534": "GB123456789", "field_59540": null, "field_59535": [ 3 ] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T08:42:47.025996+00:00", "updated_on": "2025-03-05T14:40:27.817510+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59530": "ProTech Solutions", "field_59531": "45 Kings Road, Manchester, M1 3LD", "field_59532": "contact@protechsolutions.co.uk", "field_59533": "+44 161 555 6789", "field_59534": "GB987654321", "field_59540": null, "field_59535": [ 6 ] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T08:42:47.026022+00:00", "updated_on": "2025-02-05T08:42:47.026022+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59530": "EcoElectrics UK", "field_59531": "78 Solar Avenue, Birmingham, B2 4QA", "field_59532": "support@ecoelectrics.co.uk", "field_59533": "+44 121 432 8765", "field_59534": "GB456123789", "field_59540": null, "field_59535": [ 7 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T08:42:47.026045+00:00", "updated_on": "2025-03-05T14:40:34.632637+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59530": "SwiftLogistics", "field_59531": "22 Dockside Lane, Liverpool, L3 1AB", "field_59532": "admin@swiftlogistics.co.uk", "field_59533": "+44 151 789 6543", "field_59534": "UK321654987", "field_59540": null, "field_59535": [ 9 ] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T08:42:47.026069+00:00", "updated_on": "2025-02-05T08:42:47.026069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59530": "Regal Interiors", "field_59531": "89 High Street, Edinburgh, EH2 4PH", "field_59532": "sales@regalinteriors.co.uk", "field_59533": "+44 131 246 9870", "field_59534": "GB654987321", "field_59540": null, "field_59535": [] } ], "data_sync": null } ] }, { "id": 2161, "name": "Case 5 - Task Management", "order": 5, "type": "database", "tables": [ { "id": 5677, "name": "Tasks", "order": 2, "fields": [ { "id": 59559, "type": "formula", "name": "Name", "description": null, "order": 10, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(left(upper(totext(field('Category'))),3),'-',year(field('Created on')),'-',field('ID'))", "formula_type": "text" }, { "id": 59544, "type": "single_select", "name": "Category", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 20979, "value": "Operations", "color": "darker-gray", "order": 0 }, { "id": 20980, "value": "Management", "color": "dark-brown", "order": 1 }, { "id": 20981, "value": "Marketing", "color": "light-cyan", "order": 2 }, { "id": 20982, "value": "Finance", "color": "darker-yellow", "order": 3 }, { "id": 20983, "value": "Human Resources", "color": "light-yellow", "order": 4 } ] }, { "id": 59545, "type": "text", "name": "Description", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59546, "type": "text", "name": "Title", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59547, "type": "created_on", "name": "Created on", "description": null, "order": 8, "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": 59548, "type": "formula", "name": "ID", "description": null, "order": 9, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(row_id() < 10,concat('0000',row_id()),if(row_id() < 100,concat('000',row_id()),if(row_id() < 1000,concat('00',row_id()),if(row_id() < 10000,concat('0',row_id()),row_id()))))", "formula_type": "text" }, { "id": 59549, "type": "single_select", "name": "Importance", "description": null, "order": 11, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 20984, "value": "Low", "color": "cyan", "order": 0 }, { "id": 20985, "value": "Medium", "color": "blue", "order": 1 }, { "id": 20986, "value": "High", "color": "red", "order": 2 } ] }, { "id": 59550, "type": "date", "name": "Deadline", "description": null, "order": 12, "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": 59560, "type": "formula", "name": "Is urgent", "description": null, "order": 13, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') < today() + date_interval(concat(field('Expected workload') / 6,' days'))", "formula_type": "boolean" }, { "id": 59562, "type": "formula", "name": "Is high priority", "description": null, "order": 14, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Importance') = 'High'", "formula_type": "boolean" }, { "id": 59566, "type": "formula", "name": "Desired start date", "description": null, "order": 15, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(and(field('Is urgent'),field('Is high priority')),today(),if(and(field('Is urgent'),not(field('Is high priority'))),today() + date_interval('1 day'),if(and(not(field('Is urgent')),field('Is high priority')),today() + date_interval('3 days'),'')))", "formula_type": "text" }, { "id": 59551, "type": "number", "name": "Expected workload", "description": null, "order": 16, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "number_decimal_places": 0, "number_negative": false, "number_prefix": "", "number_suffix": "hours", "number_separator": "" }, { "id": 59552, "type": "link_row", "name": "Contractor", "description": null, "order": 17, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5678, "link_row_related_field_id": 59558, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59563, "type": "formula", "name": "Required fields valid", "description": null, "order": 18, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(and(not(isblank(field('Importance'))),not(isblank(field('Deadline')))),not(isblank(field('Expected workload'))))", "formula_type": "boolean" }, { "id": 59564, "type": "formula", "name": "Contractor valid", "description": null, "order": 19, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "or(count(field('Contractor')) = 0,regex_replace(join(lookup('Contractor','VAT Number'),''),'(GB)?([0-9]{9})','valid') = 'valid')", "formula_type": "boolean" }, { "id": 59567, "type": "formula", "name": "Task is valid", "description": null, "order": 20, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(field('Required fields valid'),field('Contractor valid'))", "formula_type": "boolean" }, { "id": 59561, "type": "formula", "name": "Final start date", "description": null, "order": 21, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": false, "date_show_tzinfo": false, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": "ISO", "date_time_format": "24", "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') - date_interval(concat(field('Expected workload') / 6 + 1,' days'))", "formula_type": "date" } ], "views": [ { "id": 26411, "type": "grid", "name": "All tasks", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [ { "id": 8720, "type": "background_color", "value_provider_type": "conditional_color", "value_provider_conf": { "colors": [ { "id": "77f5ba06-166f-4b45-8c17-ff45cf5d4290", "color": "light-yellow", "filters": [ { "id": "2c9ff0a1-174b-47e1-8c1b-db6bc8b3f9b9", "type": "date_is_before", "field": 59561, "group": null, "value": "Europe/Brussels??today" } ], "operator": "AND" } ] }, "order": 1 } ], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260808, "field_id": 59559, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260809, "field_id": 59548, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260810, "field_id": 59546, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260811, "field_id": 59544, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260812, "field_id": 59549, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260813, "field_id": 59550, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260814, "field_id": 59551, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260815, "field_id": 59560, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260816, "field_id": 59562, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260817, "field_id": 59561, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260818, "field_id": 59566, "width": 200, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260819, "field_id": 59545, "width": 554, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260820, "field_id": 59552, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260821, "field_id": 59547, "width": 200, "hidden": false, "order": 13, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260822, "field_id": 59563, "width": 200, "hidden": false, "order": 14, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260823, "field_id": 59564, "width": 200, "hidden": false, "order": 15, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260824, "field_id": 59567, "width": 200, "hidden": false, "order": 16, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26412, "type": "grid", "name": "Valid tasks", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13947, "field_id": 59567, "type": "boolean", "value": "1", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260825, "field_id": 59559, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260826, "field_id": 59548, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260827, "field_id": 59546, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260828, "field_id": 59544, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260829, "field_id": 59549, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260830, "field_id": 59550, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260831, "field_id": 59551, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260832, "field_id": 59560, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260833, "field_id": 59562, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260834, "field_id": 59566, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260835, "field_id": 59545, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260836, "field_id": 59552, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260837, "field_id": 59547, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260838, "field_id": 59563, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260839, "field_id": 59564, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260840, "field_id": 59567, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26413, "type": "grid", "name": "Invalid tasks", "order": 3, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13948, "field_id": 59567, "type": "boolean", "value": "0", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260841, "field_id": 59559, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260842, "field_id": 59548, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260843, "field_id": 59546, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260844, "field_id": 59544, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260845, "field_id": 59549, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260846, "field_id": 59550, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260847, "field_id": 59551, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260848, "field_id": 59560, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260849, "field_id": 59562, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260850, "field_id": 59566, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260851, "field_id": 59545, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260852, "field_id": 59552, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260853, "field_id": 59547, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260854, "field_id": 59563, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260855, "field_id": 59564, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260856, "field_id": 59567, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T07:48:00.081133+00:00", "updated_on": "2025-03-05T14:41:34.331117+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59559": null, "field_59544": 20983, "field_59545": "Conduct onboarding for a new hire, including setting up payroll in the HR system, scheduling a welcome meeting with the team, providing access to company tools, and assigning required training materials.", "field_59546": "Employee Onboarding", "field_59547": null, "field_59548": null, "field_59549": 20985, "field_59550": "2025-04-06", "field_59560": null, "field_59562": null, "field_59566": null, "field_59551": "12", "field_59552": [], "field_59563": null, "field_59564": null, "field_59567": null, "field_59561": null }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T07:48:00.081208+00:00", "updated_on": "2025-03-05T14:41:19.031489+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59559": null, "field_59544": 20982, "field_59545": "Process and approve five supplier invoices by verifying amounts, ensuring correct account allocation, obtaining necessary approvals, and scheduling payment in the financial system.", "field_59546": "Invoice Processing", "field_59547": null, "field_59548": null, "field_59549": 20984, "field_59550": "2025-03-20", "field_59560": null, "field_59562": null, "field_59566": null, "field_59551": "34", "field_59552": [], "field_59563": null, "field_59564": null, "field_59567": null, "field_59561": null }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T07:48:00.081236+00:00", "updated_on": "2025-02-05T08:52:13.641485+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59559": null, "field_59544": 20981, "field_59545": "Write, design, and schedule three social media posts promoting the company\u2019s latest product update, ensuring alignment with brand guidelines and marketing strategy.", "field_59546": "Social Media Posts", "field_59547": null, "field_59548": null, "field_59549": 20985, "field_59550": "2025-02-06", "field_59560": null, "field_59562": null, "field_59566": null, "field_59551": "53", "field_59552": [ 1 ], "field_59563": null, "field_59564": null, "field_59567": null, "field_59561": null }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T07:48:00.081262+00:00", "updated_on": "2025-02-05T08:40:03.177446+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59559": null, "field_59544": 20979, "field_59545": "Resolve 15 customer support tickets by diagnosing issues, providing solutions, updating ticket statuses, and following up to ensure customer satisfaction.", "field_59546": "Customer Ticketing", "field_59547": null, "field_59548": null, "field_59549": 20986, "field_59550": "2025-02-06", "field_59560": null, "field_59562": null, "field_59566": null, "field_59551": "6", "field_59552": [], "field_59563": null, "field_59564": null, "field_59567": null, "field_59561": null }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T07:48:00.081289+00:00", "updated_on": "2025-03-05T14:41:25.784048+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59559": null, "field_59544": 20980, "field_59545": "Break down an upcoming project into five key tasks, assign them to team members, set deadlines in the project management system, and communicate expectations to stakeholders.", "field_59546": "Task Assignment", "field_59547": null, "field_59548": null, "field_59549": 20985, "field_59550": "2025-03-27", "field_59560": null, "field_59562": null, "field_59566": null, "field_59551": "11", "field_59552": [], "field_59563": null, "field_59564": null, "field_59567": null, "field_59561": null }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T07:48:00.081315+00:00", "updated_on": "2025-02-05T08:51:34.279762+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59559": null, "field_59544": 20979, "field_59545": "Install security patches and update software on all employee workstations, ensuring compatibility, testing functionality, and documenting changes for compliance.", "field_59546": "System Updates", "field_59547": null, "field_59548": null, "field_59549": 20984, "field_59550": "2025-02-11", "field_59560": null, "field_59562": null, "field_59566": null, "field_59551": "9", "field_59552": [ 2 ], "field_59563": null, "field_59564": null, "field_59567": null, "field_59561": null }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T07:48:00.081340+00:00", "updated_on": "2025-02-05T09:12:33.288350+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59559": null, "field_59544": 20979, "field_59545": "Conduct a physical inventory count of all high-value products, compare results with digital records, report discrepancies, and update the inventory management system.", "field_59546": "Inventory Check", "field_59547": null, "field_59548": null, "field_59549": 20985, "field_59550": "2025-02-08", "field_59560": null, "field_59562": null, "field_59566": null, "field_59551": "23", "field_59552": [ 3 ], "field_59563": null, "field_59564": null, "field_59567": null, "field_59561": null }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T07:48:00.081365+00:00", "updated_on": "2025-02-05T09:05:11.649918+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59559": null, "field_59544": 20981, "field_59545": "Follow up with five potential clients via email or phone, answer questions, provide additional information, and schedule meetings to move them through the sales pipeline.", "field_59546": "Client Follow-Up", "field_59547": null, "field_59548": null, "field_59549": 20986, "field_59550": "2025-02-07", "field_59560": null, "field_59562": null, "field_59566": null, "field_59551": "45", "field_59552": [], "field_59563": null, "field_59564": null, "field_59567": null, "field_59561": null }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T07:48:00.081389+00:00", "updated_on": "2025-02-05T08:51:47.995170+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59559": null, "field_59544": 20980, "field_59545": "Review and update one company policy by assessing current regulations, identifying gaps, revising wording, obtaining approval, and publishing the final version.", "field_59546": "Policy Review", "field_59547": null, "field_59548": null, "field_59549": 20986, "field_59550": "2025-02-11", "field_59560": null, "field_59562": null, "field_59566": null, "field_59551": "16", "field_59552": [ 4 ], "field_59563": null, "field_59564": null, "field_59567": null, "field_59561": null }, { "id": 10, "order": "10.00000000000000000000", "created_on": "2025-02-05T07:48:00.081413+00:00", "updated_on": "2025-02-05T09:11:31.741326+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59559": null, "field_59544": 20980, "field_59545": "Conduct one-on-one performance reviews with three employees, discuss achievements and challenges, document feedback, and outline action steps for improvement.", "field_59546": "Performance Reviews", "field_59547": null, "field_59548": null, "field_59549": 20986, "field_59550": "2025-02-28", "field_59560": null, "field_59562": null, "field_59566": null, "field_59551": "30", "field_59552": [], "field_59563": null, "field_59564": null, "field_59567": null, "field_59561": null } ], "data_sync": null }, { "id": 5678, "name": "Contractors", "order": 3, "fields": [ { "id": 59553, "type": "text", "name": "Company Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59554, "type": "text", "name": "Address", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59555, "type": "email", "name": "Email", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59556, "type": "phone_number", "name": "Phone", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59557, "type": "text", "name": "VAT Number", "description": null, "order": 4, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59565, "type": "formula", "name": "Formula", "description": null, "order": 5, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "regex_replace(field('VAT Number'),'(GB)?([0-9]{9})','')", "formula_type": "text" }, { "id": 59558, "type": "link_row", "name": "Tasks", "description": null, "order": 6, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5677, "link_row_related_field_id": 59552, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26414, "type": "grid", "name": "All contractors", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 260857, "field_id": 59553, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260858, "field_id": 59554, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260859, "field_id": 59555, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260860, "field_id": 59556, "width": 158, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260861, "field_id": 59557, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260862, "field_id": 59558, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260863, "field_id": 59565, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T08:42:47.025930+00:00", "updated_on": "2025-02-05T08:50:20.819069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59553": "BrightBuild Ltd", "field_59554": "12 Greenway Street, London, SW1A 1AA", "field_59555": "info@brightbuild.co.uk", "field_59556": "+44 20 7946 0123", "field_59557": "GB123456789", "field_59565": null, "field_59558": [ 3 ] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T08:42:47.025996+00:00", "updated_on": "2025-02-05T08:42:47.025996+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59553": "ProTech Solutions", "field_59554": "45 Kings Road, Manchester, M1 3LD", "field_59555": "contact@protechsolutions.co.uk", "field_59556": "+44 161 555 6789", "field_59557": "GB987654321", "field_59565": null, "field_59558": [ 6 ] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T08:42:47.026022+00:00", "updated_on": "2025-02-05T08:42:47.026022+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59553": "EcoElectrics UK", "field_59554": "78 Solar Avenue, Birmingham, B2 4QA", "field_59555": "support@ecoelectrics.co.uk", "field_59556": "+44 121 432 8765", "field_59557": "GB456123789", "field_59565": null, "field_59558": [ 7 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T08:42:47.026045+00:00", "updated_on": "2025-02-05T08:42:47.026045+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59553": "SwiftLogistics", "field_59554": "22 Dockside Lane, Liverpool, L3 1AB", "field_59555": "admin@swiftlogistics.co.uk", "field_59556": "+44 151 789 6543", "field_59557": "GB321654987", "field_59565": null, "field_59558": [ 9 ] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T08:42:47.026069+00:00", "updated_on": "2025-02-05T08:42:47.026069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59553": "Regal Interiors", "field_59554": "89 High Street, Edinburgh, EH2 4PH", "field_59555": "sales@regalinteriors.co.uk", "field_59556": "+44 131 246 9870", "field_59557": "GB654987321", "field_59565": null, "field_59558": [] } ], "data_sync": null } ] }, { "id": 2162, "name": "Case 6 - Task Management", "order": 6, "type": "database", "tables": [ { "id": 5679, "name": "Tasks", "order": 2, "fields": [ { "id": 59585, "type": "formula", "name": "Name", "description": null, "order": 10, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(left(upper(totext(field('Category'))),3),'-',year(field('Created on')),'-',field('ID'))", "formula_type": "text" }, { "id": 59568, "type": "single_select", "name": "Category", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 20987, "value": "Operations", "color": "darker-gray", "order": 0 }, { "id": 20988, "value": "Management", "color": "dark-brown", "order": 1 }, { "id": 20989, "value": "Marketing", "color": "light-cyan", "order": 2 }, { "id": 20990, "value": "Finance", "color": "darker-yellow", "order": 3 }, { "id": 20991, "value": "Human Resources", "color": "light-yellow", "order": 4 } ] }, { "id": 59569, "type": "text", "name": "Description", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59570, "type": "text", "name": "Title", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59571, "type": "created_on", "name": "Created on", "description": null, "order": 8, "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": 59572, "type": "formula", "name": "ID", "description": null, "order": 9, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(row_id() < 10,concat('0000',row_id()),if(row_id() < 100,concat('000',row_id()),if(row_id() < 1000,concat('00',row_id()),if(row_id() < 10000,concat('0',row_id()),row_id()))))", "formula_type": "text" }, { "id": 59573, "type": "single_select", "name": "Importance", "description": null, "order": 11, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 20992, "value": "Low", "color": "cyan", "order": 0 }, { "id": 20993, "value": "Medium", "color": "blue", "order": 1 }, { "id": 20994, "value": "High", "color": "red", "order": 2 } ] }, { "id": 59574, "type": "date", "name": "Deadline", "description": null, "order": 12, "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": 59586, "type": "formula", "name": "Is urgent", "description": null, "order": 13, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') < today() + date_interval(concat(field('Expected workload') / 6,' days'))", "formula_type": "boolean" }, { "id": 59588, "type": "formula", "name": "Is high priority", "description": null, "order": 14, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Importance') = 'High'", "formula_type": "boolean" }, { "id": 59592, "type": "formula", "name": "Desired start date", "description": null, "order": 15, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(and(field('Is urgent'),field('Is high priority')),today(),if(and(field('Is urgent'),not(field('Is high priority'))),today() + date_interval('1 day'),if(and(not(field('Is urgent')),field('Is high priority')),today() + date_interval('3 days'),'')))", "formula_type": "text" }, { "id": 59575, "type": "number", "name": "Expected workload", "description": null, "order": 16, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "number_decimal_places": 0, "number_negative": false, "number_prefix": "", "number_suffix": "hours", "number_separator": "" }, { "id": 59576, "type": "link_row", "name": "Contractor", "description": null, "order": 17, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5680, "link_row_related_field_id": 59584, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59589, "type": "formula", "name": "Required fields valid", "description": null, "order": 18, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(and(not(isblank(field('Importance'))),not(isblank(field('Deadline')))),not(isblank(field('Expected workload'))))", "formula_type": "boolean" }, { "id": 59590, "type": "formula", "name": "Contractor valid", "description": null, "order": 19, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "or(count(field('Contractor')) = 0,regex_replace(join(lookup('Contractor','VAT Number'),''),'(GB)?([0-9]{9})','valid') = 'valid')", "formula_type": "boolean" }, { "id": 59593, "type": "formula", "name": "Task is valid", "description": null, "order": 20, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(field('Required fields valid'),field('Contractor valid'))", "formula_type": "boolean" }, { "id": 59587, "type": "formula", "name": "Final start date", "description": null, "order": 21, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": false, "date_show_tzinfo": false, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": "ISO", "date_time_format": "24", "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') - date_interval(concat(field('Expected workload') / 6 + 1,' days'))", "formula_type": "date" }, { "id": 59577, "type": "formula", "name": "Details", "description": null, "order": 22, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "button(concat('https://example.com/builder/1056/preview/task-details/',row_id()),'Details')", "formula_type": "button" }, { "id": 59578, "type": "date", "name": "Actual start date", "description": null, "order": 23, "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": 59594, "type": "formula", "name": "Start task", "description": null, "order": 24, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(field('Task is valid'),button(concat('https://n8n.example.com/webhook/set-start-date?id=',row_id()),'Start task'),button('','Task not valid'))", "formula_type": "button" } ], "views": [ { "id": 26415, "type": "grid", "name": "All tasks", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [ { "id": 8721, "type": "background_color", "value_provider_type": "conditional_color", "value_provider_conf": { "colors": [ { "id": "77f5ba06-166f-4b45-8c17-ff45cf5d4290", "color": "light-yellow", "filters": [ { "id": "2c9ff0a1-174b-47e1-8c1b-db6bc8b3f9b9", "type": "date_is_before", "field": 59587, "group": null, "value": "Europe/Brussels??today" } ], "operator": "AND" } ] }, "order": 1 } ], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260864, "field_id": 59585, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260865, "field_id": 59572, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260866, "field_id": 59570, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260867, "field_id": 59577, "width": 138, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260868, "field_id": 59594, "width": 200, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260869, "field_id": 59568, "width": 152, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260870, "field_id": 59573, "width": 143, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260871, "field_id": 59574, "width": 141, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260872, "field_id": 59575, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260873, "field_id": 59586, "width": 125, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260874, "field_id": 59578, "width": 200, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260875, "field_id": 59588, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260876, "field_id": 59587, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260877, "field_id": 59592, "width": 200, "hidden": false, "order": 13, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260878, "field_id": 59569, "width": 554, "hidden": false, "order": 14, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260879, "field_id": 59576, "width": 200, "hidden": false, "order": 15, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260880, "field_id": 59571, "width": 200, "hidden": false, "order": 16, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260881, "field_id": 59589, "width": 200, "hidden": false, "order": 17, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260882, "field_id": 59590, "width": 200, "hidden": false, "order": 18, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260883, "field_id": 59593, "width": 200, "hidden": false, "order": 19, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26416, "type": "grid", "name": "Valid tasks", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13949, "field_id": 59593, "type": "boolean", "value": "1", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260884, "field_id": 59585, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260885, "field_id": 59572, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260886, "field_id": 59570, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260887, "field_id": 59568, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260888, "field_id": 59573, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260889, "field_id": 59574, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260890, "field_id": 59575, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260891, "field_id": 59586, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260892, "field_id": 59588, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260893, "field_id": 59592, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260894, "field_id": 59569, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260895, "field_id": 59576, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260896, "field_id": 59571, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260897, "field_id": 59589, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260898, "field_id": 59590, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260899, "field_id": 59593, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26417, "type": "grid", "name": "Invalid tasks", "order": 3, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13950, "field_id": 59593, "type": "boolean", "value": "0", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260900, "field_id": 59585, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260901, "field_id": 59572, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260902, "field_id": 59570, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260903, "field_id": 59568, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260904, "field_id": 59573, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260905, "field_id": 59574, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260906, "field_id": 59575, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260907, "field_id": 59586, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260908, "field_id": 59588, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260909, "field_id": 59592, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260910, "field_id": 59569, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260911, "field_id": 59576, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260912, "field_id": 59571, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260913, "field_id": 59589, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260914, "field_id": 59590, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260915, "field_id": 59593, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T07:48:00.081133+00:00", "updated_on": "2025-02-05T09:59:16.521136+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59585": null, "field_59568": 20991, "field_59569": "Conduct onboarding for a new hire, including setting up payroll in the HR system, scheduling a welcome meeting with the team, providing access to company tools, and assigning required training materials.", "field_59570": "Employee Onboarding", "field_59571": null, "field_59572": null, "field_59573": 20993, "field_59574": "2025-02-06", "field_59586": null, "field_59588": null, "field_59592": null, "field_59575": "12", "field_59576": [], "field_59589": null, "field_59590": null, "field_59593": null, "field_59587": null, "field_59577": null, "field_59578": "2025-02-05", "field_59594": null }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T07:48:00.081208+00:00", "updated_on": "2025-02-05T09:59:12.070377+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59585": null, "field_59568": 20990, "field_59569": "Process and approve five supplier invoices by verifying amounts, ensuring correct account allocation, obtaining necessary approvals, and scheduling payment in the financial system.", "field_59570": "Invoice Processing", "field_59571": null, "field_59572": null, "field_59573": 20992, "field_59574": "2025-02-20", "field_59586": null, "field_59588": null, "field_59592": null, "field_59575": "34", "field_59576": [], "field_59589": null, "field_59590": null, "field_59593": null, "field_59587": null, "field_59577": null, "field_59578": null, "field_59594": null }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T07:48:00.081236+00:00", "updated_on": "2025-02-05T09:59:12.070438+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59585": null, "field_59568": 20989, "field_59569": "Write, design, and schedule three social media posts promoting the company\u2019s latest product update, ensuring alignment with brand guidelines and marketing strategy.", "field_59570": "Social Media Posts", "field_59571": null, "field_59572": null, "field_59573": 20993, "field_59574": "2025-02-06", "field_59586": null, "field_59588": null, "field_59592": null, "field_59575": "53", "field_59576": [ 1 ], "field_59589": null, "field_59590": null, "field_59593": null, "field_59587": null, "field_59577": null, "field_59578": null, "field_59594": null }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T07:48:00.081262+00:00", "updated_on": "2025-02-05T09:59:12.070496+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59585": null, "field_59568": 20987, "field_59569": "Resolve 15 customer support tickets by diagnosing issues, providing solutions, updating ticket statuses, and following up to ensure customer satisfaction.", "field_59570": "Customer Ticketing", "field_59571": null, "field_59572": null, "field_59573": 20994, "field_59574": "2025-02-06", "field_59586": null, "field_59588": null, "field_59592": null, "field_59575": "6", "field_59576": [], "field_59589": null, "field_59590": null, "field_59593": null, "field_59587": null, "field_59577": null, "field_59578": null, "field_59594": null }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T07:48:00.081289+00:00", "updated_on": "2025-02-05T08:40:15.433306+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59585": null, "field_59568": 20988, "field_59569": "Break down an upcoming project into five key tasks, assign them to team members, set deadlines in the project management system, and communicate expectations to stakeholders.", "field_59570": "Task Assignment", "field_59571": null, "field_59572": null, "field_59573": 20993, "field_59574": "2025-02-27", "field_59586": null, "field_59588": null, "field_59592": null, "field_59575": "11", "field_59576": [], "field_59589": null, "field_59590": null, "field_59593": null, "field_59587": null, "field_59577": null, "field_59578": null, "field_59594": null }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T07:48:00.081315+00:00", "updated_on": "2025-02-05T08:51:34.279762+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59585": null, "field_59568": 20987, "field_59569": "Install security patches and update software on all employee workstations, ensuring compatibility, testing functionality, and documenting changes for compliance.", "field_59570": "System Updates", "field_59571": null, "field_59572": null, "field_59573": 20992, "field_59574": "2025-02-11", "field_59586": null, "field_59588": null, "field_59592": null, "field_59575": "9", "field_59576": [ 2 ], "field_59589": null, "field_59590": null, "field_59593": null, "field_59587": null, "field_59577": null, "field_59578": null, "field_59594": null }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T07:48:00.081340+00:00", "updated_on": "2025-02-05T09:12:33.288350+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59585": null, "field_59568": 20987, "field_59569": "Conduct a physical inventory count of all high-value products, compare results with digital records, report discrepancies, and update the inventory management system.", "field_59570": "Inventory Check", "field_59571": null, "field_59572": null, "field_59573": 20993, "field_59574": "2025-02-08", "field_59586": null, "field_59588": null, "field_59592": null, "field_59575": "23", "field_59576": [ 3 ], "field_59589": null, "field_59590": null, "field_59593": null, "field_59587": null, "field_59577": null, "field_59578": null, "field_59594": null }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T07:48:00.081365+00:00", "updated_on": "2025-02-05T09:05:11.649918+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59585": null, "field_59568": 20989, "field_59569": "Follow up with five potential clients via email or phone, answer questions, provide additional information, and schedule meetings to move them through the sales pipeline.", "field_59570": "Client Follow-Up", "field_59571": null, "field_59572": null, "field_59573": 20994, "field_59574": "2025-02-07", "field_59586": null, "field_59588": null, "field_59592": null, "field_59575": "45", "field_59576": [], "field_59589": null, "field_59590": null, "field_59593": null, "field_59587": null, "field_59577": null, "field_59578": null, "field_59594": null }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T07:48:00.081389+00:00", "updated_on": "2025-02-05T08:51:47.995170+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59585": null, "field_59568": 20988, "field_59569": "Review and update one company policy by assessing current regulations, identifying gaps, revising wording, obtaining approval, and publishing the final version.", "field_59570": "Policy Review", "field_59571": null, "field_59572": null, "field_59573": 20994, "field_59574": "2025-02-11", "field_59586": null, "field_59588": null, "field_59592": null, "field_59575": "16", "field_59576": [ 4 ], "field_59589": null, "field_59590": null, "field_59593": null, "field_59587": null, "field_59577": null, "field_59578": null, "field_59594": null }, { "id": 10, "order": "10.00000000000000000000", "created_on": "2025-02-05T07:48:00.081413+00:00", "updated_on": "2025-02-05T09:11:31.741326+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59585": null, "field_59568": 20988, "field_59569": "Conduct one-on-one performance reviews with three employees, discuss achievements and challenges, document feedback, and outline action steps for improvement.", "field_59570": "Performance Reviews", "field_59571": null, "field_59572": null, "field_59573": 20994, "field_59574": "2025-02-28", "field_59586": null, "field_59588": null, "field_59592": null, "field_59575": "30", "field_59576": [], "field_59589": null, "field_59590": null, "field_59593": null, "field_59587": null, "field_59577": null, "field_59578": null, "field_59594": null } ], "data_sync": null }, { "id": 5680, "name": "Contractors", "order": 3, "fields": [ { "id": 59579, "type": "text", "name": "Company Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59580, "type": "text", "name": "Address", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59581, "type": "email", "name": "Email", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59582, "type": "phone_number", "name": "Phone", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59583, "type": "text", "name": "VAT Number", "description": null, "order": 4, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59591, "type": "formula", "name": "Formula", "description": null, "order": 5, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "regex_replace(field('VAT Number'),'(GB)?([0-9]{9})','')", "formula_type": "text" }, { "id": 59584, "type": "link_row", "name": "Tasks", "description": null, "order": 6, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5679, "link_row_related_field_id": 59576, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26418, "type": "grid", "name": "Grid", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 260916, "field_id": 59579, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260917, "field_id": 59580, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260918, "field_id": 59581, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260919, "field_id": 59582, "width": 158, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260920, "field_id": 59583, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260921, "field_id": 59584, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260922, "field_id": 59591, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T08:42:47.025930+00:00", "updated_on": "2025-02-05T08:50:20.819069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59579": "BrightBuild Ltd", "field_59580": "12 Greenway Street, London, SW1A 1AA", "field_59581": "info@brightbuild.co.uk", "field_59582": "+44 20 7946 0123", "field_59583": "GB123456789", "field_59591": null, "field_59584": [ 3 ] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T08:42:47.025996+00:00", "updated_on": "2025-02-05T08:42:47.025996+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59579": "ProTech Solutions", "field_59580": "45 Kings Road, Manchester, M1 3LD", "field_59581": "contact@protechsolutions.co.uk", "field_59582": "+44 161 555 6789", "field_59583": "GB987654321", "field_59591": null, "field_59584": [ 6 ] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T08:42:47.026022+00:00", "updated_on": "2025-02-05T08:42:47.026022+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59579": "EcoElectrics UK", "field_59580": "78 Solar Avenue, Birmingham, B2 4QA", "field_59581": "support@ecoelectrics.co.uk", "field_59582": "+44 121 432 8765", "field_59583": "GB456123789", "field_59591": null, "field_59584": [ 7 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T08:42:47.026045+00:00", "updated_on": "2025-02-05T08:42:47.026045+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59579": "SwiftLogistics", "field_59580": "22 Dockside Lane, Liverpool, L3 1AB", "field_59581": "admin@swiftlogistics.co.uk", "field_59582": "+44 151 789 6543", "field_59583": "GB321654987", "field_59591": null, "field_59584": [ 9 ] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T08:42:47.026069+00:00", "updated_on": "2025-02-05T08:42:47.026069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59579": "Regal Interiors", "field_59580": "89 High Street, Edinburgh, EH2 4PH", "field_59581": "sales@regalinteriors.co.uk", "field_59582": "+44 131 246 9870", "field_59583": "GB654987321", "field_59591": null, "field_59584": [] } ], "data_sync": null } ] }, { "id": 2163, "name": "Case 7 - Task Management", "order": 7, "type": "database", "tables": [ { "id": 5681, "name": "Tasks", "order": 2, "fields": [ { "id": 59615, "type": "formula", "name": "Name", "description": null, "order": 10, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(left(upper(totext(field('Category'))),3),'-',year(field('Created on')),'-',field('ID'))", "formula_type": "text" }, { "id": 59595, "type": "single_select", "name": "Category", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 20995, "value": "Operations", "color": "darker-gray", "order": 0 }, { "id": 20996, "value": "Management", "color": "dark-brown", "order": 1 }, { "id": 20997, "value": "Marketing", "color": "light-cyan", "order": 2 }, { "id": 20998, "value": "Finance", "color": "darker-yellow", "order": 3 }, { "id": 20999, "value": "Human Resources", "color": "light-yellow", "order": 4 } ] }, { "id": 59596, "type": "text", "name": "Description", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59597, "type": "text", "name": "Title", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59598, "type": "created_on", "name": "Created on", "description": null, "order": 8, "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": 59599, "type": "formula", "name": "ID", "description": null, "order": 9, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(row_id() < 10,concat('0000',row_id()),if(row_id() < 100,concat('000',row_id()),if(row_id() < 1000,concat('00',row_id()),if(row_id() < 10000,concat('0',row_id()),row_id()))))", "formula_type": "text" }, { "id": 59600, "type": "single_select", "name": "Importance", "description": null, "order": 11, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 21000, "value": "Low", "color": "cyan", "order": 0 }, { "id": 21001, "value": "Medium", "color": "blue", "order": 1 }, { "id": 21002, "value": "High", "color": "red", "order": 2 } ] }, { "id": 59601, "type": "date", "name": "Deadline", "description": null, "order": 12, "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": 59616, "type": "formula", "name": "Is urgent", "description": null, "order": 13, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') < today() + date_interval(concat(field('Expected workload') / 6,' days'))", "formula_type": "boolean" }, { "id": 59618, "type": "formula", "name": "Is high priority", "description": null, "order": 14, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Importance') = 'High'", "formula_type": "boolean" }, { "id": 59624, "type": "formula", "name": "Desired start date", "description": null, "order": 15, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(and(field('Is urgent'),field('Is high priority')),today(),if(and(field('Is urgent'),not(field('Is high priority'))),today() + date_interval('1 day'),if(and(not(field('Is urgent')),field('Is high priority')),today() + date_interval('3 days'),'')))", "formula_type": "text" }, { "id": 59602, "type": "number", "name": "Expected workload", "description": null, "order": 16, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "number_decimal_places": 0, "number_negative": false, "number_prefix": "", "number_suffix": "hours", "number_separator": "" }, { "id": 59603, "type": "link_row", "name": "Contractor", "description": null, "order": 17, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5682, "link_row_related_field_id": 59612, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59619, "type": "formula", "name": "Required fields valid", "description": null, "order": 18, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(and(not(isblank(field('Importance'))),not(isblank(field('Deadline')))),not(isblank(field('Expected workload'))))", "formula_type": "boolean" }, { "id": 59620, "type": "formula", "name": "Contractor valid", "description": null, "order": 19, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "or(count(field('Contractor')) = 0,regex_replace(join(lookup('Contractor','VAT Number'),''),'(GB)?([0-9]{9})','valid') = 'valid')", "formula_type": "boolean" }, { "id": 59625, "type": "formula", "name": "Task is valid", "description": null, "order": 20, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(field('Required fields valid'),field('Contractor valid'))", "formula_type": "boolean" }, { "id": 59617, "type": "formula", "name": "Final start date", "description": null, "order": 21, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": false, "date_show_tzinfo": false, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": "ISO", "date_time_format": "24", "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') - date_interval(concat(field('Expected workload') / 6 + 1,' days'))", "formula_type": "date" }, { "id": 59604, "type": "formula", "name": "Details", "description": null, "order": 22, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "button(concat('https://example.com/builder/1059/preview/task-details/',row_id()),'Details')", "formula_type": "button" }, { "id": 59605, "type": "date", "name": "Actual start date", "description": null, "order": 23, "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": 59626, "type": "formula", "name": "Start task", "description": null, "order": 24, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(field('Task is valid'),button(concat('https://n8n.cloudron.getbaserow.com/webhook/set-start-date?id=',row_id()),'Start task'),button('','Task not valid'))", "formula_type": "button" }, { "id": 59606, "type": "link_row", "name": "Assets", "description": null, "order": 25, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5683, "link_row_related_field_id": 59614, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26419, "type": "grid", "name": "All tasks", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [ { "id": 8722, "type": "background_color", "value_provider_type": "conditional_color", "value_provider_conf": { "colors": [ { "id": "77f5ba06-166f-4b45-8c17-ff45cf5d4290", "color": "light-yellow", "filters": [ { "id": "2c9ff0a1-174b-47e1-8c1b-db6bc8b3f9b9", "type": "date_is_before", "field": 59617, "group": null, "value": "Europe/Brussels??today" } ], "operator": "AND" } ] }, "order": 1 } ], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260923, "field_id": 59615, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260924, "field_id": 59599, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260925, "field_id": 59597, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260926, "field_id": 59604, "width": 138, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260927, "field_id": 59626, "width": 200, "hidden": true, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260928, "field_id": 59595, "width": 152, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260929, "field_id": 59600, "width": 143, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260930, "field_id": 59601, "width": 141, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260931, "field_id": 59602, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260932, "field_id": 59616, "width": 125, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260933, "field_id": 59605, "width": 200, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260934, "field_id": 59618, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260935, "field_id": 59617, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260936, "field_id": 59624, "width": 200, "hidden": false, "order": 13, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260937, "field_id": 59596, "width": 554, "hidden": false, "order": 14, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260938, "field_id": 59603, "width": 200, "hidden": false, "order": 15, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260939, "field_id": 59598, "width": 200, "hidden": false, "order": 16, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260940, "field_id": 59619, "width": 200, "hidden": false, "order": 17, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260941, "field_id": 59620, "width": 200, "hidden": false, "order": 18, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260942, "field_id": 59625, "width": 200, "hidden": false, "order": 19, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260943, "field_id": 59606, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26420, "type": "grid", "name": "Valid tasks", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13951, "field_id": 59625, "type": "boolean", "value": "1", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260944, "field_id": 59615, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260945, "field_id": 59599, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260946, "field_id": 59597, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260947, "field_id": 59595, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260948, "field_id": 59600, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260949, "field_id": 59601, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260950, "field_id": 59602, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260951, "field_id": 59616, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260952, "field_id": 59618, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260953, "field_id": 59624, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260954, "field_id": 59596, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260955, "field_id": 59603, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260956, "field_id": 59598, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260957, "field_id": 59619, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260958, "field_id": 59620, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260959, "field_id": 59625, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26421, "type": "grid", "name": "Invalid tasks", "order": 3, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13952, "field_id": 59625, "type": "boolean", "value": "0", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260960, "field_id": 59615, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260961, "field_id": 59599, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260962, "field_id": 59597, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260963, "field_id": 59595, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260964, "field_id": 59600, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260965, "field_id": 59601, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260966, "field_id": 59602, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260967, "field_id": 59616, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260968, "field_id": 59618, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260969, "field_id": 59624, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260970, "field_id": 59596, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260971, "field_id": 59603, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260972, "field_id": 59598, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260973, "field_id": 59619, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260974, "field_id": 59620, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260975, "field_id": 59625, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T07:48:00.081133+00:00", "updated_on": "2025-02-05T09:59:16.521136+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59615": null, "field_59595": 20999, "field_59596": "Conduct onboarding for a new hire, including setting up payroll in the HR system, scheduling a welcome meeting with the team, providing access to company tools, and assigning required training materials.", "field_59597": "Employee Onboarding", "field_59598": null, "field_59599": null, "field_59600": 21001, "field_59601": "2025-02-06", "field_59616": null, "field_59618": null, "field_59624": null, "field_59602": "12", "field_59603": [], "field_59619": null, "field_59620": null, "field_59625": null, "field_59617": null, "field_59604": null, "field_59605": "2025-02-05", "field_59626": null, "field_59606": [] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T07:48:00.081208+00:00", "updated_on": "2025-02-05T09:59:12.070377+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59615": null, "field_59595": 20998, "field_59596": "Process and approve five supplier invoices by verifying amounts, ensuring correct account allocation, obtaining necessary approvals, and scheduling payment in the financial system.", "field_59597": "Invoice Processing", "field_59598": null, "field_59599": null, "field_59600": 21000, "field_59601": "2025-02-20", "field_59616": null, "field_59618": null, "field_59624": null, "field_59602": "34", "field_59603": [], "field_59619": null, "field_59620": null, "field_59625": null, "field_59617": null, "field_59604": null, "field_59605": null, "field_59626": null, "field_59606": [] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T07:48:00.081236+00:00", "updated_on": "2025-02-05T09:59:12.070438+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59615": null, "field_59595": 20997, "field_59596": "Write, design, and schedule three social media posts promoting the company\u2019s latest product update, ensuring alignment with brand guidelines and marketing strategy.", "field_59597": "Social Media Posts", "field_59598": null, "field_59599": null, "field_59600": 21001, "field_59601": "2025-02-06", "field_59616": null, "field_59618": null, "field_59624": null, "field_59602": "53", "field_59603": [ 1 ], "field_59619": null, "field_59620": null, "field_59625": null, "field_59617": null, "field_59604": null, "field_59605": null, "field_59626": null, "field_59606": [ 5, 6, 7, 8, 9 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T07:48:00.081262+00:00", "updated_on": "2025-02-05T09:59:12.070496+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59615": null, "field_59595": 20995, "field_59596": "Resolve 15 customer support tickets by diagnosing issues, providing solutions, updating ticket statuses, and following up to ensure customer satisfaction.", "field_59597": "Customer Ticketing", "field_59598": null, "field_59599": null, "field_59600": 21002, "field_59601": "2025-02-06", "field_59616": null, "field_59618": null, "field_59624": null, "field_59602": "6", "field_59603": [], "field_59619": null, "field_59620": null, "field_59625": null, "field_59617": null, "field_59604": null, "field_59605": null, "field_59626": null, "field_59606": [] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T07:48:00.081289+00:00", "updated_on": "2025-02-05T08:40:15.433306+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59615": null, "field_59595": 20996, "field_59596": "Break down an upcoming project into five key tasks, assign them to team members, set deadlines in the project management system, and communicate expectations to stakeholders.", "field_59597": "Task Assignment", "field_59598": null, "field_59599": null, "field_59600": 21001, "field_59601": "2025-02-27", "field_59616": null, "field_59618": null, "field_59624": null, "field_59602": "11", "field_59603": [], "field_59619": null, "field_59620": null, "field_59625": null, "field_59617": null, "field_59604": null, "field_59605": null, "field_59626": null, "field_59606": [] }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T07:48:00.081315+00:00", "updated_on": "2025-02-05T08:51:34.279762+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59615": null, "field_59595": 20995, "field_59596": "Install security patches and update software on all employee workstations, ensuring compatibility, testing functionality, and documenting changes for compliance.", "field_59597": "System Updates", "field_59598": null, "field_59599": null, "field_59600": 21000, "field_59601": "2025-02-11", "field_59616": null, "field_59618": null, "field_59624": null, "field_59602": "9", "field_59603": [ 2 ], "field_59619": null, "field_59620": null, "field_59625": null, "field_59617": null, "field_59604": null, "field_59605": null, "field_59626": null, "field_59606": [ 1 ] }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T07:48:00.081340+00:00", "updated_on": "2025-02-05T09:12:33.288350+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59615": null, "field_59595": 20995, "field_59596": "Conduct a physical inventory count of all high-value products, compare results with digital records, report discrepancies, and update the inventory management system.", "field_59597": "Inventory Check", "field_59598": null, "field_59599": null, "field_59600": 21001, "field_59601": "2025-02-08", "field_59616": null, "field_59618": null, "field_59624": null, "field_59602": "23", "field_59603": [ 3 ], "field_59619": null, "field_59620": null, "field_59625": null, "field_59617": null, "field_59604": null, "field_59605": null, "field_59626": null, "field_59606": [ 2, 3, 4 ] }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T07:48:00.081365+00:00", "updated_on": "2025-02-05T09:05:11.649918+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59615": null, "field_59595": 20997, "field_59596": "Follow up with five potential clients via email or phone, answer questions, provide additional information, and schedule meetings to move them through the sales pipeline.", "field_59597": "Client Follow-Up", "field_59598": null, "field_59599": null, "field_59600": 21002, "field_59601": "2025-02-07", "field_59616": null, "field_59618": null, "field_59624": null, "field_59602": "45", "field_59603": [], "field_59619": null, "field_59620": null, "field_59625": null, "field_59617": null, "field_59604": null, "field_59605": null, "field_59626": null, "field_59606": [] }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T07:48:00.081389+00:00", "updated_on": "2025-02-05T08:51:47.995170+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59615": null, "field_59595": 20996, "field_59596": "Review and update one company policy by assessing current regulations, identifying gaps, revising wording, obtaining approval, and publishing the final version.", "field_59597": "Policy Review", "field_59598": null, "field_59599": null, "field_59600": 21002, "field_59601": "2025-02-11", "field_59616": null, "field_59618": null, "field_59624": null, "field_59602": "16", "field_59603": [ 4 ], "field_59619": null, "field_59620": null, "field_59625": null, "field_59617": null, "field_59604": null, "field_59605": null, "field_59626": null, "field_59606": [] }, { "id": 10, "order": "10.00000000000000000000", "created_on": "2025-02-05T07:48:00.081413+00:00", "updated_on": "2025-02-05T09:11:31.741326+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59615": null, "field_59595": 20996, "field_59596": "Conduct one-on-one performance reviews with three employees, discuss achievements and challenges, document feedback, and outline action steps for improvement.", "field_59597": "Performance Reviews", "field_59598": null, "field_59599": null, "field_59600": 21002, "field_59601": "2025-02-28", "field_59616": null, "field_59618": null, "field_59624": null, "field_59602": "30", "field_59603": [], "field_59619": null, "field_59620": null, "field_59625": null, "field_59617": null, "field_59604": null, "field_59605": null, "field_59626": null, "field_59606": [] } ], "data_sync": null }, { "id": 5682, "name": "Contractors", "order": 3, "fields": [ { "id": 59607, "type": "text", "name": "Company Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59608, "type": "text", "name": "Address", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59609, "type": "email", "name": "Email", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59610, "type": "phone_number", "name": "Phone", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59611, "type": "text", "name": "VAT Number", "description": null, "order": 4, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59621, "type": "formula", "name": "Formula", "description": null, "order": 5, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "regex_replace(field('VAT Number'),'(GB)?([0-9]{9})','')", "formula_type": "text" }, { "id": 59612, "type": "link_row", "name": "Tasks", "description": null, "order": 6, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5681, "link_row_related_field_id": 59603, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26422, "type": "grid", "name": "All contractors", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 260976, "field_id": 59607, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260977, "field_id": 59608, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260978, "field_id": 59609, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260979, "field_id": 59610, "width": 158, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260980, "field_id": 59611, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260981, "field_id": 59612, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260982, "field_id": 59621, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T08:42:47.025930+00:00", "updated_on": "2025-02-05T08:50:20.819069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59607": "BrightBuild Ltd", "field_59608": "12 Greenway Street, London, SW1A 1AA", "field_59609": "info@brightbuild.co.uk", "field_59610": "+44 20 7946 0123", "field_59611": "GB123456789", "field_59621": null, "field_59612": [ 3 ] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T08:42:47.025996+00:00", "updated_on": "2025-02-05T08:42:47.025996+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59607": "ProTech Solutions", "field_59608": "45 Kings Road, Manchester, M1 3LD", "field_59609": "contact@protechsolutions.co.uk", "field_59610": "+44 161 555 6789", "field_59611": "GB987654321", "field_59621": null, "field_59612": [ 6 ] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T08:42:47.026022+00:00", "updated_on": "2025-02-05T08:42:47.026022+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59607": "EcoElectrics UK", "field_59608": "78 Solar Avenue, Birmingham, B2 4QA", "field_59609": "support@ecoelectrics.co.uk", "field_59610": "+44 121 432 8765", "field_59611": "GB456123789", "field_59621": null, "field_59612": [ 7 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T08:42:47.026045+00:00", "updated_on": "2025-02-05T08:42:47.026045+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59607": "SwiftLogistics", "field_59608": "22 Dockside Lane, Liverpool, L3 1AB", "field_59609": "admin@swiftlogistics.co.uk", "field_59610": "+44 151 789 6543", "field_59611": "GB321654987", "field_59621": null, "field_59612": [ 9 ] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T08:42:47.026069+00:00", "updated_on": "2025-02-05T08:42:47.026069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59607": "Regal Interiors", "field_59608": "89 High Street, Edinburgh, EH2 4PH", "field_59609": "sales@regalinteriors.co.uk", "field_59610": "+44 131 246 9870", "field_59611": "GB654987321", "field_59621": null, "field_59612": [] } ], "data_sync": null }, { "id": 5683, "name": "Asset repository", "order": 4, "fields": [ { "id": 59622, "type": "formula", "name": "Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "get_file_visible_name(index(field('File'),0))", "formula_type": "text" }, { "id": 59613, "type": "file", "name": "File", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59623, "type": "formula", "name": "is Image", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "is_image(index(field('File'),0))", "formula_type": "boolean" }, { "id": 59614, "type": "link_row", "name": "Task", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5681, "link_row_related_field_id": 59606, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26423, "type": "grid", "name": "All assets", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 260983, "field_id": 59622, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260984, "field_id": 59614, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260985, "field_id": 59613, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260986, "field_id": 59623, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26424, "type": "grid", "name": "Image assets", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13953, "field_id": 59623, "type": "boolean", "value": "1", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 260987, "field_id": 59622, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260988, "field_id": 59614, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260989, "field_id": 59613, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260990, "field_id": 59623, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26425, "type": "grid", "name": "Other assets", "order": 3, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13954, "field_id": 59623, "type": "boolean", "value": "0", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 260991, "field_id": 59622, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260992, "field_id": 59614, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260993, "field_id": 59613, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260994, "field_id": 59623, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26426, "type": "form", "name": "Add new asset", "order": 4, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "public": false, "title": "", "description": "", "cover_image": null, "logo_image": null, "submit_text": "Submit", "submit_action": "MESSAGE", "submit_action_message": "The asset has been added", "submit_action_redirect_url": "", "field_options": [ { "id": 25238, "field_id": 59614, "name": "", "description": "The task related to the asset", "enabled": true, "required": true, "order": 0, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25239, "field_id": 59613, "name": "", "description": "Select a single file to be attached to the task", "enabled": true, "required": true, "order": 1, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25240, "field_id": 59622, "name": "", "description": "", "enabled": false, "required": true, "order": 2, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25241, "field_id": 59623, "name": "", "description": "", "enabled": false, "required": true, "order": 3, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T10:02:37.395368+00:00", "updated_on": "2025-02-05T10:13:44.901137+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59622": null, "field_59613": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59623": null, "field_59614": [ 6 ] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T10:02:37.395435+00:00", "updated_on": "2025-02-05T10:13:59.627865+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59622": null, "field_59613": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59623": null, "field_59614": [ 7 ] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T10:14:06.969361+00:00", "updated_on": "2025-02-05T10:14:19.248714+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59622": null, "field_59613": [ { "name": "sv5sVjuuU4vka45DtxdrVEgB41z41kcF_d15e48a86f901b103b995ee1aa8611a5676f234dbec030d7f20a40956610ab55.jpeg", "visible_name": "pallets.jpeg", "original_name": "sv5sVjuuU4vka45DtxdrVEgB41z41kcF_d15e48a86f901b103b995ee1aa8611a5676f234dbec030d7f20a40956610ab55.jpeg" } ], "field_59623": null, "field_59614": [ 7 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T10:14:21.840714+00:00", "updated_on": "2025-02-05T10:14:35.405845+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59622": null, "field_59613": [ { "name": "EkOQ883tzFvi17Sg02ARsvmz3kreg5K7_cd993b3a02bdd9f086b6496b2dfd4ad22f245b78458a9aa28c90ba3493188334.jpeg", "visible_name": "tools.jpeg", "original_name": "EkOQ883tzFvi17Sg02ARsvmz3kreg5K7_cd993b3a02bdd9f086b6496b2dfd4ad22f245b78458a9aa28c90ba3493188334.jpeg" } ], "field_59623": null, "field_59614": [ 7 ] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T10:14:58.718123+00:00", "updated_on": "2025-02-05T10:15:11.710567+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59622": null, "field_59613": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59623": null, "field_59614": [ 3 ] }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T10:15:06.267566+00:00", "updated_on": "2025-02-05T10:18:37.530230+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59622": null, "field_59613": [ { "name": "mQO3bvgYePOu0rWoAz7kocRAO2QKN75M_38f6c19434e047b7681f6ef89cd68ba62779308825f039f30d0afa2ef4521b80.webp", "visible_name": "A 3D render of a rainbow colore...g above a reflective lake.webp", "original_name": "mQO3bvgYePOu0rWoAz7kocRAO2QKN75M_38f6c19434e047b7681f6ef89cd68ba62779308825f039f30d0afa2ef4521b80.webp" } ], "field_59623": null, "field_59614": [ 3 ] }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T10:15:07.735556+00:00", "updated_on": "2025-02-05T10:18:52.363224+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59622": null, "field_59613": [ { "name": "9wEN1j8G8FM2OvsLeIKejqBZtXXi2wDh_78fd39be87f430673055eb29c12640404a2536ea416a1691672db111e0216d93.webp", "visible_name": "A blue orange sliced in half la...r in front of a blue wall.webp", "original_name": "9wEN1j8G8FM2OvsLeIKejqBZtXXi2wDh_78fd39be87f430673055eb29c12640404a2536ea416a1691672db111e0216d93.webp" } ], "field_59623": null, "field_59614": [ 3 ] }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T10:15:13.177066+00:00", "updated_on": "2025-02-05T10:19:03.067117+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59622": null, "field_59613": [ { "name": "y1P9ulM5rL4cQFRcy18vl7lrmF9fa9eX_d6f44caa1e0c26cf4fa6140e6205220b601387af004a2d74cf175746226cfa8a.webp", "visible_name": "A centered explosion of colorfu...der on a black background.webp", "original_name": "y1P9ulM5rL4cQFRcy18vl7lrmF9fa9eX_d6f44caa1e0c26cf4fa6140e6205220b601387af004a2d74cf175746226cfa8a.webp" } ], "field_59623": null, "field_59614": [ 3 ] }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T10:19:11.863993+00:00", "updated_on": "2025-02-05T10:19:48.303568+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59622": null, "field_59613": [ { "name": "fPeEzUORQ9ZvGiatPk76YGW2SuSoKRqW_e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.pdf", "visible_name": "template.pdf", "original_name": "fPeEzUORQ9ZvGiatPk76YGW2SuSoKRqW_e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.pdf" } ], "field_59623": null, "field_59614": [ 3 ] } ], "data_sync": null } ] }, { "id": 2164, "name": "Case 8 - Task Management", "order": 8, "type": "database", "tables": [ { "id": 5684, "name": "Tasks", "order": 2, "fields": [ { "id": 59647, "type": "formula", "name": "Name", "description": null, "order": 10, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(left(upper(totext(field('Category'))),3),'-',year(field('Created on')),'-',field('ID'))", "formula_type": "text" }, { "id": 59627, "type": "single_select", "name": "Category", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 21003, "value": "Operations", "color": "darker-gray", "order": 0 }, { "id": 21004, "value": "Management", "color": "dark-brown", "order": 1 }, { "id": 21005, "value": "Marketing", "color": "light-cyan", "order": 2 }, { "id": 21006, "value": "Finance", "color": "darker-yellow", "order": 3 }, { "id": 21007, "value": "Human Resources", "color": "light-yellow", "order": 4 } ] }, { "id": 59628, "type": "text", "name": "Description", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59629, "type": "text", "name": "Title", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59630, "type": "created_on", "name": "Created on", "description": null, "order": 8, "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": 59631, "type": "formula", "name": "ID", "description": null, "order": 9, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(row_id() < 10,concat('0000',row_id()),if(row_id() < 100,concat('000',row_id()),if(row_id() < 1000,concat('00',row_id()),if(row_id() < 10000,concat('0',row_id()),row_id()))))", "formula_type": "text" }, { "id": 59632, "type": "single_select", "name": "Importance", "description": null, "order": 11, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 21008, "value": "Low", "color": "cyan", "order": 0 }, { "id": 21009, "value": "Medium", "color": "blue", "order": 1 }, { "id": 21010, "value": "High", "color": "red", "order": 2 } ] }, { "id": 59633, "type": "date", "name": "Deadline", "description": null, "order": 12, "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": 59648, "type": "formula", "name": "Is urgent", "description": null, "order": 13, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') < today() + date_interval(concat(field('Expected workload') / 6,' days'))", "formula_type": "boolean" }, { "id": 59650, "type": "formula", "name": "Is high priority", "description": null, "order": 14, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Importance') = 'High'", "formula_type": "boolean" }, { "id": 59657, "type": "formula", "name": "Desired start date", "description": null, "order": 15, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(and(field('Is urgent'),field('Is high priority')),today(),if(and(field('Is urgent'),not(field('Is high priority'))),today() + date_interval('1 day'),if(and(not(field('Is urgent')),field('Is high priority')),today() + date_interval('3 days'),'')))", "formula_type": "text" }, { "id": 59634, "type": "number", "name": "Expected workload", "description": null, "order": 16, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "number_decimal_places": 0, "number_negative": false, "number_prefix": "", "number_suffix": "hours", "number_separator": "" }, { "id": 59635, "type": "link_row", "name": "Contractor", "description": null, "order": 17, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5685, "link_row_related_field_id": 59644, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59651, "type": "formula", "name": "Required fields valid", "description": null, "order": 18, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(and(not(isblank(field('Importance'))),not(isblank(field('Deadline')))),not(isblank(field('Expected workload'))))", "formula_type": "boolean" }, { "id": 59652, "type": "formula", "name": "Contractor valid", "description": null, "order": 19, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "or(count(field('Contractor')) = 0,regex_replace(join(lookup('Contractor','VAT Number'),''),'(GB)?([0-9]{9})','valid') = 'valid')", "formula_type": "boolean" }, { "id": 59658, "type": "formula", "name": "Task is valid", "description": null, "order": 20, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(field('Required fields valid'),field('Contractor valid'))", "formula_type": "boolean" }, { "id": 59649, "type": "formula", "name": "Final start date", "description": null, "order": 21, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": false, "date_show_tzinfo": false, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": "ISO", "date_time_format": "24", "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') - date_interval(concat(field('Expected workload') / 6 + 1,' days'))", "formula_type": "date" }, { "id": 59636, "type": "formula", "name": "Details", "description": null, "order": 22, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "button(concat('https://example.com/builder/1059/preview/task-details/',row_id()),'Details')", "formula_type": "button" }, { "id": 59637, "type": "date", "name": "Actual start date", "description": null, "order": 23, "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": 59659, "type": "formula", "name": "Start task", "description": null, "order": 24, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(field('Task is valid'),button(concat('https://n8n.cloudron.getbaserow.com/webhook/set-start-date?id=',row_id()),'Start task'),button('','Task not valid'))", "formula_type": "button" }, { "id": 59638, "type": "link_row", "name": "Assets", "description": null, "order": 25, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5686, "link_row_related_field_id": 59646, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59656, "type": "formula", "name": "Add asset", "description": null, "order": 26, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "button(concat('https://example.com/form/iN6i2YJeJcUKB-cuouClfSpmU1LxvSgzWL3Nle5aBwY?prefill_Task=',field('Name'),'&hide_Task'),'Add asset')", "formula_type": "button" } ], "views": [ { "id": 26427, "type": "grid", "name": "All tasks", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [ { "id": 8723, "type": "background_color", "value_provider_type": "conditional_color", "value_provider_conf": { "colors": [ { "id": "77f5ba06-166f-4b45-8c17-ff45cf5d4290", "color": "light-yellow", "filters": [ { "id": "2c9ff0a1-174b-47e1-8c1b-db6bc8b3f9b9", "type": "date_is_before", "field": 59649, "group": null, "value": "Europe/Brussels??today" } ], "operator": "AND" } ] }, "order": 1 } ], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 260995, "field_id": 59647, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260996, "field_id": 59631, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260997, "field_id": 59629, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260998, "field_id": 59636, "width": 138, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 260999, "field_id": 59656, "width": 200, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261000, "field_id": 59659, "width": 200, "hidden": true, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261001, "field_id": 59627, "width": 152, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261002, "field_id": 59632, "width": 143, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261003, "field_id": 59633, "width": 141, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261004, "field_id": 59634, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261005, "field_id": 59648, "width": 125, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261006, "field_id": 59637, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261007, "field_id": 59650, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261008, "field_id": 59649, "width": 200, "hidden": false, "order": 13, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261009, "field_id": 59657, "width": 200, "hidden": false, "order": 14, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261010, "field_id": 59628, "width": 554, "hidden": false, "order": 15, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261011, "field_id": 59635, "width": 200, "hidden": false, "order": 16, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261012, "field_id": 59630, "width": 200, "hidden": false, "order": 17, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261013, "field_id": 59651, "width": 200, "hidden": false, "order": 18, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261014, "field_id": 59652, "width": 200, "hidden": false, "order": 19, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261015, "field_id": 59658, "width": 200, "hidden": false, "order": 20, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261016, "field_id": 59638, "width": 200, "hidden": false, "order": 21, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26428, "type": "grid", "name": "Valid tasks", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13955, "field_id": 59658, "type": "boolean", "value": "1", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 261017, "field_id": 59647, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261018, "field_id": 59631, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261019, "field_id": 59629, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261020, "field_id": 59627, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261021, "field_id": 59632, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261022, "field_id": 59633, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261023, "field_id": 59634, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261024, "field_id": 59648, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261025, "field_id": 59650, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261026, "field_id": 59657, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261027, "field_id": 59628, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261028, "field_id": 59635, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261029, "field_id": 59630, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261030, "field_id": 59651, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261031, "field_id": 59652, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261032, "field_id": 59658, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26429, "type": "grid", "name": "Invalid tasks", "order": 3, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13956, "field_id": 59658, "type": "boolean", "value": "0", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 261033, "field_id": 59647, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261034, "field_id": 59631, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261035, "field_id": 59629, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261036, "field_id": 59627, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261037, "field_id": 59632, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261038, "field_id": 59633, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261039, "field_id": 59634, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261040, "field_id": 59648, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261041, "field_id": 59650, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261042, "field_id": 59657, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261043, "field_id": 59628, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261044, "field_id": 59635, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261045, "field_id": 59630, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261046, "field_id": 59651, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261047, "field_id": 59652, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261048, "field_id": 59658, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T07:48:00.081133+00:00", "updated_on": "2025-02-05T09:59:16.521136+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59647": null, "field_59627": 21007, "field_59628": "Conduct onboarding for a new hire, including setting up payroll in the HR system, scheduling a welcome meeting with the team, providing access to company tools, and assigning required training materials.", "field_59629": "Employee Onboarding", "field_59630": null, "field_59631": null, "field_59632": 21009, "field_59633": "2025-02-06", "field_59648": null, "field_59650": null, "field_59657": null, "field_59634": "12", "field_59635": [], "field_59651": null, "field_59652": null, "field_59658": null, "field_59649": null, "field_59636": null, "field_59637": "2025-02-05", "field_59659": null, "field_59638": [], "field_59656": null }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T07:48:00.081208+00:00", "updated_on": "2025-02-05T09:59:12.070377+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59647": null, "field_59627": 21006, "field_59628": "Process and approve five supplier invoices by verifying amounts, ensuring correct account allocation, obtaining necessary approvals, and scheduling payment in the financial system.", "field_59629": "Invoice Processing", "field_59630": null, "field_59631": null, "field_59632": 21008, "field_59633": "2025-02-20", "field_59648": null, "field_59650": null, "field_59657": null, "field_59634": "34", "field_59635": [], "field_59651": null, "field_59652": null, "field_59658": null, "field_59649": null, "field_59636": null, "field_59637": null, "field_59659": null, "field_59638": [], "field_59656": null }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T07:48:00.081236+00:00", "updated_on": "2025-02-05T10:34:53.036862+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59647": null, "field_59627": 21005, "field_59628": "Write, design, and schedule three social media posts promoting the company\u2019s latest product update, ensuring alignment with brand guidelines and marketing strategy.", "field_59629": "Social Media Posts", "field_59630": null, "field_59631": null, "field_59632": 21009, "field_59633": "2025-02-06", "field_59648": null, "field_59650": null, "field_59657": null, "field_59634": "53", "field_59635": [ 1 ], "field_59651": null, "field_59652": null, "field_59658": null, "field_59649": null, "field_59636": null, "field_59637": null, "field_59659": null, "field_59638": [ 5, 6, 7, 8, 9 ], "field_59656": null }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T07:48:00.081262+00:00", "updated_on": "2025-02-05T09:59:12.070496+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59647": null, "field_59627": 21003, "field_59628": "Resolve 15 customer support tickets by diagnosing issues, providing solutions, updating ticket statuses, and following up to ensure customer satisfaction.", "field_59629": "Customer Ticketing", "field_59630": null, "field_59631": null, "field_59632": 21010, "field_59633": "2025-02-06", "field_59648": null, "field_59650": null, "field_59657": null, "field_59634": "6", "field_59635": [], "field_59651": null, "field_59652": null, "field_59658": null, "field_59649": null, "field_59636": null, "field_59637": null, "field_59659": null, "field_59638": [], "field_59656": null }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T07:48:00.081289+00:00", "updated_on": "2025-02-05T08:40:15.433306+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59647": null, "field_59627": 21004, "field_59628": "Break down an upcoming project into five key tasks, assign them to team members, set deadlines in the project management system, and communicate expectations to stakeholders.", "field_59629": "Task Assignment", "field_59630": null, "field_59631": null, "field_59632": 21009, "field_59633": "2025-02-27", "field_59648": null, "field_59650": null, "field_59657": null, "field_59634": "11", "field_59635": [], "field_59651": null, "field_59652": null, "field_59658": null, "field_59649": null, "field_59636": null, "field_59637": null, "field_59659": null, "field_59638": [], "field_59656": null }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T07:48:00.081315+00:00", "updated_on": "2025-02-05T08:51:34.279762+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59647": null, "field_59627": 21003, "field_59628": "Install security patches and update software on all employee workstations, ensuring compatibility, testing functionality, and documenting changes for compliance.", "field_59629": "System Updates", "field_59630": null, "field_59631": null, "field_59632": 21008, "field_59633": "2025-02-11", "field_59648": null, "field_59650": null, "field_59657": null, "field_59634": "9", "field_59635": [ 2 ], "field_59651": null, "field_59652": null, "field_59658": null, "field_59649": null, "field_59636": null, "field_59637": null, "field_59659": null, "field_59638": [ 1 ], "field_59656": null }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T07:48:00.081340+00:00", "updated_on": "2025-02-05T09:12:33.288350+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59647": null, "field_59627": 21003, "field_59628": "Conduct a physical inventory count of all high-value products, compare results with digital records, report discrepancies, and update the inventory management system.", "field_59629": "Inventory Check", "field_59630": null, "field_59631": null, "field_59632": 21009, "field_59633": "2025-02-08", "field_59648": null, "field_59650": null, "field_59657": null, "field_59634": "23", "field_59635": [ 3 ], "field_59651": null, "field_59652": null, "field_59658": null, "field_59649": null, "field_59636": null, "field_59637": null, "field_59659": null, "field_59638": [ 2, 3, 4 ], "field_59656": null }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T07:48:00.081365+00:00", "updated_on": "2025-02-05T09:05:11.649918+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59647": null, "field_59627": 21005, "field_59628": "Follow up with five potential clients via email or phone, answer questions, provide additional information, and schedule meetings to move them through the sales pipeline.", "field_59629": "Client Follow-Up", "field_59630": null, "field_59631": null, "field_59632": 21010, "field_59633": "2025-02-07", "field_59648": null, "field_59650": null, "field_59657": null, "field_59634": "45", "field_59635": [], "field_59651": null, "field_59652": null, "field_59658": null, "field_59649": null, "field_59636": null, "field_59637": null, "field_59659": null, "field_59638": [], "field_59656": null }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T07:48:00.081389+00:00", "updated_on": "2025-02-05T08:51:47.995170+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59647": null, "field_59627": 21004, "field_59628": "Review and update one company policy by assessing current regulations, identifying gaps, revising wording, obtaining approval, and publishing the final version.", "field_59629": "Policy Review", "field_59630": null, "field_59631": null, "field_59632": 21010, "field_59633": "2025-02-11", "field_59648": null, "field_59650": null, "field_59657": null, "field_59634": "16", "field_59635": [ 4 ], "field_59651": null, "field_59652": null, "field_59658": null, "field_59649": null, "field_59636": null, "field_59637": null, "field_59659": null, "field_59638": [], "field_59656": null }, { "id": 10, "order": "10.00000000000000000000", "created_on": "2025-02-05T07:48:00.081413+00:00", "updated_on": "2025-02-05T09:11:31.741326+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59647": null, "field_59627": 21004, "field_59628": "Conduct one-on-one performance reviews with three employees, discuss achievements and challenges, document feedback, and outline action steps for improvement.", "field_59629": "Performance Reviews", "field_59630": null, "field_59631": null, "field_59632": 21010, "field_59633": "2025-02-28", "field_59648": null, "field_59650": null, "field_59657": null, "field_59634": "30", "field_59635": [], "field_59651": null, "field_59652": null, "field_59658": null, "field_59649": null, "field_59636": null, "field_59637": null, "field_59659": null, "field_59638": [], "field_59656": null } ], "data_sync": null }, { "id": 5685, "name": "Contractors", "order": 3, "fields": [ { "id": 59639, "type": "text", "name": "Company Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59640, "type": "text", "name": "Address", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59641, "type": "email", "name": "Email", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59642, "type": "phone_number", "name": "Phone", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59643, "type": "text", "name": "VAT Number", "description": null, "order": 4, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59653, "type": "formula", "name": "Formula", "description": null, "order": 5, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "regex_replace(field('VAT Number'),'(GB)?([0-9]{9})','')", "formula_type": "text" }, { "id": 59644, "type": "link_row", "name": "Tasks", "description": null, "order": 6, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5684, "link_row_related_field_id": 59635, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26430, "type": "grid", "name": "All contractors", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261049, "field_id": 59639, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261050, "field_id": 59640, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261051, "field_id": 59641, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261052, "field_id": 59642, "width": 158, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261053, "field_id": 59643, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261054, "field_id": 59644, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261055, "field_id": 59653, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T08:42:47.025930+00:00", "updated_on": "2025-02-05T08:50:20.819069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59639": "BrightBuild Ltd", "field_59640": "12 Greenway Street, London, SW1A 1AA", "field_59641": "info@brightbuild.co.uk", "field_59642": "+44 20 7946 0123", "field_59643": "GB123456789", "field_59653": null, "field_59644": [ 3 ] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T08:42:47.025996+00:00", "updated_on": "2025-02-05T08:42:47.025996+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59639": "ProTech Solutions", "field_59640": "45 Kings Road, Manchester, M1 3LD", "field_59641": "contact@protechsolutions.co.uk", "field_59642": "+44 161 555 6789", "field_59643": "GB987654321", "field_59653": null, "field_59644": [ 6 ] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T08:42:47.026022+00:00", "updated_on": "2025-02-05T08:42:47.026022+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59639": "EcoElectrics UK", "field_59640": "78 Solar Avenue, Birmingham, B2 4QA", "field_59641": "support@ecoelectrics.co.uk", "field_59642": "+44 121 432 8765", "field_59643": "GB456123789", "field_59653": null, "field_59644": [ 7 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T08:42:47.026045+00:00", "updated_on": "2025-02-05T08:42:47.026045+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59639": "SwiftLogistics", "field_59640": "22 Dockside Lane, Liverpool, L3 1AB", "field_59641": "admin@swiftlogistics.co.uk", "field_59642": "+44 151 789 6543", "field_59643": "GB321654987", "field_59653": null, "field_59644": [ 9 ] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T08:42:47.026069+00:00", "updated_on": "2025-02-05T08:42:47.026069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59639": "Regal Interiors", "field_59640": "89 High Street, Edinburgh, EH2 4PH", "field_59641": "sales@regalinteriors.co.uk", "field_59642": "+44 131 246 9870", "field_59643": "GB654987321", "field_59653": null, "field_59644": [] } ], "data_sync": null }, { "id": 5686, "name": "Asset repository", "order": 4, "fields": [ { "id": 59654, "type": "formula", "name": "Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "get_file_visible_name(index(field('File'),0))", "formula_type": "text" }, { "id": 59645, "type": "file", "name": "File", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59655, "type": "formula", "name": "is Image", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "is_image(index(field('File'),0))", "formula_type": "boolean" }, { "id": 59646, "type": "link_row", "name": "Task", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5684, "link_row_related_field_id": 59638, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26431, "type": "grid", "name": "All assets", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261056, "field_id": 59654, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261057, "field_id": 59646, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261058, "field_id": 59645, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261059, "field_id": 59655, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26432, "type": "grid", "name": "Image assets", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13957, "field_id": 59655, "type": "boolean", "value": "1", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261060, "field_id": 59654, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261061, "field_id": 59646, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261062, "field_id": 59645, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261063, "field_id": 59655, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26433, "type": "grid", "name": "Other assets", "order": 3, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13958, "field_id": 59655, "type": "boolean", "value": "0", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261064, "field_id": 59654, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261065, "field_id": 59646, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261066, "field_id": 59645, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261067, "field_id": 59655, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26434, "type": "form", "name": "Add new asset", "order": 4, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "public": true, "title": "", "description": "", "cover_image": null, "logo_image": null, "submit_text": "Submit", "submit_action": "MESSAGE", "submit_action_message": "The asset has been added", "submit_action_redirect_url": "", "field_options": [ { "id": 25242, "field_id": 59646, "name": "", "description": "The task related to the asset", "enabled": true, "required": true, "order": 0, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25243, "field_id": 59645, "name": "", "description": "Select a single file to be attached to the task", "enabled": true, "required": true, "order": 1, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25244, "field_id": 59654, "name": "", "description": "", "enabled": false, "required": true, "order": 2, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25245, "field_id": 59655, "name": "", "description": "", "enabled": false, "required": true, "order": 3, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T10:02:37.395368+00:00", "updated_on": "2025-02-05T10:13:44.901137+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59654": null, "field_59645": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59655": null, "field_59646": [ 6 ] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T10:02:37.395435+00:00", "updated_on": "2025-02-05T10:13:59.627865+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59654": null, "field_59645": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59655": null, "field_59646": [ 7 ] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T10:14:06.969361+00:00", "updated_on": "2025-02-05T10:14:19.248714+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59654": null, "field_59645": [ { "name": "sv5sVjuuU4vka45DtxdrVEgB41z41kcF_d15e48a86f901b103b995ee1aa8611a5676f234dbec030d7f20a40956610ab55.jpeg", "visible_name": "pallets.jpeg", "original_name": "sv5sVjuuU4vka45DtxdrVEgB41z41kcF_d15e48a86f901b103b995ee1aa8611a5676f234dbec030d7f20a40956610ab55.jpeg" } ], "field_59655": null, "field_59646": [ 7 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T10:14:21.840714+00:00", "updated_on": "2025-02-05T10:14:35.405845+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59654": null, "field_59645": [ { "name": "EkOQ883tzFvi17Sg02ARsvmz3kreg5K7_cd993b3a02bdd9f086b6496b2dfd4ad22f245b78458a9aa28c90ba3493188334.jpeg", "visible_name": "tools.jpeg", "original_name": "EkOQ883tzFvi17Sg02ARsvmz3kreg5K7_cd993b3a02bdd9f086b6496b2dfd4ad22f245b78458a9aa28c90ba3493188334.jpeg" } ], "field_59655": null, "field_59646": [ 7 ] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T10:14:58.718123+00:00", "updated_on": "2025-02-05T10:15:11.710567+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59654": null, "field_59645": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59655": null, "field_59646": [ 3 ] }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T10:15:06.267566+00:00", "updated_on": "2025-02-05T10:18:37.530230+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59654": null, "field_59645": [ { "name": "mQO3bvgYePOu0rWoAz7kocRAO2QKN75M_38f6c19434e047b7681f6ef89cd68ba62779308825f039f30d0afa2ef4521b80.webp", "visible_name": "A 3D render of a rainbow colore...g above a reflective lake.webp", "original_name": "mQO3bvgYePOu0rWoAz7kocRAO2QKN75M_38f6c19434e047b7681f6ef89cd68ba62779308825f039f30d0afa2ef4521b80.webp" } ], "field_59655": null, "field_59646": [ 3 ] }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T10:15:07.735556+00:00", "updated_on": "2025-02-05T10:18:52.363224+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59654": null, "field_59645": [ { "name": "9wEN1j8G8FM2OvsLeIKejqBZtXXi2wDh_78fd39be87f430673055eb29c12640404a2536ea416a1691672db111e0216d93.webp", "visible_name": "A blue orange sliced in half la...r in front of a blue wall.webp", "original_name": "9wEN1j8G8FM2OvsLeIKejqBZtXXi2wDh_78fd39be87f430673055eb29c12640404a2536ea416a1691672db111e0216d93.webp" } ], "field_59655": null, "field_59646": [ 3 ] }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T10:15:13.177066+00:00", "updated_on": "2025-02-05T10:19:03.067117+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59654": null, "field_59645": [ { "name": "y1P9ulM5rL4cQFRcy18vl7lrmF9fa9eX_d6f44caa1e0c26cf4fa6140e6205220b601387af004a2d74cf175746226cfa8a.webp", "visible_name": "A centered explosion of colorfu...der on a black background.webp", "original_name": "y1P9ulM5rL4cQFRcy18vl7lrmF9fa9eX_d6f44caa1e0c26cf4fa6140e6205220b601387af004a2d74cf175746226cfa8a.webp" } ], "field_59655": null, "field_59646": [ 3 ] }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T10:19:11.863993+00:00", "updated_on": "2025-02-05T10:19:48.303568+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59654": null, "field_59645": [ { "name": "fPeEzUORQ9ZvGiatPk76YGW2SuSoKRqW_e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.pdf", "visible_name": "template.pdf", "original_name": "fPeEzUORQ9ZvGiatPk76YGW2SuSoKRqW_e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.pdf" } ], "field_59655": null, "field_59646": [ 3 ] } ], "data_sync": null } ] }, { "id": 2165, "name": "Case 9 - Task Management", "order": 9, "type": "database", "tables": [ { "id": 5687, "name": "Tasks", "order": 2, "fields": [ { "id": 59686, "type": "formula", "name": "Name", "description": null, "order": 10, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(left(upper(totext(field('Category'))),3),'-',year(field('Created on')),'-',field('ID'))", "formula_type": "text" }, { "id": 59660, "type": "single_select", "name": "Category", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 21011, "value": "Operations", "color": "darker-gray", "order": 0 }, { "id": 21012, "value": "Management", "color": "dark-brown", "order": 1 }, { "id": 21013, "value": "Marketing", "color": "light-cyan", "order": 2 }, { "id": 21014, "value": "Finance", "color": "darker-yellow", "order": 3 }, { "id": 21015, "value": "Human Resources", "color": "light-yellow", "order": 4 } ] }, { "id": 59661, "type": "text", "name": "Description", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59662, "type": "text", "name": "Title", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59663, "type": "created_on", "name": "Created on", "description": null, "order": 8, "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": 59664, "type": "formula", "name": "ID", "description": null, "order": 9, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(row_id() < 10,concat('0000',row_id()),if(row_id() < 100,concat('000',row_id()),if(row_id() < 1000,concat('00',row_id()),if(row_id() < 10000,concat('0',row_id()),row_id()))))", "formula_type": "text" }, { "id": 59665, "type": "single_select", "name": "Importance", "description": null, "order": 11, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 21016, "value": "Low", "color": "cyan", "order": 0 }, { "id": 21017, "value": "Medium", "color": "blue", "order": 1 }, { "id": 21018, "value": "High", "color": "red", "order": 2 } ] }, { "id": 59666, "type": "date", "name": "Deadline", "description": null, "order": 12, "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": 59687, "type": "formula", "name": "Is urgent", "description": null, "order": 13, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') < today() + date_interval(concat(field('Expected workload') / 6,' days'))", "formula_type": "boolean" }, { "id": 59689, "type": "formula", "name": "Is high priority", "description": null, "order": 14, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Importance') = 'High'", "formula_type": "boolean" }, { "id": 59697, "type": "formula", "name": "Desired start date", "description": null, "order": 15, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(and(field('Is urgent'),field('Is high priority')),today(),if(and(field('Is urgent'),not(field('Is high priority'))),today() + date_interval('1 day'),if(and(not(field('Is urgent')),field('Is high priority')),today() + date_interval('3 days'),'')))", "formula_type": "text" }, { "id": 59667, "type": "number", "name": "Expected workload", "description": null, "order": 16, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "number_decimal_places": 0, "number_negative": false, "number_prefix": "", "number_suffix": "hours", "number_separator": "" }, { "id": 59668, "type": "link_row", "name": "Contractor", "description": null, "order": 17, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5688, "link_row_related_field_id": 59679, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59690, "type": "formula", "name": "Required fields valid", "description": null, "order": 18, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(and(not(isblank(field('Importance'))),not(isblank(field('Deadline')))),not(isblank(field('Expected workload'))))", "formula_type": "boolean" }, { "id": 59692, "type": "formula", "name": "Contractor valid", "description": null, "order": 19, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "or(count(field('Contractor')) = 0,regex_replace(join(lookup('Contractor','VAT Number'),''),'(GB)?([0-9]{9})','valid') = 'valid')", "formula_type": "boolean" }, { "id": 59698, "type": "formula", "name": "Task is valid", "description": null, "order": 20, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(field('Required fields valid'),field('Contractor valid'))", "formula_type": "boolean" }, { "id": 59688, "type": "formula", "name": "Final start date", "description": null, "order": 21, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": false, "date_show_tzinfo": false, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": "ISO", "date_time_format": "24", "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') - date_interval(concat(field('Expected workload') / 6 + 1,' days'))", "formula_type": "date" }, { "id": 59669, "type": "formula", "name": "Details", "description": null, "order": 22, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "button(concat('https://example.com/builder/1059/preview/task-details/',row_id()),'Details')", "formula_type": "button" }, { "id": 59670, "type": "date", "name": "Actual start date", "description": null, "order": 23, "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": 59699, "type": "formula", "name": "Start task", "description": null, "order": 24, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(field('Task is valid'),button(concat('https://n8n.cloudron.getbaserow.com/webhook/set-start-date?id=',row_id()),'Start task'),button('','Task not valid'))", "formula_type": "button" }, { "id": 59671, "type": "link_row", "name": "Assets", "description": null, "order": 25, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5689, "link_row_related_field_id": 59681, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59696, "type": "formula", "name": "Add asset", "description": null, "order": 26, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "button(concat('https://example.com/form/iN6i2YJeJcUKB-cuouClfSpmU1LxvSgzWL3Nle5aBwY?prefill_Task=',field('Name'),'&hide_Task'),'Add asset')", "formula_type": "button" }, { "id": 59672, "type": "link_row", "name": "Assignee", "description": null, "order": 27, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5690, "link_row_related_field_id": 59685, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59673, "type": "single_select", "name": "Status", "description": null, "order": 28, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 21019, "value": "Not started", "color": "red", "order": 0 }, { "id": 21020, "value": "In progress", "color": "orange", "order": 1 }, { "id": 21021, "value": "Completed", "color": "green", "order": 2 } ] } ], "views": [ { "id": 26435, "type": "grid", "name": "All tasks", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [ { "id": 8724, "type": "background_color", "value_provider_type": "conditional_color", "value_provider_conf": { "colors": [ { "id": "77f5ba06-166f-4b45-8c17-ff45cf5d4290", "color": "light-yellow", "filters": [ { "id": "2c9ff0a1-174b-47e1-8c1b-db6bc8b3f9b9", "type": "date_is_before", "field": 59688, "group": null, "value": "Europe/Brussels??today" }, { "id": "707a05fc-d2ec-4266-a039-f5705ca95750", "type": "single_select_not_equal", "field": 59673, "group": null, "value": "21021" } ], "operator": "AND" } ] }, "order": 1 } ], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 261068, "field_id": 59686, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261069, "field_id": 59664, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261070, "field_id": 59662, "width": 165, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261071, "field_id": 59669, "width": 127, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261072, "field_id": 59696, "width": 142, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261073, "field_id": 59672, "width": 135, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261074, "field_id": 59699, "width": 200, "hidden": true, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261075, "field_id": 59660, "width": 152, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261076, "field_id": 59665, "width": 143, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261077, "field_id": 59673, "width": 125, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261078, "field_id": 59666, "width": 141, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261079, "field_id": 59667, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261080, "field_id": 59687, "width": 125, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261081, "field_id": 59670, "width": 200, "hidden": false, "order": 13, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261082, "field_id": 59689, "width": 200, "hidden": false, "order": 14, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261083, "field_id": 59688, "width": 200, "hidden": false, "order": 15, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261084, "field_id": 59697, "width": 200, "hidden": false, "order": 16, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261085, "field_id": 59661, "width": 554, "hidden": false, "order": 17, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261086, "field_id": 59668, "width": 200, "hidden": false, "order": 18, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261087, "field_id": 59663, "width": 200, "hidden": false, "order": 19, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261088, "field_id": 59690, "width": 200, "hidden": false, "order": 20, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261089, "field_id": 59692, "width": 200, "hidden": false, "order": 21, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261090, "field_id": 59698, "width": 200, "hidden": false, "order": 22, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261091, "field_id": 59671, "width": 200, "hidden": false, "order": 23, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26436, "type": "grid", "name": "Valid tasks", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13959, "field_id": 59698, "type": "boolean", "value": "1", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 261092, "field_id": 59686, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261093, "field_id": 59664, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261094, "field_id": 59662, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261095, "field_id": 59660, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261096, "field_id": 59665, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261097, "field_id": 59666, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261098, "field_id": 59667, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261099, "field_id": 59687, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261100, "field_id": 59689, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261101, "field_id": 59697, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261102, "field_id": 59661, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261103, "field_id": 59668, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261104, "field_id": 59663, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261105, "field_id": 59690, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261106, "field_id": 59692, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261107, "field_id": 59698, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26437, "type": "grid", "name": "Invalid tasks", "order": 3, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13960, "field_id": 59698, "type": "boolean", "value": "0", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 261108, "field_id": 59686, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261109, "field_id": 59664, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261110, "field_id": 59662, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261111, "field_id": 59660, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261112, "field_id": 59665, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261113, "field_id": 59666, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261114, "field_id": 59667, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261115, "field_id": 59687, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261116, "field_id": 59689, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261117, "field_id": 59697, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261118, "field_id": 59661, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261119, "field_id": 59668, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261120, "field_id": 59663, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261121, "field_id": 59690, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261122, "field_id": 59692, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261123, "field_id": 59698, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T07:48:00.081133+00:00", "updated_on": "2025-02-05T10:39:28.148711+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59686": null, "field_59660": 21015, "field_59661": "Conduct onboarding for a new hire, including setting up payroll in the HR system, scheduling a welcome meeting with the team, providing access to company tools, and assigning required training materials.", "field_59662": "Employee Onboarding", "field_59663": null, "field_59664": null, "field_59665": 21017, "field_59666": "2025-02-06", "field_59687": null, "field_59689": null, "field_59697": null, "field_59667": "12", "field_59668": [], "field_59690": null, "field_59692": null, "field_59698": null, "field_59688": null, "field_59669": null, "field_59670": "2025-02-05", "field_59699": null, "field_59671": [], "field_59696": null, "field_59672": [ 1 ], "field_59673": 21019 }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T07:48:00.081208+00:00", "updated_on": "2025-02-05T10:39:29.443082+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59686": null, "field_59660": 21014, "field_59661": "Process and approve five supplier invoices by verifying amounts, ensuring correct account allocation, obtaining necessary approvals, and scheduling payment in the financial system.", "field_59662": "Invoice Processing", "field_59663": null, "field_59664": null, "field_59665": 21016, "field_59666": "2025-02-20", "field_59687": null, "field_59689": null, "field_59697": null, "field_59667": "34", "field_59668": [], "field_59690": null, "field_59692": null, "field_59698": null, "field_59688": null, "field_59669": null, "field_59670": null, "field_59699": null, "field_59671": [], "field_59696": null, "field_59672": [ 2 ], "field_59673": 21019 }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T07:48:00.081236+00:00", "updated_on": "2025-02-05T10:39:19.387237+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59686": null, "field_59660": 21013, "field_59661": "Write, design, and schedule three social media posts promoting the company\u2019s latest product update, ensuring alignment with brand guidelines and marketing strategy.", "field_59662": "Social Media Posts", "field_59663": null, "field_59664": null, "field_59665": 21017, "field_59666": "2025-02-06", "field_59687": null, "field_59689": null, "field_59697": null, "field_59667": "53", "field_59668": [ 1 ], "field_59690": null, "field_59692": null, "field_59698": null, "field_59688": null, "field_59669": null, "field_59670": null, "field_59699": null, "field_59671": [ 5, 6, 7, 8, 9 ], "field_59696": null, "field_59672": [ 3 ], "field_59673": 21021 }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T07:48:00.081262+00:00", "updated_on": "2025-02-05T10:39:22.743200+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59686": null, "field_59660": 21011, "field_59661": "Resolve 15 customer support tickets by diagnosing issues, providing solutions, updating ticket statuses, and following up to ensure customer satisfaction.", "field_59662": "Customer Ticketing", "field_59663": null, "field_59664": null, "field_59665": 21018, "field_59666": "2025-02-06", "field_59687": null, "field_59689": null, "field_59697": null, "field_59667": "6", "field_59668": [], "field_59690": null, "field_59692": null, "field_59698": null, "field_59688": null, "field_59669": null, "field_59670": null, "field_59699": null, "field_59671": [], "field_59696": null, "field_59672": [ 3 ], "field_59673": 21021 }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T07:48:00.081289+00:00", "updated_on": "2025-02-05T10:39:32.932913+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59686": null, "field_59660": 21012, "field_59661": "Break down an upcoming project into five key tasks, assign them to team members, set deadlines in the project management system, and communicate expectations to stakeholders.", "field_59662": "Task Assignment", "field_59663": null, "field_59664": null, "field_59665": 21017, "field_59666": "2025-02-27", "field_59687": null, "field_59689": null, "field_59697": null, "field_59667": "11", "field_59668": [], "field_59690": null, "field_59692": null, "field_59698": null, "field_59688": null, "field_59669": null, "field_59670": null, "field_59699": null, "field_59671": [], "field_59696": null, "field_59672": [ 4 ], "field_59673": 21020 }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T07:48:00.081315+00:00", "updated_on": "2025-02-05T10:39:34.106501+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59686": null, "field_59660": 21011, "field_59661": "Install security patches and update software on all employee workstations, ensuring compatibility, testing functionality, and documenting changes for compliance.", "field_59662": "System Updates", "field_59663": null, "field_59664": null, "field_59665": 21016, "field_59666": "2025-02-11", "field_59687": null, "field_59689": null, "field_59697": null, "field_59667": "9", "field_59668": [ 2 ], "field_59690": null, "field_59692": null, "field_59698": null, "field_59688": null, "field_59669": null, "field_59670": null, "field_59699": null, "field_59671": [ 1 ], "field_59696": null, "field_59672": [ 3 ], "field_59673": 21020 }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T07:48:00.081340+00:00", "updated_on": "2025-02-05T10:39:24.070108+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59686": null, "field_59660": 21011, "field_59661": "Conduct a physical inventory count of all high-value products, compare results with digital records, report discrepancies, and update the inventory management system.", "field_59662": "Inventory Check", "field_59663": null, "field_59664": null, "field_59665": 21017, "field_59666": "2025-02-08", "field_59687": null, "field_59689": null, "field_59697": null, "field_59667": "23", "field_59668": [ 3 ], "field_59690": null, "field_59692": null, "field_59698": null, "field_59688": null, "field_59669": null, "field_59670": null, "field_59699": null, "field_59671": [ 2, 3, 4 ], "field_59696": null, "field_59672": [ 3 ], "field_59673": 21021 }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T07:48:00.081365+00:00", "updated_on": "2025-02-05T10:39:35.378363+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59686": null, "field_59660": 21013, "field_59661": "Follow up with five potential clients via email or phone, answer questions, provide additional information, and schedule meetings to move them through the sales pipeline.", "field_59662": "Client Follow-Up", "field_59663": null, "field_59664": null, "field_59665": 21018, "field_59666": "2025-02-07", "field_59687": null, "field_59689": null, "field_59697": null, "field_59667": "45", "field_59668": [], "field_59690": null, "field_59692": null, "field_59698": null, "field_59688": null, "field_59669": null, "field_59670": null, "field_59699": null, "field_59671": [], "field_59696": null, "field_59672": [ 3 ], "field_59673": 21020 }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T07:48:00.081389+00:00", "updated_on": "2025-02-05T10:39:35.770470+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59686": null, "field_59660": 21012, "field_59661": "Review and update one company policy by assessing current regulations, identifying gaps, revising wording, obtaining approval, and publishing the final version.", "field_59662": "Policy Review", "field_59663": null, "field_59664": null, "field_59665": 21018, "field_59666": "2025-02-11", "field_59687": null, "field_59689": null, "field_59697": null, "field_59667": "16", "field_59668": [ 4 ], "field_59690": null, "field_59692": null, "field_59698": null, "field_59688": null, "field_59669": null, "field_59670": null, "field_59699": null, "field_59671": [], "field_59696": null, "field_59672": [ 4 ], "field_59673": 21020 }, { "id": 10, "order": "10.00000000000000000000", "created_on": "2025-02-05T07:48:00.081413+00:00", "updated_on": "2025-02-05T10:39:36.077388+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59686": null, "field_59660": 21012, "field_59661": "Conduct one-on-one performance reviews with three employees, discuss achievements and challenges, document feedback, and outline action steps for improvement.", "field_59662": "Performance Reviews", "field_59663": null, "field_59664": null, "field_59665": 21018, "field_59666": "2025-02-28", "field_59687": null, "field_59689": null, "field_59697": null, "field_59667": "30", "field_59668": [], "field_59690": null, "field_59692": null, "field_59698": null, "field_59688": null, "field_59669": null, "field_59670": null, "field_59699": null, "field_59671": [], "field_59696": null, "field_59672": [ 4 ], "field_59673": 21020 } ], "data_sync": null }, { "id": 5688, "name": "Contractors", "order": 3, "fields": [ { "id": 59674, "type": "text", "name": "Company Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59675, "type": "text", "name": "Address", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59676, "type": "email", "name": "Email", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59677, "type": "phone_number", "name": "Phone", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59678, "type": "text", "name": "VAT Number", "description": null, "order": 4, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59691, "type": "formula", "name": "Formula", "description": null, "order": 5, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "regex_replace(field('VAT Number'),'(GB)?([0-9]{9})','')", "formula_type": "text" }, { "id": 59679, "type": "link_row", "name": "Tasks", "description": null, "order": 6, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5687, "link_row_related_field_id": 59668, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26438, "type": "grid", "name": "All contractors", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261124, "field_id": 59674, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261125, "field_id": 59675, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261126, "field_id": 59676, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261127, "field_id": 59677, "width": 158, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261128, "field_id": 59678, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261129, "field_id": 59679, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261130, "field_id": 59691, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T08:42:47.025930+00:00", "updated_on": "2025-02-05T08:50:20.819069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59674": "BrightBuild Ltd", "field_59675": "12 Greenway Street, London, SW1A 1AA", "field_59676": "info@brightbuild.co.uk", "field_59677": "+44 20 7946 0123", "field_59678": "GB123456789", "field_59691": null, "field_59679": [ 3 ] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T08:42:47.025996+00:00", "updated_on": "2025-02-05T08:42:47.025996+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59674": "ProTech Solutions", "field_59675": "45 Kings Road, Manchester, M1 3LD", "field_59676": "contact@protechsolutions.co.uk", "field_59677": "+44 161 555 6789", "field_59678": "GB987654321", "field_59691": null, "field_59679": [ 6 ] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T08:42:47.026022+00:00", "updated_on": "2025-02-05T08:42:47.026022+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59674": "EcoElectrics UK", "field_59675": "78 Solar Avenue, Birmingham, B2 4QA", "field_59676": "support@ecoelectrics.co.uk", "field_59677": "+44 121 432 8765", "field_59678": "GB456123789", "field_59691": null, "field_59679": [ 7 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T08:42:47.026045+00:00", "updated_on": "2025-02-05T08:42:47.026045+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59674": "SwiftLogistics", "field_59675": "22 Dockside Lane, Liverpool, L3 1AB", "field_59676": "admin@swiftlogistics.co.uk", "field_59677": "+44 151 789 6543", "field_59678": "GB321654987", "field_59691": null, "field_59679": [ 9 ] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T08:42:47.026069+00:00", "updated_on": "2025-02-05T08:42:47.026069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59674": "Regal Interiors", "field_59675": "89 High Street, Edinburgh, EH2 4PH", "field_59676": "sales@regalinteriors.co.uk", "field_59677": "+44 131 246 9870", "field_59678": "GB654987321", "field_59691": null, "field_59679": [] } ], "data_sync": null }, { "id": 5689, "name": "Asset repository", "order": 4, "fields": [ { "id": 59693, "type": "formula", "name": "Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "get_file_visible_name(index(field('File'),0))", "formula_type": "text" }, { "id": 59680, "type": "file", "name": "File", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59694, "type": "formula", "name": "is Image", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "is_image(index(field('File'),0))", "formula_type": "boolean" }, { "id": 59681, "type": "link_row", "name": "Task", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5687, "link_row_related_field_id": 59671, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26439, "type": "grid", "name": "All assets", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261131, "field_id": 59693, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261132, "field_id": 59681, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261133, "field_id": 59680, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261134, "field_id": 59694, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26440, "type": "grid", "name": "Image assets", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13961, "field_id": 59694, "type": "boolean", "value": "1", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261135, "field_id": 59693, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261136, "field_id": 59681, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261137, "field_id": 59680, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261138, "field_id": 59694, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26441, "type": "grid", "name": "Other assets", "order": 3, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13962, "field_id": 59694, "type": "boolean", "value": "0", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261139, "field_id": 59693, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261140, "field_id": 59681, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261141, "field_id": 59680, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261142, "field_id": 59694, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26442, "type": "form", "name": "Add new asset", "order": 4, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "public": true, "title": "", "description": "", "cover_image": null, "logo_image": null, "submit_text": "Submit", "submit_action": "MESSAGE", "submit_action_message": "The asset has been added", "submit_action_redirect_url": "", "field_options": [ { "id": 25246, "field_id": 59681, "name": "", "description": "The task related to the asset", "enabled": true, "required": true, "order": 0, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25247, "field_id": 59680, "name": "", "description": "Select a single file to be attached to the task", "enabled": true, "required": true, "order": 1, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25248, "field_id": 59693, "name": "", "description": "", "enabled": false, "required": true, "order": 2, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25249, "field_id": 59694, "name": "", "description": "", "enabled": false, "required": true, "order": 3, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T10:02:37.395368+00:00", "updated_on": "2025-02-05T10:13:44.901137+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59693": null, "field_59680": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59694": null, "field_59681": [ 6 ] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T10:02:37.395435+00:00", "updated_on": "2025-02-05T10:13:59.627865+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59693": null, "field_59680": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59694": null, "field_59681": [ 7 ] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T10:14:06.969361+00:00", "updated_on": "2025-02-05T10:14:19.248714+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59693": null, "field_59680": [ { "name": "sv5sVjuuU4vka45DtxdrVEgB41z41kcF_d15e48a86f901b103b995ee1aa8611a5676f234dbec030d7f20a40956610ab55.jpeg", "visible_name": "pallets.jpeg", "original_name": "sv5sVjuuU4vka45DtxdrVEgB41z41kcF_d15e48a86f901b103b995ee1aa8611a5676f234dbec030d7f20a40956610ab55.jpeg" } ], "field_59694": null, "field_59681": [ 7 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T10:14:21.840714+00:00", "updated_on": "2025-02-05T10:14:35.405845+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59693": null, "field_59680": [ { "name": "EkOQ883tzFvi17Sg02ARsvmz3kreg5K7_cd993b3a02bdd9f086b6496b2dfd4ad22f245b78458a9aa28c90ba3493188334.jpeg", "visible_name": "tools.jpeg", "original_name": "EkOQ883tzFvi17Sg02ARsvmz3kreg5K7_cd993b3a02bdd9f086b6496b2dfd4ad22f245b78458a9aa28c90ba3493188334.jpeg" } ], "field_59694": null, "field_59681": [ 7 ] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T10:14:58.718123+00:00", "updated_on": "2025-02-05T10:15:11.710567+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59693": null, "field_59680": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59694": null, "field_59681": [ 3 ] }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T10:15:06.267566+00:00", "updated_on": "2025-02-05T10:18:37.530230+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59693": null, "field_59680": [ { "name": "mQO3bvgYePOu0rWoAz7kocRAO2QKN75M_38f6c19434e047b7681f6ef89cd68ba62779308825f039f30d0afa2ef4521b80.webp", "visible_name": "A 3D render of a rainbow colore...g above a reflective lake.webp", "original_name": "mQO3bvgYePOu0rWoAz7kocRAO2QKN75M_38f6c19434e047b7681f6ef89cd68ba62779308825f039f30d0afa2ef4521b80.webp" } ], "field_59694": null, "field_59681": [ 3 ] }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T10:15:07.735556+00:00", "updated_on": "2025-02-05T10:18:52.363224+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59693": null, "field_59680": [ { "name": "9wEN1j8G8FM2OvsLeIKejqBZtXXi2wDh_78fd39be87f430673055eb29c12640404a2536ea416a1691672db111e0216d93.webp", "visible_name": "A blue orange sliced in half la...r in front of a blue wall.webp", "original_name": "9wEN1j8G8FM2OvsLeIKejqBZtXXi2wDh_78fd39be87f430673055eb29c12640404a2536ea416a1691672db111e0216d93.webp" } ], "field_59694": null, "field_59681": [ 3 ] }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T10:15:13.177066+00:00", "updated_on": "2025-02-05T10:19:03.067117+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59693": null, "field_59680": [ { "name": "y1P9ulM5rL4cQFRcy18vl7lrmF9fa9eX_d6f44caa1e0c26cf4fa6140e6205220b601387af004a2d74cf175746226cfa8a.webp", "visible_name": "A centered explosion of colorfu...der on a black background.webp", "original_name": "y1P9ulM5rL4cQFRcy18vl7lrmF9fa9eX_d6f44caa1e0c26cf4fa6140e6205220b601387af004a2d74cf175746226cfa8a.webp" } ], "field_59694": null, "field_59681": [ 3 ] }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T10:19:11.863993+00:00", "updated_on": "2025-02-05T10:19:48.303568+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59693": null, "field_59680": [ { "name": "fPeEzUORQ9ZvGiatPk76YGW2SuSoKRqW_e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.pdf", "visible_name": "template.pdf", "original_name": "fPeEzUORQ9ZvGiatPk76YGW2SuSoKRqW_e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.pdf" } ], "field_59694": null, "field_59681": [ 3 ] } ], "data_sync": null }, { "id": 5690, "name": "Team members", "order": 5, "fields": [ { "id": 59682, "type": "text", "name": "Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59683, "type": "email", "name": "Email", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59684, "type": "phone_number", "name": "Phone", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59685, "type": "link_row", "name": "Tasks", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5687, "link_row_related_field_id": 59672, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59695, "type": "formula", "name": "Open expected workload", "description": null, "order": 4, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "hours", "number_separator": "", "error": null, "number_decimal_places": 0, "formula": "sum(filter(lookup('Tasks','Expected workload'),lookup('Tasks','Status') != 'Completed'))", "formula_type": "number" } ], "views": [ { "id": 26443, "type": "grid", "name": "All team members", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261143, "field_id": 59682, "width": 131, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261144, "field_id": 59683, "width": 197, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261145, "field_id": 59684, "width": 126, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261146, "field_id": 59685, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261147, "field_id": 59695, "width": 242, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T10:35:51.289680+00:00", "updated_on": "2025-02-05T10:36:38.792224+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59682": "Allie Ecker", "field_59683": "allie.ecker@example.com", "field_59684": "(949) 873-7292", "field_59685": [ 1 ], "field_59695": null }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T10:35:51.289766+00:00", "updated_on": "2025-02-05T10:36:38.792329+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59682": "Bran Lopez", "field_59683": "bran.lopez@example.com", "field_59684": "(650) 869-3623", "field_59685": [ 2 ], "field_59695": null }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T10:36:38.575119+00:00", "updated_on": "2025-02-05T10:36:38.792357+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59682": "Cinda Pullen", "field_59683": "cinda.pullen@example.com", "field_59684": "(213) 743-1636", "field_59685": [ 3, 4, 6, 7, 8 ], "field_59695": null }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T10:36:38.575189+00:00", "updated_on": "2025-02-05T10:36:38.792399+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59682": "Clayton Best", "field_59683": "clayton.best@example.com", "field_59684": "(916) 478-0153", "field_59685": [ 5, 9, 10 ], "field_59695": null } ], "data_sync": null } ] }, { "id": 2166, "name": "Case 10 - Task Management", "order": 10, "type": "database", "tables": [ { "id": 5691, "name": "Tasks", "order": 2, "fields": [ { "id": 59726, "type": "formula", "name": "Name", "description": null, "order": 10, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "concat(left(upper(totext(field('Category'))),3),'-',year(field('Created on')),'-',field('ID'))", "formula_type": "text" }, { "id": 59700, "type": "single_select", "name": "Category", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 21022, "value": "Operations", "color": "darker-gray", "order": 0 }, { "id": 21023, "value": "Management", "color": "dark-brown", "order": 1 }, { "id": 21024, "value": "Marketing", "color": "light-cyan", "order": 2 }, { "id": 21025, "value": "Finance", "color": "darker-yellow", "order": 3 }, { "id": 21026, "value": "Human Resources", "color": "light-yellow", "order": 4 } ] }, { "id": 59701, "type": "text", "name": "Description", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59702, "type": "text", "name": "Title", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59703, "type": "created_on", "name": "Created on", "description": null, "order": 8, "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": 59704, "type": "formula", "name": "ID", "description": null, "order": 9, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(row_id() < 10,concat('0000',row_id()),if(row_id() < 100,concat('000',row_id()),if(row_id() < 1000,concat('00',row_id()),if(row_id() < 10000,concat('0',row_id()),row_id()))))", "formula_type": "text" }, { "id": 59705, "type": "single_select", "name": "Importance", "description": null, "order": 11, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 21027, "value": "Low", "color": "cyan", "order": 0 }, { "id": 21028, "value": "Medium", "color": "blue", "order": 1 }, { "id": 21029, "value": "High", "color": "red", "order": 2 } ] }, { "id": 59706, "type": "date", "name": "Deadline", "description": null, "order": 12, "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": 59727, "type": "formula", "name": "Is urgent", "description": null, "order": 13, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') < today() + date_interval(concat(field('Expected workload') / 6,' days'))", "formula_type": "boolean" }, { "id": 59730, "type": "formula", "name": "Is high priority", "description": null, "order": 14, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Importance') = 'High'", "formula_type": "boolean" }, { "id": 59740, "type": "formula", "name": "Desired start date", "description": null, "order": 15, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(and(field('Is urgent'),field('Is high priority')),today(),if(and(field('Is urgent'),not(field('Is high priority'))),today() + date_interval('1 day'),if(and(not(field('Is urgent')),field('Is high priority')),today() + date_interval('3 days'),'')))", "formula_type": "text" }, { "id": 59707, "type": "number", "name": "Expected workload", "description": null, "order": 16, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "number_decimal_places": 0, "number_negative": false, "number_prefix": "", "number_suffix": "hours", "number_separator": "" }, { "id": 59708, "type": "link_row", "name": "Contractor", "description": null, "order": 17, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5692, "link_row_related_field_id": 59719, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59731, "type": "formula", "name": "Required fields valid", "description": null, "order": 18, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(and(not(isblank(field('Importance'))),not(isblank(field('Deadline')))),not(isblank(field('Expected workload'))))", "formula_type": "boolean" }, { "id": 59732, "type": "formula", "name": "Contractor valid", "description": null, "order": 19, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "or(count(field('Contractor')) = 0,regex_replace(join(lookup('Contractor','VAT Number'),''),'(GB)?([0-9]{9})','valid') = 'valid')", "formula_type": "boolean" }, { "id": 59741, "type": "formula", "name": "Task is valid", "description": null, "order": 20, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "and(field('Required fields valid'),field('Contractor valid'))", "formula_type": "boolean" }, { "id": 59728, "type": "formula", "name": "Final start date", "description": null, "order": 21, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": false, "date_show_tzinfo": false, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": "ISO", "date_time_format": "24", "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "field('Deadline') - date_interval(concat(field('Expected workload') / 6 + 1,' days'))", "formula_type": "date" }, { "id": 59709, "type": "formula", "name": "Details", "description": null, "order": 22, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "button(concat('https://example.com/builder/1059/preview/task-details/',row_id()),'Details')", "formula_type": "button" }, { "id": 59710, "type": "date", "name": "Actual start date", "description": null, "order": 23, "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": 59744, "type": "formula", "name": "Start task", "description": null, "order": 24, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "if(field('Task is valid'),button(concat('https://n8n.cloudron.getbaserow.com/webhook/set-start-date?id=',row_id()),'Start task'),button('','Task not valid'))", "formula_type": "button" }, { "id": 59711, "type": "link_row", "name": "Assets", "description": null, "order": 25, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5693, "link_row_related_field_id": 59721, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59737, "type": "formula", "name": "Add asset", "description": null, "order": 26, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "button(concat('https://example.com/form/iN6i2YJeJcUKB-cuouClfSpmU1LxvSgzWL3Nle5aBwY?prefill_Task=',field('Name'),'&hide_Task'),'Add asset')", "formula_type": "button" }, { "id": 59712, "type": "link_row", "name": "Assignee", "description": null, "order": 27, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5694, "link_row_related_field_id": 59725, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59713, "type": "single_select", "name": "Status", "description": null, "order": 28, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "select_options": [ { "id": 21030, "value": "Not started", "color": "red", "order": 0 }, { "id": 21031, "value": "In progress", "color": "orange", "order": 1 }, { "id": 21032, "value": "Completed", "color": "green", "order": 2 } ] }, { "id": 59729, "type": "formula", "name": "Week", "description": null, "order": 29, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": 0, "formula": "tonumber(datetime_format(field('Deadline'),'IW'))", "formula_type": "number" } ], "views": [ { "id": 26444, "type": "grid", "name": "All tasks", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [ { "id": 8725, "type": "background_color", "value_provider_type": "conditional_color", "value_provider_conf": { "colors": [ { "id": "77f5ba06-166f-4b45-8c17-ff45cf5d4290", "color": "light-yellow", "filters": [ { "id": "2c9ff0a1-174b-47e1-8c1b-db6bc8b3f9b9", "type": "date_is_before", "field": 59728, "group": null, "value": "Europe/Brussels??today" }, { "id": "707a05fc-d2ec-4266-a039-f5705ca95750", "type": "single_select_not_equal", "field": 59713, "group": null, "value": "21032" } ], "operator": "AND" } ] }, "order": 1 } ], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 261148, "field_id": 59726, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261149, "field_id": 59704, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261150, "field_id": 59702, "width": 165, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261151, "field_id": 59709, "width": 127, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261152, "field_id": 59737, "width": 142, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261153, "field_id": 59712, "width": 135, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261154, "field_id": 59744, "width": 200, "hidden": true, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261155, "field_id": 59700, "width": 152, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261156, "field_id": 59705, "width": 143, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261157, "field_id": 59713, "width": 125, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261158, "field_id": 59706, "width": 141, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261159, "field_id": 59729, "width": 111, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261160, "field_id": 59707, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261161, "field_id": 59727, "width": 125, "hidden": false, "order": 13, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261162, "field_id": 59710, "width": 200, "hidden": false, "order": 14, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261163, "field_id": 59730, "width": 200, "hidden": false, "order": 15, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261164, "field_id": 59728, "width": 200, "hidden": false, "order": 16, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261165, "field_id": 59740, "width": 200, "hidden": false, "order": 17, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261166, "field_id": 59701, "width": 554, "hidden": false, "order": 18, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261167, "field_id": 59708, "width": 200, "hidden": false, "order": 19, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261168, "field_id": 59703, "width": 200, "hidden": false, "order": 20, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261169, "field_id": 59731, "width": 200, "hidden": false, "order": 21, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261170, "field_id": 59732, "width": 200, "hidden": false, "order": 22, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261171, "field_id": 59741, "width": 200, "hidden": false, "order": 23, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261172, "field_id": 59711, "width": 200, "hidden": false, "order": 24, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26445, "type": "grid", "name": "All tasks grouped by week", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [ { "id": 3627, "field_id": 59729, "order": "ASC" } ], "decorations": [ { "id": 8726, "type": "background_color", "value_provider_type": "conditional_color", "value_provider_conf": { "colors": [ { "id": "77f5ba06-166f-4b45-8c17-ff45cf5d4290", "color": "light-yellow", "filters": [ { "id": "2c9ff0a1-174b-47e1-8c1b-db6bc8b3f9b9", "type": "date_is_before", "field": 59728, "group": null, "value": "Europe/Brussels??today" }, { "id": "707a05fc-d2ec-4266-a039-f5705ca95750", "type": "single_select_not_equal", "field": 59713, "group": null, "value": "21032" } ], "operator": "AND" } ] }, "order": 1 } ], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 261173, "field_id": 59726, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261174, "field_id": 59704, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261175, "field_id": 59702, "width": 165, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261176, "field_id": 59709, "width": 127, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261177, "field_id": 59737, "width": 142, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261178, "field_id": 59712, "width": 135, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261179, "field_id": 59744, "width": 200, "hidden": true, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261180, "field_id": 59700, "width": 152, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261181, "field_id": 59705, "width": 143, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261182, "field_id": 59713, "width": 125, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261183, "field_id": 59706, "width": 141, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261184, "field_id": 59729, "width": 111, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261185, "field_id": 59707, "width": 200, "hidden": false, "order": 13, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261186, "field_id": 59727, "width": 125, "hidden": false, "order": 14, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261187, "field_id": 59710, "width": 200, "hidden": false, "order": 15, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261188, "field_id": 59730, "width": 200, "hidden": false, "order": 16, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261189, "field_id": 59728, "width": 200, "hidden": false, "order": 17, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261190, "field_id": 59740, "width": 200, "hidden": false, "order": 18, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261191, "field_id": 59701, "width": 554, "hidden": false, "order": 19, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261192, "field_id": 59708, "width": 200, "hidden": false, "order": 20, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261193, "field_id": 59703, "width": 200, "hidden": false, "order": 21, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261194, "field_id": 59731, "width": 200, "hidden": false, "order": 22, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261195, "field_id": 59732, "width": 200, "hidden": false, "order": 23, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261196, "field_id": 59741, "width": 200, "hidden": false, "order": 24, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261197, "field_id": 59711, "width": 200, "hidden": false, "order": 25, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26446, "type": "grid", "name": "Valid tasks", "order": 3, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13963, "field_id": 59741, "type": "boolean", "value": "1", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 261198, "field_id": 59726, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261199, "field_id": 59704, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261200, "field_id": 59702, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261201, "field_id": 59700, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261202, "field_id": 59705, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261203, "field_id": 59706, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261204, "field_id": 59707, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261205, "field_id": 59727, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261206, "field_id": 59730, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261207, "field_id": 59740, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261208, "field_id": 59701, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261209, "field_id": 59708, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261210, "field_id": 59703, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261211, "field_id": 59731, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261212, "field_id": 59732, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261213, "field_id": 59741, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26447, "type": "grid", "name": "Invalid tasks", "order": 4, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13964, "field_id": 59741, "type": "boolean", "value": "0", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "medium", "field_options": [ { "id": 261214, "field_id": 59726, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261215, "field_id": 59704, "width": 200, "hidden": true, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261216, "field_id": 59702, "width": 171, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261217, "field_id": 59700, "width": 157, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261218, "field_id": 59705, "width": 143, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261219, "field_id": 59706, "width": 141, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261220, "field_id": 59707, "width": 200, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261221, "field_id": 59727, "width": 125, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261222, "field_id": 59730, "width": 200, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261223, "field_id": 59740, "width": 200, "hidden": false, "order": 9, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261224, "field_id": 59701, "width": 554, "hidden": false, "order": 10, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261225, "field_id": 59708, "width": 200, "hidden": false, "order": 11, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261226, "field_id": 59703, "width": 200, "hidden": false, "order": 12, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261227, "field_id": 59731, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261228, "field_id": 59732, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261229, "field_id": 59741, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T07:48:00.081133+00:00", "updated_on": "2025-02-05T10:39:28.148711+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59726": null, "field_59700": 21026, "field_59701": "Conduct onboarding for a new hire, including setting up payroll in the HR system, scheduling a welcome meeting with the team, providing access to company tools, and assigning required training materials.", "field_59702": "Employee Onboarding", "field_59703": null, "field_59704": null, "field_59705": 21028, "field_59706": "2025-02-06", "field_59727": null, "field_59730": null, "field_59740": null, "field_59707": "12", "field_59708": [], "field_59731": null, "field_59732": null, "field_59741": null, "field_59728": null, "field_59709": null, "field_59710": "2025-02-05", "field_59744": null, "field_59711": [], "field_59737": null, "field_59712": [ 1 ], "field_59713": 21030, "field_59729": null }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T07:48:00.081208+00:00", "updated_on": "2025-02-05T10:39:29.443082+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59726": null, "field_59700": 21025, "field_59701": "Process and approve five supplier invoices by verifying amounts, ensuring correct account allocation, obtaining necessary approvals, and scheduling payment in the financial system.", "field_59702": "Invoice Processing", "field_59703": null, "field_59704": null, "field_59705": 21027, "field_59706": "2025-02-20", "field_59727": null, "field_59730": null, "field_59740": null, "field_59707": "34", "field_59708": [], "field_59731": null, "field_59732": null, "field_59741": null, "field_59728": null, "field_59709": null, "field_59710": null, "field_59744": null, "field_59711": [], "field_59737": null, "field_59712": [ 2 ], "field_59713": 21030, "field_59729": null }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T07:48:00.081236+00:00", "updated_on": "2025-02-05T10:39:19.387237+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59726": null, "field_59700": 21024, "field_59701": "Write, design, and schedule three social media posts promoting the company\u2019s latest product update, ensuring alignment with brand guidelines and marketing strategy.", "field_59702": "Social Media Posts", "field_59703": null, "field_59704": null, "field_59705": 21028, "field_59706": "2025-02-06", "field_59727": null, "field_59730": null, "field_59740": null, "field_59707": "53", "field_59708": [ 1 ], "field_59731": null, "field_59732": null, "field_59741": null, "field_59728": null, "field_59709": null, "field_59710": null, "field_59744": null, "field_59711": [ 5, 6, 7, 8, 9 ], "field_59737": null, "field_59712": [ 3 ], "field_59713": 21032, "field_59729": null }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T07:48:00.081262+00:00", "updated_on": "2025-02-05T10:39:22.743200+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59726": null, "field_59700": 21022, "field_59701": "Resolve 15 customer support tickets by diagnosing issues, providing solutions, updating ticket statuses, and following up to ensure customer satisfaction.", "field_59702": "Customer Ticketing", "field_59703": null, "field_59704": null, "field_59705": 21029, "field_59706": "2025-02-06", "field_59727": null, "field_59730": null, "field_59740": null, "field_59707": "6", "field_59708": [], "field_59731": null, "field_59732": null, "field_59741": null, "field_59728": null, "field_59709": null, "field_59710": null, "field_59744": null, "field_59711": [], "field_59737": null, "field_59712": [ 3 ], "field_59713": 21032, "field_59729": null }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T07:48:00.081289+00:00", "updated_on": "2025-02-05T10:39:32.932913+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59726": null, "field_59700": 21023, "field_59701": "Break down an upcoming project into five key tasks, assign them to team members, set deadlines in the project management system, and communicate expectations to stakeholders.", "field_59702": "Task Assignment", "field_59703": null, "field_59704": null, "field_59705": 21028, "field_59706": "2025-02-27", "field_59727": null, "field_59730": null, "field_59740": null, "field_59707": "11", "field_59708": [], "field_59731": null, "field_59732": null, "field_59741": null, "field_59728": null, "field_59709": null, "field_59710": null, "field_59744": null, "field_59711": [], "field_59737": null, "field_59712": [ 4 ], "field_59713": 21031, "field_59729": null }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T07:48:00.081315+00:00", "updated_on": "2025-02-05T13:27:19.005898+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59726": null, "field_59700": 21022, "field_59701": "Install security patches and update software on all employee workstations, ensuring compatibility, testing functionality, and documenting changes for compliance.", "field_59702": "System Updates", "field_59703": null, "field_59704": null, "field_59705": 21027, "field_59706": "2025-02-11", "field_59727": null, "field_59730": null, "field_59740": null, "field_59707": "9", "field_59708": [ 2 ], "field_59731": null, "field_59732": null, "field_59741": null, "field_59728": null, "field_59709": null, "field_59710": null, "field_59744": null, "field_59711": [ 1 ], "field_59737": null, "field_59712": [ 3 ], "field_59713": 21031, "field_59729": null }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T07:48:00.081340+00:00", "updated_on": "2025-02-05T10:39:24.070108+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59726": null, "field_59700": 21022, "field_59701": "Conduct a physical inventory count of all high-value products, compare results with digital records, report discrepancies, and update the inventory management system.", "field_59702": "Inventory Check", "field_59703": null, "field_59704": null, "field_59705": 21028, "field_59706": "2025-02-08", "field_59727": null, "field_59730": null, "field_59740": null, "field_59707": "23", "field_59708": [ 3 ], "field_59731": null, "field_59732": null, "field_59741": null, "field_59728": null, "field_59709": null, "field_59710": null, "field_59744": null, "field_59711": [ 2, 3, 4 ], "field_59737": null, "field_59712": [ 3 ], "field_59713": 21032, "field_59729": null }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T07:48:00.081365+00:00", "updated_on": "2025-02-05T10:39:35.378363+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59726": null, "field_59700": 21024, "field_59701": "Follow up with five potential clients via email or phone, answer questions, provide additional information, and schedule meetings to move them through the sales pipeline.", "field_59702": "Client Follow-Up", "field_59703": null, "field_59704": null, "field_59705": 21029, "field_59706": "2025-02-07", "field_59727": null, "field_59730": null, "field_59740": null, "field_59707": "45", "field_59708": [], "field_59731": null, "field_59732": null, "field_59741": null, "field_59728": null, "field_59709": null, "field_59710": null, "field_59744": null, "field_59711": [], "field_59737": null, "field_59712": [ 3 ], "field_59713": 21031, "field_59729": null }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T07:48:00.081389+00:00", "updated_on": "2025-02-05T10:39:35.770470+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59726": null, "field_59700": 21023, "field_59701": "Review and update one company policy by assessing current regulations, identifying gaps, revising wording, obtaining approval, and publishing the final version.", "field_59702": "Policy Review", "field_59703": null, "field_59704": null, "field_59705": 21029, "field_59706": "2025-02-11", "field_59727": null, "field_59730": null, "field_59740": null, "field_59707": "16", "field_59708": [ 4 ], "field_59731": null, "field_59732": null, "field_59741": null, "field_59728": null, "field_59709": null, "field_59710": null, "field_59744": null, "field_59711": [], "field_59737": null, "field_59712": [ 4 ], "field_59713": 21031, "field_59729": null }, { "id": 10, "order": "10.00000000000000000000", "created_on": "2025-02-05T07:48:00.081413+00:00", "updated_on": "2025-02-05T10:39:36.077388+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59726": null, "field_59700": 21023, "field_59701": "Conduct one-on-one performance reviews with three employees, discuss achievements and challenges, document feedback, and outline action steps for improvement.", "field_59702": "Performance Reviews", "field_59703": null, "field_59704": null, "field_59705": 21029, "field_59706": "2025-02-28", "field_59727": null, "field_59730": null, "field_59740": null, "field_59707": "30", "field_59708": [], "field_59731": null, "field_59732": null, "field_59741": null, "field_59728": null, "field_59709": null, "field_59710": null, "field_59744": null, "field_59711": [], "field_59737": null, "field_59712": [ 4 ], "field_59713": 21031, "field_59729": null } ], "data_sync": null }, { "id": 5692, "name": "Contractors", "order": 3, "fields": [ { "id": 59714, "type": "text", "name": "Company Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59715, "type": "text", "name": "Address", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59716, "type": "email", "name": "Email", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59717, "type": "phone_number", "name": "Phone", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59718, "type": "text", "name": "VAT Number", "description": null, "order": 4, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59733, "type": "formula", "name": "Formula", "description": null, "order": 5, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "regex_replace(field('VAT Number'),'(GB)?([0-9]{9})','')", "formula_type": "text" }, { "id": 59719, "type": "link_row", "name": "Tasks", "description": null, "order": 6, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5691, "link_row_related_field_id": 59708, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26448, "type": "grid", "name": "Grid", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261230, "field_id": 59714, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261231, "field_id": 59715, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261232, "field_id": 59716, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261233, "field_id": 59717, "width": 158, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261234, "field_id": 59718, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261235, "field_id": 59719, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261236, "field_id": 59733, "width": 200, "hidden": false, "order": 32767, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T08:42:47.025930+00:00", "updated_on": "2025-02-05T08:50:20.819069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59714": "BrightBuild Ltd", "field_59715": "12 Greenway Street, London, SW1A 1AA", "field_59716": "info@brightbuild.co.uk", "field_59717": "+44 20 7946 0123", "field_59718": "GB123456789", "field_59733": null, "field_59719": [ 3 ] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T08:42:47.025996+00:00", "updated_on": "2025-02-05T08:42:47.025996+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59714": "ProTech Solutions", "field_59715": "45 Kings Road, Manchester, M1 3LD", "field_59716": "contact@protechsolutions.co.uk", "field_59717": "+44 161 555 6789", "field_59718": "GB987654321", "field_59733": null, "field_59719": [ 6 ] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T08:42:47.026022+00:00", "updated_on": "2025-02-05T08:42:47.026022+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59714": "EcoElectrics UK", "field_59715": "78 Solar Avenue, Birmingham, B2 4QA", "field_59716": "support@ecoelectrics.co.uk", "field_59717": "+44 121 432 8765", "field_59718": "GB456123789", "field_59733": null, "field_59719": [ 7 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T08:42:47.026045+00:00", "updated_on": "2025-02-05T08:42:47.026045+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59714": "SwiftLogistics", "field_59715": "22 Dockside Lane, Liverpool, L3 1AB", "field_59716": "admin@swiftlogistics.co.uk", "field_59717": "+44 151 789 6543", "field_59718": "GB321654987", "field_59733": null, "field_59719": [ 9 ] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T08:42:47.026069+00:00", "updated_on": "2025-02-05T08:42:47.026069+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59714": "Regal Interiors", "field_59715": "89 High Street, Edinburgh, EH2 4PH", "field_59716": "sales@regalinteriors.co.uk", "field_59717": "+44 131 246 9870", "field_59718": "GB654987321", "field_59733": null, "field_59719": [] } ], "data_sync": null }, { "id": 5693, "name": "Asset repository", "order": 4, "fields": [ { "id": 59734, "type": "formula", "name": "Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "get_file_visible_name(index(field('File'),0))", "formula_type": "text" }, { "id": 59720, "type": "file", "name": "File", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59735, "type": "formula", "name": "is Image", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": true, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "", "number_separator": "", "error": null, "number_decimal_places": null, "formula": "is_image(index(field('File'),0))", "formula_type": "boolean" }, { "id": 59721, "type": "link_row", "name": "Task", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5691, "link_row_related_field_id": 59711, "link_row_limit_selection_view_id": null, "has_related_field": true } ], "views": [ { "id": 26449, "type": "grid", "name": "All assets", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261237, "field_id": 59734, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261238, "field_id": 59721, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261239, "field_id": 59720, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261240, "field_id": 59735, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26450, "type": "grid", "name": "Image assets", "order": 2, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13965, "field_id": 59735, "type": "boolean", "value": "1", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261241, "field_id": 59734, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261242, "field_id": 59721, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261243, "field_id": 59720, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261244, "field_id": 59735, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26451, "type": "grid", "name": "Other assets", "order": 3, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [ { "id": 13966, "field_id": 59735, "type": "boolean", "value": "0", "group": null } ], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261245, "field_id": 59734, "width": 200, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261246, "field_id": 59721, "width": 200, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261247, "field_id": 59720, "width": 192, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261248, "field_id": 59735, "width": 185, "hidden": false, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" } ] }, { "id": 26452, "type": "form", "name": "Add new asset", "order": 4, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "public": true, "title": "", "description": "", "cover_image": null, "logo_image": null, "submit_text": "Submit", "submit_action": "MESSAGE", "submit_action_message": "The asset has been added", "submit_action_redirect_url": "", "field_options": [ { "id": 25250, "field_id": 59721, "name": "", "description": "The task related to the asset", "enabled": true, "required": true, "order": 0, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25251, "field_id": 59720, "name": "", "description": "Select a single file to be attached to the task", "enabled": true, "required": true, "order": 1, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25252, "field_id": 59734, "name": "", "description": "", "enabled": false, "required": true, "order": 2, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] }, { "id": 25253, "field_id": 59735, "name": "", "description": "", "enabled": false, "required": true, "order": 3, "show_when_matching_conditions": false, "condition_type": "AND", "conditions": [], "condition_groups": [], "field_component": "default", "include_all_select_options": true, "allowed_select_options": [] } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T10:02:37.395368+00:00", "updated_on": "2025-02-05T10:13:44.901137+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59734": null, "field_59720": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59735": null, "field_59721": [ 6 ] }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T10:02:37.395435+00:00", "updated_on": "2025-02-05T10:13:59.627865+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59734": null, "field_59720": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59735": null, "field_59721": [ 7 ] }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T10:14:06.969361+00:00", "updated_on": "2025-02-05T10:14:19.248714+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59734": null, "field_59720": [ { "name": "sv5sVjuuU4vka45DtxdrVEgB41z41kcF_d15e48a86f901b103b995ee1aa8611a5676f234dbec030d7f20a40956610ab55.jpeg", "visible_name": "pallets.jpeg", "original_name": "sv5sVjuuU4vka45DtxdrVEgB41z41kcF_d15e48a86f901b103b995ee1aa8611a5676f234dbec030d7f20a40956610ab55.jpeg" } ], "field_59735": null, "field_59721": [ 7 ] }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T10:14:21.840714+00:00", "updated_on": "2025-02-05T10:14:35.405845+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59734": null, "field_59720": [ { "name": "EkOQ883tzFvi17Sg02ARsvmz3kreg5K7_cd993b3a02bdd9f086b6496b2dfd4ad22f245b78458a9aa28c90ba3493188334.jpeg", "visible_name": "tools.jpeg", "original_name": "EkOQ883tzFvi17Sg02ARsvmz3kreg5K7_cd993b3a02bdd9f086b6496b2dfd4ad22f245b78458a9aa28c90ba3493188334.jpeg" } ], "field_59735": null, "field_59721": [ 7 ] }, { "id": 5, "order": "5.00000000000000000000", "created_on": "2025-02-05T10:14:58.718123+00:00", "updated_on": "2025-02-05T10:15:11.710567+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59734": null, "field_59720": [ { "name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf", "visible_name": "contract.pdf", "original_name": "WnJgHQmzjyeKVF2EWnOw3JAp0fPIEgfB_e7fa567aac5fdffb5569ad7301a186889981b3f504d39250a6aebbce0ac452d6.pdf" } ], "field_59735": null, "field_59721": [ 3 ] }, { "id": 6, "order": "6.00000000000000000000", "created_on": "2025-02-05T10:15:06.267566+00:00", "updated_on": "2025-02-05T10:18:37.530230+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59734": null, "field_59720": [ { "name": "mQO3bvgYePOu0rWoAz7kocRAO2QKN75M_38f6c19434e047b7681f6ef89cd68ba62779308825f039f30d0afa2ef4521b80.webp", "visible_name": "A 3D render of a rainbow colore...g above a reflective lake.webp", "original_name": "mQO3bvgYePOu0rWoAz7kocRAO2QKN75M_38f6c19434e047b7681f6ef89cd68ba62779308825f039f30d0afa2ef4521b80.webp" } ], "field_59735": null, "field_59721": [ 3 ] }, { "id": 7, "order": "7.00000000000000000000", "created_on": "2025-02-05T10:15:07.735556+00:00", "updated_on": "2025-02-05T10:18:52.363224+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59734": null, "field_59720": [ { "name": "9wEN1j8G8FM2OvsLeIKejqBZtXXi2wDh_78fd39be87f430673055eb29c12640404a2536ea416a1691672db111e0216d93.webp", "visible_name": "A blue orange sliced in half la...r in front of a blue wall.webp", "original_name": "9wEN1j8G8FM2OvsLeIKejqBZtXXi2wDh_78fd39be87f430673055eb29c12640404a2536ea416a1691672db111e0216d93.webp" } ], "field_59735": null, "field_59721": [ 3 ] }, { "id": 8, "order": "8.00000000000000000000", "created_on": "2025-02-05T10:15:13.177066+00:00", "updated_on": "2025-02-05T10:19:03.067117+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59734": null, "field_59720": [ { "name": "y1P9ulM5rL4cQFRcy18vl7lrmF9fa9eX_d6f44caa1e0c26cf4fa6140e6205220b601387af004a2d74cf175746226cfa8a.webp", "visible_name": "A centered explosion of colorfu...der on a black background.webp", "original_name": "y1P9ulM5rL4cQFRcy18vl7lrmF9fa9eX_d6f44caa1e0c26cf4fa6140e6205220b601387af004a2d74cf175746226cfa8a.webp" } ], "field_59735": null, "field_59721": [ 3 ] }, { "id": 9, "order": "9.00000000000000000000", "created_on": "2025-02-05T10:19:11.863993+00:00", "updated_on": "2025-02-05T10:19:48.303568+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59734": null, "field_59720": [ { "name": "fPeEzUORQ9ZvGiatPk76YGW2SuSoKRqW_e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.pdf", "visible_name": "template.pdf", "original_name": "fPeEzUORQ9ZvGiatPk76YGW2SuSoKRqW_e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.pdf" } ], "field_59735": null, "field_59721": [ 3 ] } ], "data_sync": null }, { "id": 5694, "name": "Team members", "order": 5, "fields": [ { "id": 59722, "type": "text", "name": "Name", "description": null, "order": 0, "primary": true, "read_only": false, "immutable_type": false, "immutable_properties": false, "text_default": "" }, { "id": 59723, "type": "email", "name": "Email", "description": null, "order": 1, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59724, "type": "phone_number", "name": "Phone", "description": null, "order": 2, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false }, { "id": 59725, "type": "link_row", "name": "Tasks", "description": null, "order": 3, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "link_row_table_id": 5691, "link_row_related_field_id": 59712, "link_row_limit_selection_view_id": null, "has_related_field": true }, { "id": 59736, "type": "formula", "name": "Open workload", "description": null, "order": 4, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "hours", "number_separator": "", "error": null, "number_decimal_places": 0, "formula": "sum(filter(lookup('Tasks','Expected workload'),lookup('Tasks','Status') != 'Completed'))", "formula_type": "number" }, { "id": 59738, "type": "formula", "name": "This week", "description": null, "order": 6, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "hours", "number_separator": "", "error": null, "number_decimal_places": 0, "formula": "sum(filter(lookup('Tasks','Expected workload'),and(lookup('Tasks','Status') != 'Completed',lookup('Tasks','Week') = tonumber(datetime_format(today(),'IW')))))", "formula_type": "number" }, { "id": 59739, "type": "formula", "name": "Next week", "description": null, "order": 7, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "hours", "number_separator": "", "error": null, "number_decimal_places": 0, "formula": "sum(filter(lookup('Tasks','Expected workload'),and(lookup('Tasks','Status') != 'Completed',lookup('Tasks','Week') = tonumber(datetime_format(today(),'IW')) + 1)))", "formula_type": "number" }, { "id": 59742, "type": "formula", "name": "This week occupation", "description": null, "order": 8, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "%", "number_separator": "", "error": null, "number_decimal_places": 0, "formula": "round((field('This week') / 40) * 100,0)", "formula_type": "number" }, { "id": 59743, "type": "formula", "name": "Next week occupation", "description": null, "order": 9, "primary": false, "read_only": false, "immutable_type": false, "immutable_properties": false, "duration_format": null, "date_include_time": null, "date_show_tzinfo": null, "number_prefix": "", "array_formula_type": null, "nullable": false, "date_format": null, "date_time_format": null, "date_force_timezone": null, "number_suffix": "%", "number_separator": "", "error": null, "number_decimal_places": 0, "formula": "round((field('Next week') / 40) * 100,0)", "formula_type": "number" } ], "views": [ { "id": 26453, "type": "grid", "name": "All team members", "order": 1, "ownership_type": "collaborative", "owned_by": "frederik@baserow.io", "filter_type": "AND", "filters_disabled": false, "filters": [], "filter_groups": [], "sortings": [], "group_bys": [], "decorations": [ { "id": 8727, "type": "background_color", "value_provider_type": "conditional_color", "value_provider_conf": { "colors": [ { "id": "8de5d866-560f-4b3d-97b1-349c78e4a101", "color": "light-yellow", "filters": [ { "id": "55e47b98-4c1a-442f-8367-953c94b58efc", "type": "higher_than", "field": 59742, "group": null, "value": "100" }, { "id": "7e5edaf7-8a4e-4a1a-80d7-10995d222bbb", "type": "higher_than", "field": 59743, "group": null, "value": "100" } ], "operator": "OR" } ] }, "order": 1 } ], "public": false, "row_identifier_type": "id", "row_height_size": "small", "field_options": [ { "id": 261249, "field_id": 59722, "width": 131, "hidden": false, "order": 0, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261250, "field_id": 59723, "width": 197, "hidden": false, "order": 1, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261251, "field_id": 59724, "width": 126, "hidden": false, "order": 2, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261252, "field_id": 59725, "width": 200, "hidden": true, "order": 3, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261253, "field_id": 59736, "width": 162, "hidden": false, "order": 4, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261254, "field_id": 59738, "width": 134, "hidden": false, "order": 5, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261255, "field_id": 59742, "width": 204, "hidden": false, "order": 6, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261256, "field_id": 59739, "width": 139, "hidden": false, "order": 7, "aggregation_type": "", "aggregation_raw_type": "" }, { "id": 261257, "field_id": 59743, "width": 209, "hidden": false, "order": 8, "aggregation_type": "", "aggregation_raw_type": "" } ] } ], "rows": [ { "id": 1, "order": "1.00000000000000000000", "created_on": "2025-02-05T10:35:51.289680+00:00", "updated_on": "2025-02-05T10:36:38.792224+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59722": "Allie Ecker", "field_59723": "allie.ecker@example.com", "field_59724": "(949) 873-7292", "field_59725": [ 1 ], "field_59736": null, "field_59738": null, "field_59739": null, "field_59742": null, "field_59743": null }, { "id": 2, "order": "2.00000000000000000000", "created_on": "2025-02-05T10:35:51.289766+00:00", "updated_on": "2025-02-05T10:36:38.792329+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59722": "Bran Lopez", "field_59723": "bran.lopez@example.com", "field_59724": "(650) 869-3623", "field_59725": [ 2 ], "field_59736": null, "field_59738": null, "field_59739": null, "field_59742": null, "field_59743": null }, { "id": 3, "order": "3.00000000000000000000", "created_on": "2025-02-05T10:36:38.575119+00:00", "updated_on": "2025-02-05T10:36:38.792357+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59722": "Cinda Pullen", "field_59723": "cinda.pullen@example.com", "field_59724": "(213) 743-1636", "field_59725": [ 3, 4, 6, 7, 8 ], "field_59736": null, "field_59738": null, "field_59739": null, "field_59742": null, "field_59743": null }, { "id": 4, "order": "4.00000000000000000000", "created_on": "2025-02-05T10:36:38.575189+00:00", "updated_on": "2025-02-05T10:36:38.792399+00:00", "created_by": "frederik@baserow.io", "last_modified_by": "frederik@baserow.io", "field_59722": "Clayton Best", "field_59723": "clayton.best@example.com", "field_59724": "(916) 478-0153", "field_59725": [ 5, 9, 10 ], "field_59736": null, "field_59738": null, "field_59739": null, "field_59742": null, "field_59743": null } ], "data_sync": null } ] }, { "pages": [ { "id": 6663, "name": "__shared__", "order": 1, "path": "__shared__", "path_params": [], "query_params": [], "shared": true, "elements": [], "data_sources": [], "workflow_actions": [], "visibility": "all", "role_type": "allow_all", "roles": [] }, { "id": 6664, "name": "Task details", "order": 1, "path": "/task-details/:task_id", "path_params": [ { "name": "task_id", "type": "numeric" } ], "query_params": [], "shared": false, "elements": [ { "id": 106651, "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", "style_width_child": "normal", "value": "concat('\ud83d\udccb ',get('data_source.12144.field_59570'),' (',get('data_source.12144.field_59585'),')')", "level": 1 }, { "id": 106652, "order": "1.00000000000000000000", "type": "heading", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "'\u2139\ufe0f Details'", "level": 2 }, { "id": 106653, "order": "1.00000000000000000000", "type": "heading", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "'\ud83d\udcf8 Images'", "level": 2 }, { "id": 106654, "order": "1.00000000000000000000", "type": "heading", "parent_element_id": 106650, "place_in_container": "2", "visibility": "all", "role_type": "allow_all", "roles": [], "styles": {}, "style_border_top_color": "border", "style_border_top_size": 0, "style_padding_top": 10, "style_margin_top": 0, "style_border_bottom_color": "border", "style_border_bottom_size": 0, "style_padding_bottom": 10, "style_margin_bottom": 0, "style_border_left_color": "border", "style_border_left_size": 0, "style_padding_left": 0, "style_margin_left": 0, "style_border_right_color": "border", "style_border_right_size": 0, "style_padding_right": 0, "style_margin_right": 0, "style_background_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", "style_width_child": "normal", "value": "'\ud83d\udcc4 Documents'", "level": 2 }, { "id": 106655, "order": "2.00000000000000000000", "type": "text", "parent_element_id": null, "place_in_container": null, "visibility": "all", "role_type": "allow_all", "roles": [], "styles": {}, "style_border_top_color": "border", "style_border_top_size": 0, "style_padding_top": 10, "style_margin_top": 0, "style_border_bottom_color": "border", "style_border_bottom_size": 0, "style_padding_bottom": 10, "style_margin_bottom": 0, "style_border_left_color": "border", "style_border_left_size": 0, "style_padding_left": 20, "style_margin_left": 0, "style_border_right_color": "border", "style_border_right_size": 0, "style_padding_right": 20, "style_margin_right": 0, "style_background_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", "style_width_child": "normal", "value": "get('data_source.12144.field_59569')", "format": "plain" }, { "id": 106656, "order": "2.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "'CATEGORY'", "format": "plain" }, { "id": 106650, "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", "style_width_child": "normal", "column_amount": 3, "column_gap": 20, "alignment": "top" }, { "id": 106657, "order": "3.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "get('data_source.12144.field_59568.value')", "format": "plain" }, { "id": 106658, "order": "4.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "'IMPORTANCE'", "format": "plain" }, { "id": 106659, "order": "5.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "get('data_source.12144.field_59573.value')", "format": "plain" }, { "id": 106660, "order": "6.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "'DEADLINE'", "format": "plain" }, { "id": 106661, "order": "7.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "get('data_source.12144.field_59574')", "format": "plain" }, { "id": 106662, "order": "8.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "'EXPECTED WORKLOAD'", "format": "plain" }, { "id": 106663, "order": "9.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "concat(get('data_source.12144.field_59575'),' hours')", "format": "plain" }, { "id": 106664, "order": "10.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "'DESIRED START DATE'", "format": "plain" }, { "id": 106665, "order": "11.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "concat(get('data_source.12144.field_59592'),' ')", "format": "plain" }, { "id": 106666, "order": "12.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "'FINAL START DATE'", "format": "plain" }, { "id": 106667, "order": "13.00000000000000000000", "type": "text", "parent_element_id": 106650, "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", "style_width_child": "normal", "value": "concat(get('data_source.12144.field_59587'),' ')", "format": "plain" } ], "data_sources": [ { "id": 12144, "name": "Task details", "order": "1.00000000000000000000", "service": { "id": 15000, "integration_id": 898, "type": "local_baserow_get_row", "table_id": 5679, "view_id": null, "search_query": "", "filter_type": "AND", "filters": [], "row_id": "get('page_parameter.task_id')" } } ], "workflow_actions": [], "visibility": "all", "role_type": "allow_all", "roles": [] } ], "integrations": [ { "id": 898, "name": "Local Baserow", "order": "1.00000000000000000000", "type": "local_baserow", "authorized_user": null } ], "theme": { "primary_color": "#014aac", "secondary_color": "#0090da", "border_color": "#a0a0a0", "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": "left", "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": "#000000ff", "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": "#000000FF", "table_horizontal_separator_size": 1 }, "user_sources": [], "favicon_file": null, "login_page": null, "id": 2167, "name": "Case 6 - Task Management", "order": 11, "type": "builder" }, { "pages": [ { "id": 6665, "name": "__shared__", "order": 1, "path": "__shared__", "path_params": [], "query_params": [], "shared": true, "elements": [], "data_sources": [], "workflow_actions": [], "visibility": "all", "role_type": "allow_all", "roles": [] }, { "id": 6666, "name": "Task details", "order": 1, "path": "/task-details/:task_id", "path_params": [ { "name": "task_id", "type": "numeric" } ], "query_params": [], "shared": false, "elements": [ { "id": 106669, "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", "style_width_child": "normal", "value": "concat('\ud83d\udccb ',get('data_source.12145.field_59597'),' (',get('data_source.12145.field_59615'),')')", "level": 1 }, { "id": 106670, "order": "1.00000000000000000000", "type": "heading", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "'\u2139\ufe0f Details'", "level": 2 }, { "id": 106671, "order": "1.00000000000000000000", "type": "heading", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "'\ud83d\udcf8 Images'", "level": 2 }, { "id": 106672, "order": "1.00000000000000000000", "type": "heading", "parent_element_id": 106668, "place_in_container": "2", "visibility": "all", "role_type": "allow_all", "roles": [], "styles": {}, "style_border_top_color": "border", "style_border_top_size": 0, "style_padding_top": 10, "style_margin_top": 0, "style_border_bottom_color": "border", "style_border_bottom_size": 0, "style_padding_bottom": 10, "style_margin_bottom": 0, "style_border_left_color": "border", "style_border_left_size": 0, "style_padding_left": 0, "style_margin_left": 0, "style_border_right_color": "border", "style_border_right_size": 0, "style_padding_right": 0, "style_margin_right": 0, "style_background_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", "style_width_child": "normal", "value": "'\ud83d\udcc4 Documents'", "level": 2 }, { "id": 106688, "order": "1.00000000000000000000", "type": "link", "parent_element_id": 106686, "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", "style_width_child": "normal", "navigation_type": "custom", "navigate_to_page_id": null, "page_parameters": [], "query_parameters": [], "navigate_to_url": "get('current_record.field_59613.0.url')", "target": "blank", "value": "get('current_record.field_59622')", "variant": "link" }, { "id": 106689, "order": "1.00000000000000000000", "type": "image", "parent_element_id": 106687, "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", "style_width_child": "normal", "image_source_type": "url", "image_file_id": null, "image_url": "get('current_record.field_59613.0.url')", "alt_text": "" }, { "id": 106673, "order": "2.00000000000000000000", "type": "text", "parent_element_id": null, "place_in_container": null, "visibility": "all", "role_type": "allow_all", "roles": [], "styles": {}, "style_border_top_color": "border", "style_border_top_size": 0, "style_padding_top": 10, "style_margin_top": 0, "style_border_bottom_color": "border", "style_border_bottom_size": 0, "style_padding_bottom": 10, "style_margin_bottom": 0, "style_border_left_color": "border", "style_border_left_size": 0, "style_padding_left": 20, "style_margin_left": 0, "style_border_right_color": "border", "style_border_right_size": 0, "style_padding_right": 20, "style_margin_right": 0, "style_background_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", "style_width_child": "normal", "value": "concat(get('data_source.12145.field_59569'),get('data_source.12145.field_59596'))", "format": "plain" }, { "id": 106674, "order": "2.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "'CATEGORY'", "format": "plain" }, { "id": 106686, "order": "2.00000000000000000000", "type": "repeat", "parent_element_id": 106668, "place_in_container": "2", "visibility": "all", "role_type": "allow_all", "roles": [], "styles": {}, "style_border_top_color": "border", "style_border_top_size": 0, "style_padding_top": 10, "style_margin_top": 0, "style_border_bottom_color": "border", "style_border_bottom_size": 0, "style_padding_bottom": 10, "style_margin_bottom": 0, "style_border_left_color": "border", "style_border_left_size": 0, "style_padding_left": 0, "style_margin_left": 0, "style_border_right_color": "border", "style_border_right_size": 0, "style_padding_right": 0, "style_margin_right": 0, "style_background_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", "style_width_child": "normal", "data_source_id": 12147, "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": 106687, "order": "2.00000000000000000000", "type": "repeat", "parent_element_id": 106668, "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", "style_width_child": "normal", "data_source_id": 12146, "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": 106668, "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", "style_width_child": "normal", "column_amount": 3, "column_gap": 20, "alignment": "top" }, { "id": 106675, "order": "3.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "get('data_source.12145.field_59595.value')", "format": "plain" }, { "id": 106676, "order": "4.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "'IMPORTANCE'", "format": "plain" }, { "id": 106677, "order": "5.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "get('data_source.12145.field_59600.value')", "format": "plain" }, { "id": 106678, "order": "6.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "'DEADLINE'", "format": "plain" }, { "id": 106679, "order": "7.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "get('data_source.12145.field_59601')", "format": "plain" }, { "id": 106680, "order": "8.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "'EXPECTED WORKLOAD'", "format": "plain" }, { "id": 106681, "order": "9.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "concat(get('data_source.12145.field_59602'),' hours')", "format": "plain" }, { "id": 106682, "order": "10.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "'DESIRED START DATE'", "format": "plain" }, { "id": 106683, "order": "11.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "concat(get('data_source.12145.field_59624'),' ')", "format": "plain" }, { "id": 106684, "order": "12.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "'FINAL START DATE'", "format": "plain" }, { "id": 106685, "order": "13.00000000000000000000", "type": "text", "parent_element_id": 106668, "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", "style_width_child": "normal", "value": "concat(get('data_source.12145.field_59617'),' ')", "format": "plain" } ], "data_sources": [ { "id": 12145, "name": "Task details", "order": "1.00000000000000000000", "service": { "id": 15001, "integration_id": 899, "type": "local_baserow_get_row", "table_id": 5681, "view_id": null, "search_query": "", "filter_type": "AND", "filters": [], "row_id": "get('page_parameter.task_id')" } }, { "id": 12146, "name": "Image assets", "order": "2.00000000000000000000", "service": { "id": 15002, "integration_id": 899, "type": "local_baserow_list_rows", "table_id": 5683, "view_id": 26424, "sortings": [], "search_query": "", "filter_type": "AND", "filters": [ { "field_id": 59614, "type": "link_row_has", "value": "get('page_parameter.task_id')", "value_is_formula": true } ] } }, { "id": 12147, "name": "Other assets", "order": "3.00000000000000000000", "service": { "id": 15003, "integration_id": 899, "type": "local_baserow_list_rows", "table_id": 5683, "view_id": 26425, "sortings": [], "search_query": "", "filter_type": "AND", "filters": [ { "field_id": 59614, "type": "link_row_has", "value": "get('page_parameter.task_id')", "value_is_formula": true } ] } } ], "workflow_actions": [], "visibility": "all", "role_type": "allow_all", "roles": [] } ], "integrations": [ { "id": 899, "name": "Local Baserow", "order": "1.00000000000000000000", "type": "local_baserow", "authorized_user": null } ], "theme": { "primary_color": "#014aac", "secondary_color": "#0090da", "border_color": "#a0a0a0", "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": "left", "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": "#000000ff", "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": "#000000FF", "table_horizontal_separator_size": 1 }, "user_sources": [], "favicon_file": null, "login_page": null, "id": 2168, "name": "Case 7 - Task Management", "order": 12, "type": "builder" } ] }