1
0
mirror of https://gitlab.com/bramw/baserow.git synced 2024-11-21 15:27:53 +00:00
bramw_baserow/backend/templates/event-planning.json
2024-08-30 10:46:14 +00:00

12429 lines
602 KiB
JSON

{
"baserow_template_version": 1,
"name": "Event Planning",
"icon": "iconoir-calendar",
"keywords": [
"events",
"conferences",
"speakers",
"schedule",
"attentees",
"registration process",
"venues",
"sessions"
],
"categories": [
"Marketing",
"Business Operations"
],
"export": [
{
"id": 413,
"name": "Event planning",
"order": 1,
"type": "database",
"tables": [
{
"id": 1902,
"name": "Events",
"order": 1,
"fields": [
{
"id": 17430,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 17431,
"type": "single_select",
"name": "Status",
"order": 1,
"primary": false,
"select_options": [
{
"id": 10038,
"value": "Tentative",
"color": "darker-orange",
"order": 0
},
{
"id": 9709,
"value": "Confirmed",
"color": "dark-gray",
"order": 1
},
{
"id": 9708,
"value": "Planning",
"color": "darker-cyan",
"order": 2
},
{
"id": 9707,
"value": "Open for registration",
"color": "darker-green",
"order": 3
}
]
},
{
"id": 17433,
"type": "date",
"name": "Start Date",
"order": 3,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 17434,
"type": "date",
"name": "End Date",
"order": 4,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 17436,
"type": "link_row",
"name": "Schedules",
"order": 6,
"primary": false,
"link_row_table_id": 1903,
"link_row_related_field_id": 17442,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17704,
"type": "link_row",
"name": "Venue",
"order": 7,
"primary": false,
"link_row_table_id": 1904,
"link_row_related_field_id": 17705,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17730,
"type": "count",
"name": "Count registrations",
"order": 9,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"array_formula_type": null,
"number_decimal_places": 0,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17744
},
{
"id": 17731,
"type": "rollup",
"name": "Venue (name)",
"order": 10,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17704,
"target_field_id": 17445,
"rollup_function": "min"
},
{
"id": 17733,
"type": "formula",
"name": "Sold out %",
"order": 11,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"array_formula_type": null,
"number_decimal_places": 2,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"formula": "round(field('Count registrations') / max(lookup('Venue','Venue capacity')) * 100,2)",
"formula_type": "number"
},
{
"id": 17744,
"type": "link_row",
"name": "Registrations",
"order": 12,
"primary": false,
"link_row_table_id": 1934,
"link_row_related_field_id": 17742,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17746,
"type": "text",
"name": "Code",
"order": 13,
"primary": false,
"text_default": ""
},
{
"id": 17752,
"type": "formula",
"name": "Registration accounts",
"order": 14,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"formula": "join(lookup('Registrations','Attendee e-mail'),' ')",
"formula_type": "text"
}
],
"views": [
{
"id": 7229,
"type": "grid",
"name": "All events",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5097,
"field_id": 17433,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 50690,
"field_id": 17430,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50691,
"field_id": 17431,
"width": 119,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50693,
"field_id": 17433,
"width": 138,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50694,
"field_id": 17434,
"width": 129,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51633,
"field_id": 17704,
"width": 251,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51687,
"field_id": 17731,
"width": 200,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50696,
"field_id": 17436,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51659,
"field_id": 17730,
"width": 194,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51713,
"field_id": 17733,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51967,
"field_id": 17744,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 52003,
"field_id": 17752,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51968,
"field_id": 17746,
"width": 200,
"hidden": true,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7338,
"type": "grid",
"name": "All events grouped by status",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5101,
"field_id": 17433,
"order": "ASC"
}
],
"group_bys": [
{
"id": 189,
"field_id": 17431,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51678,
"field_id": 17430,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51679,
"field_id": 17431,
"width": 119,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51681,
"field_id": 17433,
"width": 138,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51682,
"field_id": 17434,
"width": 129,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51683,
"field_id": 17704,
"width": 251,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51684,
"field_id": 17436,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51686,
"field_id": 17730,
"width": 180,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51689,
"field_id": 17731,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51714,
"field_id": 17733,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51991,
"field_id": 17744,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51992,
"field_id": 17746,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 72230,
"field_id": 17752,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7339,
"type": "grid",
"name": "All events grouped by venue",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5102,
"field_id": 17433,
"order": "ASC"
}
],
"group_bys": [
{
"id": 190,
"field_id": 17731,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51691,
"field_id": 17430,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51692,
"field_id": 17431,
"width": 119,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51694,
"field_id": 17433,
"width": 138,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51695,
"field_id": 17434,
"width": 129,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51696,
"field_id": 17704,
"width": 251,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51697,
"field_id": 17436,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51699,
"field_id": 17730,
"width": 180,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51700,
"field_id": 17731,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51715,
"field_id": 17733,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7369,
"type": "grid",
"name": "Events open for registration",
"order": 4,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4498,
"field_id": 17431,
"type": "single_select_equal",
"value": "9707",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5145,
"field_id": 17433,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51951,
"field_id": 17430,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51952,
"field_id": 17431,
"width": 119,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51953,
"field_id": 17433,
"width": 138,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51954,
"field_id": 17434,
"width": 129,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51955,
"field_id": 17704,
"width": 251,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51956,
"field_id": 17731,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51957,
"field_id": 17436,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51959,
"field_id": 17730,
"width": 180,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51960,
"field_id": 17733,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51965,
"field_id": 17744,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51966,
"field_id": 17746,
"width": 111,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7340,
"type": "grid",
"name": "Events without registrations",
"order": 5,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4495,
"field_id": 17730,
"type": "lower_than_or_equal",
"value": "0",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5103,
"field_id": 17433,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51701,
"field_id": 17430,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51702,
"field_id": 17431,
"width": 119,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51704,
"field_id": 17433,
"width": 138,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51705,
"field_id": 17434,
"width": 129,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51706,
"field_id": 17704,
"width": 251,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51707,
"field_id": 17731,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51708,
"field_id": 17436,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51710,
"field_id": 17730,
"width": 180,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51712,
"field_id": 17733,
"width": 160,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51989,
"field_id": 17744,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51990,
"field_id": 17746,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7341,
"type": "grid",
"name": "Events with registrations > 50% capacity",
"order": 6,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4496,
"field_id": 17733,
"type": "higher_than",
"value": "50",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5104,
"field_id": 17433,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51718,
"field_id": 17430,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51719,
"field_id": 17431,
"width": 119,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51721,
"field_id": 17433,
"width": 138,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51722,
"field_id": 17434,
"width": 129,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51723,
"field_id": 17704,
"width": 251,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51724,
"field_id": 17731,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51725,
"field_id": 17436,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51727,
"field_id": 17730,
"width": 180,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51728,
"field_id": 17733,
"width": 160,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51995,
"field_id": 17744,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51996,
"field_id": 17746,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7342,
"type": "grid",
"name": "Events with registrations > 90% capacity",
"order": 7,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4497,
"field_id": 17733,
"type": "higher_than",
"value": "90",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5105,
"field_id": 17433,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51729,
"field_id": 17430,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51730,
"field_id": 17431,
"width": 119,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51732,
"field_id": 17433,
"width": 138,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51733,
"field_id": 17434,
"width": 129,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51734,
"field_id": 17704,
"width": 251,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51735,
"field_id": 17731,
"width": 200,
"hidden": true,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51736,
"field_id": 17436,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51738,
"field_id": 17730,
"width": 180,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51739,
"field_id": 17733,
"width": 160,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51997,
"field_id": 17744,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51998,
"field_id": 17746,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7337,
"type": "grid",
"name": "Events starting this month",
"order": 8,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4465,
"field_id": 17433,
"type": "date_is",
"value": "Europe/Brussels??this_month",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5100,
"field_id": 17433,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51669,
"field_id": 17430,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51670,
"field_id": 17431,
"width": 119,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51672,
"field_id": 17433,
"width": 138,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51673,
"field_id": 17434,
"width": 129,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51674,
"field_id": 17704,
"width": 251,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51675,
"field_id": 17436,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51677,
"field_id": 17730,
"width": 180,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51688,
"field_id": 17731,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51716,
"field_id": 17733,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51993,
"field_id": 17744,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51994,
"field_id": 17746,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7336,
"type": "grid",
"name": "Events starting next month",
"order": 9,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4464,
"field_id": 17433,
"type": "date_is",
"value": "Europe/Brussels??next_month",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5099,
"field_id": 17433,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51660,
"field_id": 17430,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51661,
"field_id": 17431,
"width": 119,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51663,
"field_id": 17433,
"width": 138,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51664,
"field_id": 17434,
"width": 129,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51665,
"field_id": 17704,
"width": 251,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51666,
"field_id": 17436,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51668,
"field_id": 17730,
"width": 180,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51690,
"field_id": 17731,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51717,
"field_id": 17733,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7334,
"type": "calendar",
"name": "Calendar: all events with start date",
"order": 10,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [
{
"id": 1468,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 17431
},
"order": 1
}
],
"public": false,
"date_field_id": 17433,
"field_options": [
{
"id": 703,
"field_id": 17430,
"hidden": false,
"order": 32767
},
{
"id": 704,
"field_id": 17431,
"hidden": false,
"order": 32767
},
{
"id": 706,
"field_id": 17433,
"hidden": false,
"order": 32767
},
{
"id": 707,
"field_id": 17434,
"hidden": false,
"order": 32767
},
{
"id": 708,
"field_id": 17436,
"hidden": false,
"order": 32767
},
{
"id": 709,
"field_id": 17704,
"hidden": false,
"order": 32767
}
]
},
{
"id": 7335,
"type": "kanban",
"name": "All events stacked by their status",
"order": 11,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 17431,
"field_options": [
{
"id": 9233,
"field_id": 17430,
"hidden": false,
"order": 32767
},
{
"id": 9234,
"field_id": 17431,
"hidden": true,
"order": 32767
},
{
"id": 9236,
"field_id": 17433,
"hidden": false,
"order": 32767
},
{
"id": 9237,
"field_id": 17434,
"hidden": false,
"order": 32767
},
{
"id": 9238,
"field_id": 17436,
"hidden": true,
"order": 32767
},
{
"id": 9239,
"field_id": 17704,
"hidden": false,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-07-30T12:23:16.135892+00:00",
"updated_on": "2024-08-06T13:05:48.600693+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17430": "Tech Summit 2024",
"field_17431": 9709,
"field_17433": "2024-09-15",
"field_17434": "2024-09-17",
"field_17436": [],
"field_17704": [
1
],
"field_17730": null,
"field_17731": null,
"field_17733": null,
"field_17744": [],
"field_17746": "TS24",
"field_17752": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-07-30T12:23:16.135925+00:00",
"updated_on": "2024-08-06T13:05:52.338563+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17430": "Green Energy Expo",
"field_17431": 9708,
"field_17433": "2024-10-20",
"field_17434": "2024-10-22",
"field_17436": [],
"field_17704": [
2
],
"field_17730": null,
"field_17731": null,
"field_17733": null,
"field_17744": [],
"field_17746": "GEE",
"field_17752": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-07-30T12:23:16.135942+00:00",
"updated_on": "2024-08-06T13:05:53.650656+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17430": "AI Conference",
"field_17431": 9707,
"field_17433": "2024-11-05",
"field_17434": "2024-11-07",
"field_17436": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
],
"field_17704": [
3
],
"field_17730": null,
"field_17731": null,
"field_17733": null,
"field_17744": [
1,
2,
5,
8,
11,
12,
13,
14,
16,
18
],
"field_17746": "AIC",
"field_17752": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-07-30T12:23:16.135957+00:00",
"updated_on": "2024-08-06T13:06:08.918310+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17430": "Marketing Symposium",
"field_17431": 9709,
"field_17433": "2025-02-10",
"field_17434": "2025-02-12",
"field_17436": [],
"field_17704": [
4
],
"field_17730": null,
"field_17731": null,
"field_17733": null,
"field_17744": [],
"field_17746": "MAS",
"field_17752": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-07-30T12:23:16.135970+00:00",
"updated_on": "2024-08-06T13:05:55.241168+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17430": "Global Finance Forum",
"field_17431": 9707,
"field_17433": "2024-12-01",
"field_17434": "2024-12-03",
"field_17436": [
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34
],
"field_17704": [
5
],
"field_17730": null,
"field_17731": null,
"field_17733": null,
"field_17744": [
26
],
"field_17746": "GFF",
"field_17752": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-07-30T12:23:16.135984+00:00",
"updated_on": "2024-08-06T13:06:11.791114+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17430": "Healthcare Innovation Summit",
"field_17431": 9708,
"field_17433": "2025-03-20",
"field_17434": "2025-03-22",
"field_17436": [],
"field_17704": [
4
],
"field_17730": null,
"field_17731": null,
"field_17733": null,
"field_17744": [],
"field_17746": "HIS",
"field_17752": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-07-30T12:23:16.135998+00:00",
"updated_on": "2024-08-06T13:05:45.781974+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17430": "Startup Pitch Competition",
"field_17431": 9707,
"field_17433": "2024-08-25",
"field_17434": "2024-08-26",
"field_17436": [
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21
],
"field_17704": [
7
],
"field_17730": null,
"field_17731": null,
"field_17733": null,
"field_17744": [
7,
6,
4,
3,
9,
10,
15,
17,
19,
20,
21,
22,
24
],
"field_17746": "SPC",
"field_17752": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-07-30T12:23:16.136011+00:00",
"updated_on": "2024-08-06T13:06:03.998689+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17430": "Cybersecurity Conference",
"field_17431": 9709,
"field_17433": "2025-01-15",
"field_17434": "2025-01-17",
"field_17436": [],
"field_17704": [
7
],
"field_17730": null,
"field_17731": null,
"field_17733": null,
"field_17744": [],
"field_17746": "CSC",
"field_17752": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-07-30T12:23:16.136025+00:00",
"updated_on": "2024-08-06T13:06:13.429905+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17430": "Sustainable Fashion Week",
"field_17431": 9708,
"field_17433": "2025-04-05",
"field_17434": "2025-04-10",
"field_17436": [],
"field_17704": [
5
],
"field_17730": null,
"field_17731": null,
"field_17733": null,
"field_17744": [],
"field_17746": "SFW",
"field_17752": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-07-30T12:23:16.136039+00:00",
"updated_on": "2024-08-08T15:10:29.358495+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17430": "Space Exploration Symposium",
"field_17431": 9709,
"field_17433": "2024-10-10",
"field_17434": "2024-10-12",
"field_17436": [],
"field_17704": [
1
],
"field_17730": null,
"field_17731": null,
"field_17733": null,
"field_17744": [],
"field_17746": "SES",
"field_17752": null
}
]
},
{
"id": 1904,
"name": "Venues",
"order": 2,
"fields": [
{
"id": 17445,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 17446,
"type": "text",
"name": "City",
"order": 1,
"primary": false,
"text_default": ""
},
{
"id": 17447,
"type": "url",
"name": "Website",
"order": 2,
"primary": false
},
{
"id": 17705,
"type": "link_row",
"name": "Events",
"order": 4,
"primary": false,
"link_row_table_id": 1902,
"link_row_related_field_id": 17704,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17706,
"type": "count",
"name": "Count events",
"order": 5,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"array_formula_type": null,
"number_decimal_places": 0,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17705
},
{
"id": 17710,
"type": "link_row",
"name": "Venue rooms",
"order": 6,
"primary": false,
"link_row_table_id": 1933,
"link_row_related_field_id": 17708,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17732,
"type": "rollup",
"name": "Venue capacity",
"order": 7,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"array_formula_type": null,
"number_decimal_places": 0,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17710,
"target_field_id": 17709,
"rollup_function": "max"
},
{
"id": 17734,
"type": "count",
"name": "Count rooms",
"order": 8,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"array_formula_type": null,
"number_decimal_places": 0,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17710
}
],
"views": [
{
"id": 7231,
"type": "grid",
"name": "All venues",
"order": 1,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5106,
"field_id": 17445,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 50705,
"field_id": 17445,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50706,
"field_id": 17446,
"width": 134,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50707,
"field_id": 17447,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51634,
"field_id": 17705,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51635,
"field_id": 17706,
"width": 157,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51647,
"field_id": 17710,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51740,
"field_id": 17734,
"width": 151,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51711,
"field_id": 17732,
"width": 166,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7343,
"type": "grid",
"name": "Venues with multiple events",
"order": 2,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4469,
"field_id": 17706,
"type": "higher_than",
"value": "1",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5107,
"field_id": 17445,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51741,
"field_id": 17445,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51742,
"field_id": 17446,
"width": 134,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51743,
"field_id": 17447,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51744,
"field_id": 17705,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51745,
"field_id": 17706,
"width": 157,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51746,
"field_id": 17710,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51747,
"field_id": 17734,
"width": 151,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51748,
"field_id": 17732,
"width": 166,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7344,
"type": "grid",
"name": "Venues with capacity >= 500",
"order": 3,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4470,
"field_id": 17732,
"type": "higher_than_or_equal",
"value": "500",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5108,
"field_id": 17445,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51749,
"field_id": 17445,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51750,
"field_id": 17446,
"width": 134,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51751,
"field_id": 17447,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51752,
"field_id": 17705,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51753,
"field_id": 17706,
"width": 157,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51754,
"field_id": 17710,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51755,
"field_id": 17734,
"width": 151,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51756,
"field_id": 17732,
"width": 166,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7345,
"type": "grid",
"name": "Venues with capacity < 500",
"order": 4,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4471,
"field_id": 17732,
"type": "lower_than",
"value": "500",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5109,
"field_id": 17445,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51757,
"field_id": 17445,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51758,
"field_id": 17446,
"width": 134,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51759,
"field_id": 17447,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51760,
"field_id": 17705,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51761,
"field_id": 17706,
"width": 157,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51762,
"field_id": 17710,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51763,
"field_id": 17734,
"width": 151,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51764,
"field_id": 17732,
"width": 166,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-07-30T12:23:47.676529+00:00",
"updated_on": "2024-07-30T12:23:47.676529+00:00",
"field_17445": "San Francisco Convention Center",
"field_17446": "San Francisco",
"field_17447": "www.sfconventioncenter.com",
"field_17705": [
1,
10
],
"field_17706": null,
"field_17710": [
3,
4,
5,
6,
7
],
"field_17732": null,
"field_17734": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-07-30T12:23:47.676560+00:00",
"updated_on": "2024-07-30T12:23:47.676560+00:00",
"field_17445": "Chicago Green Center",
"field_17446": "Chicago",
"field_17447": "www.chicagogreencenter.org",
"field_17705": [
2
],
"field_17706": null,
"field_17710": [
8,
9,
10,
11,
12
],
"field_17732": null,
"field_17734": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-07-30T12:23:47.676576+00:00",
"updated_on": "2024-07-30T12:23:47.676576+00:00",
"field_17445": "New York Tech Hub",
"field_17446": "New York City",
"field_17447": "www.nytechhub.com",
"field_17705": [
3
],
"field_17706": null,
"field_17710": [
13,
14,
15,
16,
17
],
"field_17732": null,
"field_17734": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-07-30T12:23:47.676588+00:00",
"updated_on": "2024-07-30T12:23:47.676588+00:00",
"field_17445": "Miami Beach Convention Center",
"field_17446": "Miami Beach",
"field_17447": "www.miamibeachconvention.com",
"field_17705": [
4,
6
],
"field_17706": null,
"field_17710": [
18,
19,
20,
21,
22
],
"field_17732": null,
"field_17734": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-07-30T12:23:47.676601+00:00",
"updated_on": "2024-07-30T12:23:47.676601+00:00",
"field_17445": "London Financial District",
"field_17446": "London",
"field_17447": "www.londonfinancialdistrict.co.uk",
"field_17705": [
5,
9
],
"field_17706": null,
"field_17710": [
23,
24,
25,
26,
27
],
"field_17732": null,
"field_17734": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-07-30T12:23:47.676628+00:00",
"updated_on": "2024-07-30T12:23:47.676628+00:00",
"field_17445": "Silicon Valley Startup Hub",
"field_17446": "Palo Alto",
"field_17447": "www.svstartuphub.com",
"field_17705": [
7,
8
],
"field_17706": null,
"field_17710": [
28,
29,
30,
31,
32
],
"field_17732": null,
"field_17734": null
}
]
},
{
"id": 1933,
"name": "Venue rooms",
"order": 3,
"fields": [
{
"id": 17707,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 17708,
"type": "link_row",
"name": "Venue",
"order": 1,
"primary": false,
"link_row_table_id": 1904,
"link_row_related_field_id": 17710,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17709,
"type": "number",
"name": "Capacity",
"order": 2,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 17713,
"type": "boolean",
"name": "Projection",
"order": 5,
"primary": false
},
{
"id": 17714,
"type": "boolean",
"name": "Internet",
"order": 6,
"primary": false
},
{
"id": 17715,
"type": "rollup",
"name": "Venue (name)",
"order": 7,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17708,
"target_field_id": 17445,
"rollup_function": "min"
},
{
"id": 17716,
"type": "link_row",
"name": "Schedules",
"order": 8,
"primary": false,
"link_row_table_id": 1903,
"link_row_related_field_id": 17441,
"link_row_limit_selection_view_id": null,
"has_related_field": true
}
],
"views": [
{
"id": 7333,
"type": "grid",
"name": "All rooms",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5110,
"field_id": 17715,
"order": "ASC"
},
{
"id": 5111,
"field_id": 17709,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51638,
"field_id": 17707,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51636,
"field_id": 17708,
"width": 249,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51643,
"field_id": 17715,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51637,
"field_id": 17709,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51641,
"field_id": 17713,
"width": 132,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51642,
"field_id": 17714,
"width": 119,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51644,
"field_id": 17716,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7346,
"type": "grid",
"name": "All rooms grouped by venue",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5112,
"field_id": 17715,
"order": "ASC"
},
{
"id": 5113,
"field_id": 17709,
"order": "ASC"
}
],
"group_bys": [
{
"id": 191,
"field_id": 17715,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51765,
"field_id": 17707,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51766,
"field_id": 17708,
"width": 249,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51767,
"field_id": 17715,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51768,
"field_id": 17709,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51769,
"field_id": 17713,
"width": 132,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51770,
"field_id": 17714,
"width": 119,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51771,
"field_id": 17716,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7347,
"type": "grid",
"name": "Rooms with wired internet",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4473,
"field_id": 17714,
"type": "boolean",
"value": "1",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5114,
"field_id": 17715,
"order": "ASC"
},
{
"id": 5115,
"field_id": 17709,
"order": "ASC"
}
],
"group_bys": [
{
"id": 192,
"field_id": 17715,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51772,
"field_id": 17707,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51773,
"field_id": 17708,
"width": 249,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51774,
"field_id": 17715,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51775,
"field_id": 17709,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51776,
"field_id": 17713,
"width": 132,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51777,
"field_id": 17714,
"width": 119,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51778,
"field_id": 17716,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7348,
"type": "grid",
"name": "Rooms with projection",
"order": 4,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4474,
"field_id": 17713,
"type": "boolean",
"value": "1",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5116,
"field_id": 17715,
"order": "ASC"
},
{
"id": 5117,
"field_id": 17709,
"order": "ASC"
}
],
"group_bys": [
{
"id": 193,
"field_id": 17715,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51779,
"field_id": 17707,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51780,
"field_id": 17708,
"width": 249,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51781,
"field_id": 17715,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51782,
"field_id": 17709,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51783,
"field_id": 17713,
"width": 132,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51784,
"field_id": 17714,
"width": 119,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51785,
"field_id": 17716,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7349,
"type": "grid",
"name": "Rooms with projection & wired internet",
"order": 5,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4475,
"field_id": 17713,
"type": "boolean",
"value": "1",
"group": null
},
{
"id": 4476,
"field_id": 17714,
"type": "boolean",
"value": "1",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5118,
"field_id": 17715,
"order": "ASC"
},
{
"id": 5119,
"field_id": 17709,
"order": "ASC"
}
],
"group_bys": [
{
"id": 194,
"field_id": 17715,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51786,
"field_id": 17707,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51787,
"field_id": 17708,
"width": 249,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51788,
"field_id": 17715,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51789,
"field_id": 17709,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51790,
"field_id": 17713,
"width": 132,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51791,
"field_id": 17714,
"width": 119,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51792,
"field_id": 17716,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7350,
"type": "grid",
"name": "Rooms with capacity < 100",
"order": 6,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4477,
"field_id": 17709,
"type": "lower_than",
"value": "100",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5120,
"field_id": 17715,
"order": "ASC"
},
{
"id": 5121,
"field_id": 17709,
"order": "ASC"
}
],
"group_bys": [
{
"id": 195,
"field_id": 17715,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51793,
"field_id": 17707,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51794,
"field_id": 17708,
"width": 249,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51795,
"field_id": 17715,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51796,
"field_id": 17709,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51797,
"field_id": 17713,
"width": 132,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51798,
"field_id": 17714,
"width": 119,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51799,
"field_id": 17716,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7351,
"type": "grid",
"name": "Rooms with capacity >= 100",
"order": 7,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4479,
"field_id": 17709,
"type": "higher_than_or_equal",
"value": "100",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5122,
"field_id": 17715,
"order": "ASC"
},
{
"id": 5123,
"field_id": 17709,
"order": "ASC"
}
],
"group_bys": [
{
"id": 196,
"field_id": 17715,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51800,
"field_id": 17707,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51801,
"field_id": 17708,
"width": 249,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51802,
"field_id": 17715,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51803,
"field_id": 17709,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51804,
"field_id": 17713,
"width": 132,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51805,
"field_id": 17714,
"width": 119,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51806,
"field_id": 17716,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7352,
"type": "grid",
"name": "Rooms with capacity >= 200",
"order": 8,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4480,
"field_id": 17709,
"type": "higher_than_or_equal",
"value": "200",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5124,
"field_id": 17715,
"order": "ASC"
},
{
"id": 5125,
"field_id": 17709,
"order": "ASC"
}
],
"group_bys": [
{
"id": 197,
"field_id": 17715,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51807,
"field_id": 17707,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51808,
"field_id": 17708,
"width": 249,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51809,
"field_id": 17715,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51810,
"field_id": 17709,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51811,
"field_id": 17713,
"width": 132,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51812,
"field_id": 17714,
"width": 119,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51813,
"field_id": 17716,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7353,
"type": "grid",
"name": "Rooms with capacity >= 300",
"order": 9,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4481,
"field_id": 17709,
"type": "higher_than_or_equal",
"value": "300",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5126,
"field_id": 17715,
"order": "ASC"
},
{
"id": 5127,
"field_id": 17709,
"order": "ASC"
}
],
"group_bys": [
{
"id": 198,
"field_id": 17715,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51814,
"field_id": 17707,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51815,
"field_id": 17708,
"width": 249,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51816,
"field_id": 17715,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51817,
"field_id": 17709,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51818,
"field_id": 17713,
"width": 132,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51819,
"field_id": 17714,
"width": 119,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51820,
"field_id": 17716,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7354,
"type": "grid",
"name": "Rooms with capacity >= 400",
"order": 10,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4482,
"field_id": 17709,
"type": "higher_than_or_equal",
"value": "400",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5128,
"field_id": 17715,
"order": "ASC"
},
{
"id": 5129,
"field_id": 17709,
"order": "ASC"
}
],
"group_bys": [
{
"id": 199,
"field_id": 17715,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51821,
"field_id": 17707,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51822,
"field_id": 17708,
"width": 249,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51823,
"field_id": 17715,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51824,
"field_id": 17709,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51825,
"field_id": 17713,
"width": 132,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51826,
"field_id": 17714,
"width": 119,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51827,
"field_id": 17716,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7355,
"type": "grid",
"name": "Rooms with capacity >= 500",
"order": 11,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4483,
"field_id": 17709,
"type": "higher_than_or_equal",
"value": "500",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5130,
"field_id": 17715,
"order": "ASC"
},
{
"id": 5131,
"field_id": 17709,
"order": "ASC"
}
],
"group_bys": [
{
"id": 200,
"field_id": 17715,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51828,
"field_id": 17707,
"width": 197,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51829,
"field_id": 17708,
"width": 249,
"hidden": true,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51830,
"field_id": 17715,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51831,
"field_id": 17709,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51832,
"field_id": 17713,
"width": 132,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51833,
"field_id": 17714,
"width": 119,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51834,
"field_id": 17716,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001649+00:00",
"updated_on": "2024-08-06T07:45:35.589336+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Main Hall",
"field_17708": [
1
],
"field_17709": "500",
"field_17713": "true",
"field_17714": "true",
"field_17715": null,
"field_17716": []
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001696+00:00",
"updated_on": "2024-08-06T07:45:36.091744+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Room 101",
"field_17708": [
1
],
"field_17709": "100",
"field_17713": "false",
"field_17714": "true",
"field_17715": null,
"field_17716": []
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001718+00:00",
"updated_on": "2024-08-06T07:45:06.070134+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Conference Room A",
"field_17708": [
1
],
"field_17709": "150",
"field_17713": "true",
"field_17714": "false",
"field_17715": null,
"field_17716": []
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001738+00:00",
"updated_on": "2024-08-06T07:45:36.373078+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Dining Hall",
"field_17708": [
1
],
"field_17709": "200",
"field_17713": "true",
"field_17714": "true",
"field_17715": null,
"field_17716": []
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001758+00:00",
"updated_on": "2024-08-06T07:44:44.001758+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Room 202",
"field_17708": [
1
],
"field_17709": "120",
"field_17713": "false",
"field_17714": "false",
"field_17715": null,
"field_17716": []
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001777+00:00",
"updated_on": "2024-08-06T07:45:36.684232+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Main Auditorium",
"field_17708": [
2
],
"field_17709": "300",
"field_17713": "true",
"field_17714": "true",
"field_17715": null,
"field_17716": []
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001796+00:00",
"updated_on": "2024-08-06T07:44:44.001796+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Workshop Room",
"field_17708": [
2
],
"field_17709": "80",
"field_17713": "false",
"field_17714": "false",
"field_17715": null,
"field_17716": []
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001815+00:00",
"updated_on": "2024-08-06T07:45:07.005828+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Conference Room B",
"field_17708": [
2
],
"field_17709": "150",
"field_17713": "true",
"field_17714": "false",
"field_17715": null,
"field_17716": []
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001834+00:00",
"updated_on": "2024-08-06T07:45:36.981030+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Eco Hall",
"field_17708": [
2
],
"field_17709": "200",
"field_17713": "true",
"field_17714": "true",
"field_17715": null,
"field_17716": []
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001854+00:00",
"updated_on": "2024-08-06T07:45:37.286599+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Green Lounge",
"field_17708": [
2
],
"field_17709": "50",
"field_17713": "false",
"field_17714": "true",
"field_17715": null,
"field_17716": []
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001872+00:00",
"updated_on": "2024-08-06T07:45:37.549752+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Tech Hall",
"field_17708": [
3
],
"field_17709": "400",
"field_17713": "true",
"field_17714": "true",
"field_17715": null,
"field_17716": [
1,
8
]
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001892+00:00",
"updated_on": "2024-08-06T07:45:37.829185+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Room 302",
"field_17708": [
3
],
"field_17709": "90",
"field_17713": "false",
"field_17714": "true",
"field_17715": null,
"field_17716": [
2,
6
]
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001910+00:00",
"updated_on": "2024-08-06T07:45:07.931287+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Innovation Lab",
"field_17708": [
3
],
"field_17709": "120",
"field_17713": "true",
"field_17714": "false",
"field_17715": null,
"field_17716": [
5
]
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001929+00:00",
"updated_on": "2024-08-06T07:45:38.123590+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Meeting Room A",
"field_17708": [
3
],
"field_17709": "80",
"field_17713": "false",
"field_17714": "true",
"field_17715": null,
"field_17716": [
3,
9
]
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001948+00:00",
"updated_on": "2024-08-06T07:45:08.229348+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Creative Studio",
"field_17708": [
3
],
"field_17709": "70",
"field_17713": "true",
"field_17714": "false",
"field_17715": null,
"field_17716": [
4,
10,
7
]
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001968+00:00",
"updated_on": "2024-08-06T07:45:38.384635+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Grand Ballroom",
"field_17708": [
4
],
"field_17709": "600",
"field_17713": "true",
"field_17714": "true",
"field_17715": null,
"field_17716": []
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-08-06T07:44:44.001991+00:00",
"updated_on": "2024-08-06T07:44:44.001991+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Room 501",
"field_17708": [
4
],
"field_17709": "130",
"field_17713": "false",
"field_17714": "false",
"field_17715": null,
"field_17716": []
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002015+00:00",
"updated_on": "2024-08-06T07:45:39.532625+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Beachside Conference Room",
"field_17708": [
4
],
"field_17709": "200",
"field_17713": "true",
"field_17714": "true",
"field_17715": null,
"field_17716": []
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002039+00:00",
"updated_on": "2024-08-06T07:45:39.003979+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Ocean View Room",
"field_17708": [
4
],
"field_17709": "150",
"field_17713": "false",
"field_17714": "true",
"field_17715": null,
"field_17716": []
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002064+00:00",
"updated_on": "2024-08-06T07:45:09.156379+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Tropical Lounge",
"field_17708": [
4
],
"field_17709": "100",
"field_17713": "true",
"field_17714": "false",
"field_17715": null,
"field_17716": []
},
{
"id": 23,
"order": "23.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002090+00:00",
"updated_on": "2024-08-06T07:45:40.040939+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Financial Forum",
"field_17708": [
5
],
"field_17709": "300",
"field_17713": "true",
"field_17714": "true",
"field_17715": null,
"field_17716": [
22,
27,
31
]
},
{
"id": 24,
"order": "24.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002116+00:00",
"updated_on": "2024-08-06T07:44:44.002116+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Room 1001",
"field_17708": [
5
],
"field_17709": "70",
"field_17713": "false",
"field_17714": "false",
"field_17715": null,
"field_17716": [
23,
28,
30,
33
]
},
{
"id": 25,
"order": "25.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002139+00:00",
"updated_on": "2024-08-06T07:45:40.354306+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Conference Suite A",
"field_17708": [
5
],
"field_17709": "120",
"field_17713": "true",
"field_17714": "true",
"field_17715": null,
"field_17716": [
25,
32
]
},
{
"id": 26,
"order": "26.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002163+00:00",
"updated_on": "2024-08-06T07:45:40.626429+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Executive Room",
"field_17708": [
5
],
"field_17709": "200",
"field_17713": "false",
"field_17714": "true",
"field_17715": null,
"field_17716": [
24,
26,
29,
34
]
},
{
"id": 27,
"order": "27.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002186+00:00",
"updated_on": "2024-08-06T07:45:10.104050+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Boardroom",
"field_17708": [
5
],
"field_17709": "50",
"field_17713": "true",
"field_17714": "false",
"field_17715": null,
"field_17716": []
},
{
"id": 28,
"order": "28.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002210+00:00",
"updated_on": "2024-08-06T07:45:40.907424+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Startup Arena",
"field_17708": [
7
],
"field_17709": "350",
"field_17713": "true",
"field_17714": "true",
"field_17715": null,
"field_17716": [
11,
17,
21
]
},
{
"id": 29,
"order": "29.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002234+00:00",
"updated_on": "2024-08-06T07:44:44.002234+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Room 401",
"field_17708": [
7
],
"field_17709": "90",
"field_17713": "false",
"field_17714": "false",
"field_17715": null,
"field_17716": []
},
{
"id": 30,
"order": "30.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002258+00:00",
"updated_on": "2024-08-06T07:45:10.675873+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Innovation Space",
"field_17708": [
7
],
"field_17709": "140",
"field_17713": "true",
"field_17714": "false",
"field_17715": null,
"field_17716": [
12,
13,
15,
18,
20
]
},
{
"id": 31,
"order": "31.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002283+00:00",
"updated_on": "2024-08-06T07:45:41.213105+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Think Tank",
"field_17708": [
7
],
"field_17709": "60",
"field_17713": "false",
"field_17714": "true",
"field_17715": null,
"field_17716": [
16,
14,
19
]
},
{
"id": 32,
"order": "32.00000000000000000000",
"created_on": "2024-08-06T07:44:44.002308+00:00",
"updated_on": "2024-08-06T07:45:41.721924+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17707": "Founders Room",
"field_17708": [
7
],
"field_17709": "80",
"field_17713": "true",
"field_17714": "true",
"field_17715": null,
"field_17716": []
}
]
},
{
"id": 1903,
"name": "Schedules",
"order": 4,
"fields": [
{
"id": 17437,
"type": "text",
"name": "Title",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 17438,
"type": "single_select",
"name": "Type",
"order": 1,
"primary": false,
"select_options": [
{
"id": 9710,
"value": "Presentation",
"color": "gray",
"order": 0
},
{
"id": 9711,
"value": "Panel Discussion",
"color": "pink",
"order": 1
},
{
"id": 9712,
"value": "Exhibition",
"color": "green",
"order": 2
},
{
"id": 9714,
"value": "Workshop",
"color": "yellow",
"order": 3
},
{
"id": 9715,
"value": "Networking / Social",
"color": "brown",
"order": 4
},
{
"id": 9716,
"value": "Demo",
"color": "blue",
"order": 5
}
]
},
{
"id": 17439,
"type": "date",
"name": "Start",
"order": 2,
"primary": false,
"date_format": "ISO",
"date_include_time": true,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 17440,
"type": "date",
"name": "End",
"order": 3,
"primary": false,
"date_format": "ISO",
"date_include_time": true,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 17441,
"type": "link_row",
"name": "Room",
"order": 4,
"primary": false,
"link_row_table_id": 1933,
"link_row_related_field_id": 17716,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17442,
"type": "link_row",
"name": "Events",
"order": 6,
"primary": false,
"link_row_table_id": 1902,
"link_row_related_field_id": 17436,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17443,
"type": "link_row",
"name": "Speakers",
"order": 7,
"primary": false,
"link_row_table_id": 1905,
"link_row_related_field_id": 17455,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17717,
"type": "rollup",
"name": "Projector",
"order": 9,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17441,
"target_field_id": 17713,
"rollup_function": "every"
},
{
"id": 17718,
"type": "rollup",
"name": "Internet",
"order": 10,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17441,
"target_field_id": 17714,
"rollup_function": "every"
},
{
"id": 17735,
"type": "rollup",
"name": "Room (name)",
"order": 11,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17441,
"target_field_id": 17707,
"rollup_function": "min"
},
{
"id": 17736,
"type": "rollup",
"name": "Event (name)",
"order": 12,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17442,
"target_field_id": 17430,
"rollup_function": "min"
},
{
"id": 17750,
"type": "formula",
"name": "Start (format)",
"order": 13,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"formula": "datetime_format_tz(field('Start'),'MM-DD at hh24:mi','Europe/Amsterdam')",
"formula_type": "text"
},
{
"id": 17751,
"type": "formula",
"name": "End (format)",
"order": 14,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"formula": "datetime_format_tz(field('End'),'MM-DD at hh24:mi','Europe/Amsterdam')",
"formula_type": "text"
}
],
"views": [
{
"id": 7230,
"type": "grid",
"name": "All schedules",
"order": 1,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5132,
"field_id": 17439,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 50697,
"field_id": 17437,
"width": 256,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50698,
"field_id": 17438,
"width": 155,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50699,
"field_id": 17439,
"width": 157,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50700,
"field_id": 17440,
"width": 164,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50701,
"field_id": 17441,
"width": 174,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51853,
"field_id": 17735,
"width": 200,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51645,
"field_id": 17717,
"width": 129,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51646,
"field_id": 17718,
"width": 142,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50702,
"field_id": 17443,
"width": 179,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50704,
"field_id": 17442,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51854,
"field_id": 17736,
"width": 200,
"hidden": true,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51999,
"field_id": 17750,
"width": 200,
"hidden": true,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 52000,
"field_id": 17751,
"width": 200,
"hidden": true,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7356,
"type": "grid",
"name": "All schedules grouped by type",
"order": 2,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5133,
"field_id": 17439,
"order": "ASC"
}
],
"group_bys": [
{
"id": 201,
"field_id": 17438,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51835,
"field_id": 17437,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51836,
"field_id": 17438,
"width": 155,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51837,
"field_id": 17439,
"width": 157,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51838,
"field_id": 17440,
"width": 164,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51839,
"field_id": 17441,
"width": 174,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51840,
"field_id": 17717,
"width": 129,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51841,
"field_id": 17718,
"width": 142,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51842,
"field_id": 17443,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51843,
"field_id": 17442,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51855,
"field_id": 17735,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51856,
"field_id": 17736,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 52001,
"field_id": 17750,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 52002,
"field_id": 17751,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7357,
"type": "grid",
"name": "All schedules grouped by event and type",
"order": 3,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5134,
"field_id": 17439,
"order": "ASC"
}
],
"group_bys": [
{
"id": 202,
"field_id": 17736,
"order": "ASC"
},
{
"id": 203,
"field_id": 17438,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51844,
"field_id": 17437,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51845,
"field_id": 17438,
"width": 155,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51846,
"field_id": 17439,
"width": 157,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51847,
"field_id": 17440,
"width": 164,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51848,
"field_id": 17441,
"width": 174,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51849,
"field_id": 17717,
"width": 129,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51850,
"field_id": 17718,
"width": 142,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51851,
"field_id": 17443,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51852,
"field_id": 17442,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51857,
"field_id": 17735,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51858,
"field_id": 17736,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7358,
"type": "grid",
"name": "All schedules grouped by event and room",
"order": 4,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5135,
"field_id": 17439,
"order": "ASC"
}
],
"group_bys": [
{
"id": 204,
"field_id": 17736,
"order": "ASC"
},
{
"id": 205,
"field_id": 17735,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51859,
"field_id": 17437,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51860,
"field_id": 17438,
"width": 155,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51861,
"field_id": 17439,
"width": 157,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51862,
"field_id": 17440,
"width": 164,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51863,
"field_id": 17441,
"width": 174,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51864,
"field_id": 17717,
"width": 129,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51865,
"field_id": 17718,
"width": 142,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51866,
"field_id": 17443,
"width": 179,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51867,
"field_id": 17442,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51868,
"field_id": 17735,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51869,
"field_id": 17736,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7359,
"type": "grid",
"name": "All schedules with speaker(s)",
"order": 5,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4485,
"field_id": 17443,
"type": "not_empty",
"value": "",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5136,
"field_id": 17439,
"order": "ASC"
}
],
"group_bys": [
{
"id": 206,
"field_id": 17736,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51870,
"field_id": 17437,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51871,
"field_id": 17438,
"width": 155,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51872,
"field_id": 17439,
"width": 157,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51873,
"field_id": 17440,
"width": 164,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51874,
"field_id": 17441,
"width": 174,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51875,
"field_id": 17735,
"width": 200,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51876,
"field_id": 17717,
"width": 129,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51877,
"field_id": 17718,
"width": 142,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51878,
"field_id": 17443,
"width": 179,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51879,
"field_id": 17442,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51880,
"field_id": 17736,
"width": 200,
"hidden": true,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7360,
"type": "grid",
"name": "All schedules without speaker(s)",
"order": 6,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4486,
"field_id": 17443,
"type": "empty",
"value": "",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5137,
"field_id": 17439,
"order": "ASC"
}
],
"group_bys": [
{
"id": 207,
"field_id": 17736,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51881,
"field_id": 17437,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51882,
"field_id": 17438,
"width": 155,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51883,
"field_id": 17439,
"width": 157,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51884,
"field_id": 17440,
"width": 164,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51885,
"field_id": 17441,
"width": 174,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51886,
"field_id": 17735,
"width": 200,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51887,
"field_id": 17717,
"width": 129,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51888,
"field_id": 17718,
"width": 142,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51889,
"field_id": 17443,
"width": 179,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51890,
"field_id": 17442,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51891,
"field_id": 17736,
"width": 200,
"hidden": true,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7362,
"type": "calendar",
"name": "Calendar: all schedules with start time",
"order": 7,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [
{
"id": 1469,
"type": "left_border_color",
"value_provider_type": "single_select_color",
"value_provider_conf": {
"field_id": 17438
},
"order": 1
}
],
"public": false,
"date_field_id": 17439,
"field_options": [
{
"id": 711,
"field_id": 17437,
"hidden": false,
"order": 32767
},
{
"id": 712,
"field_id": 17438,
"hidden": false,
"order": 32767
},
{
"id": 713,
"field_id": 17439,
"hidden": false,
"order": 32767
},
{
"id": 714,
"field_id": 17440,
"hidden": false,
"order": 32767
},
{
"id": 715,
"field_id": 17441,
"hidden": false,
"order": 32767
},
{
"id": 716,
"field_id": 17442,
"hidden": false,
"order": 32767
},
{
"id": 717,
"field_id": 17443,
"hidden": false,
"order": 32767
},
{
"id": 718,
"field_id": 17717,
"hidden": false,
"order": 32767
},
{
"id": 719,
"field_id": 17718,
"hidden": false,
"order": 32767
},
{
"id": 720,
"field_id": 17735,
"hidden": false,
"order": 32767
},
{
"id": 721,
"field_id": 17736,
"hidden": false,
"order": 32767
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-07-30T12:23:35.115849+00:00",
"updated_on": "2024-08-06T07:47:12.092775+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Keynote: Future of AI",
"field_17438": 9710,
"field_17439": "2024-11-05T09:00:00+00:00",
"field_17440": "2024-11-05T10:30:00+00:00",
"field_17441": [
13
],
"field_17442": [
3
],
"field_17443": [
1,
22
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-07-30T12:23:35.115882+00:00",
"updated_on": "2024-08-06T09:29:37.039798+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Blockchain Workshop",
"field_17438": 9714,
"field_17439": "2024-11-05T11:00:00+00:00",
"field_17440": "2024-11-05T13:00:00+00:00",
"field_17441": [
14
],
"field_17442": [
3
],
"field_17443": [
14,
17,
24
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-07-30T12:23:35.115898+00:00",
"updated_on": "2024-08-06T07:47:46.437733+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Panel: Ethical AI",
"field_17438": 9711,
"field_17439": "2024-11-05T14:00:00+00:00",
"field_17440": "2024-11-05T15:30:00+00:00",
"field_17441": [
16
],
"field_17442": [
3
],
"field_17443": [
4,
5,
2,
23,
25,
26
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-07-30T12:23:35.115912+00:00",
"updated_on": "2024-08-06T07:48:12.954963+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Networking Lunch",
"field_17438": 9715,
"field_17439": "2024-11-05T12:00:00+00:00",
"field_17440": "2024-11-05T13:30:00+00:00",
"field_17441": [
17
],
"field_17442": [
3
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-07-30T12:23:35.115926+00:00",
"updated_on": "2024-08-06T07:48:32.372351+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17437": "AI in Healthcare",
"field_17438": 9710,
"field_17439": "2024-11-06T10:00:00+00:00",
"field_17440": "2024-11-06T11:30:00+00:00",
"field_17441": [
15
],
"field_17442": [
3
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-07-30T12:23:35.115940+00:00",
"updated_on": "2024-08-06T07:48:28.096145+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Machine Learning Demo",
"field_17438": 9716,
"field_17439": "2024-11-06T13:00:00+00:00",
"field_17440": "2024-11-06T14:30:00+00:00",
"field_17441": [
14
],
"field_17442": [
3
],
"field_17443": [
6,
7,
27,
28
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-07-30T12:23:35.115953+00:00",
"updated_on": "2024-08-06T07:48:22.073801+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17437": "AI Startups Showcase",
"field_17438": 9712,
"field_17439": "2024-11-06T15:00:00+00:00",
"field_17440": "2024-11-06T18:00:00+00:00",
"field_17441": [
17
],
"field_17442": [
3
],
"field_17443": [
2,
3,
8,
23,
24,
29
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-07-30T12:23:35.115967+00:00",
"updated_on": "2024-08-06T07:47:29.908143+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Closing Keynote: AI Ethics",
"field_17438": 9710,
"field_17439": "2024-11-07T16:00:00+00:00",
"field_17440": "2024-11-07T17:30:00+00:00",
"field_17441": [
13
],
"field_17442": [
3
],
"field_17443": [
9
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-07-30T12:23:35.115981+00:00",
"updated_on": "2024-08-06T07:47:55.331052+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17437": "AI in Finance Panel",
"field_17438": 9711,
"field_17439": "2024-11-07T11:00:00+00:00",
"field_17440": "2024-11-07T12:30:00+00:00",
"field_17441": [
16
],
"field_17442": [
3
],
"field_17443": [
4,
5,
25,
26
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-07-30T12:23:35.115995+00:00",
"updated_on": "2024-08-06T07:48:19.929992+00:00",
"last_modified_by": "frederik@baserow.io",
"field_17437": "AI Career Fair",
"field_17438": 9715,
"field_17439": "2024-11-07T13:00:00+00:00",
"field_17440": "2024-11-07T15:00:00+00:00",
"field_17441": [
17
],
"field_17442": [
3
],
"field_17443": [
7,
28
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-08-06T08:03:51.591862+00:00",
"updated_on": "2024-08-06T08:18:54.642702+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Opening Remarks",
"field_17438": 9710,
"field_17439": "2024-08-25T07:00:00+00:00",
"field_17440": "2024-08-25T07:30:00+00:00",
"field_17441": [
28
],
"field_17442": [
7
],
"field_17443": [
10
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-08-06T08:03:51.592018+00:00",
"updated_on": "2024-08-06T08:19:08.944946+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Pitch Round 1 - Group A",
"field_17438": 9716,
"field_17439": "2024-08-25T08:00:00+00:00",
"field_17440": "2024-08-25T09:30:00+00:00",
"field_17441": [
30
],
"field_17442": [
7
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-08-06T08:03:51.592112+00:00",
"updated_on": "2024-08-06T08:19:13.644915+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Pitch Round 1 - Group B",
"field_17438": 9716,
"field_17439": "2024-08-25T09:45:00+00:00",
"field_17440": "2024-08-25T11:15:00+00:00",
"field_17441": [
30
],
"field_17442": [
7
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-08-06T08:03:51.592201+00:00",
"updated_on": "2024-08-06T08:19:50.930077+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Lunch Break",
"field_17438": 9715,
"field_17439": "2024-08-25T11:15:00+00:00",
"field_17440": "2024-08-25T12:30:00+00:00",
"field_17441": [
31
],
"field_17442": [
7
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2024-08-06T08:03:51.592286+00:00",
"updated_on": "2024-08-06T08:19:14.622953+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Pitch Round 1 - Group C",
"field_17438": 9716,
"field_17439": "2024-08-25T12:30:00+00:00",
"field_17440": "2024-08-25T14:00:00+00:00",
"field_17441": [
30
],
"field_17442": [
7
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2024-08-06T08:03:51.592366+00:00",
"updated_on": "2024-08-06T08:19:42.394038+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Networking Session",
"field_17438": 9715,
"field_17439": "2024-08-25T14:30:00+00:00",
"field_17440": "2024-08-25T16:00:00+00:00",
"field_17441": [
31
],
"field_17442": [
7
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2024-08-06T08:03:51.592445+00:00",
"updated_on": "2024-08-06T08:19:31.054623+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Keynote: Startup Ecosystem",
"field_17438": 9710,
"field_17439": "2024-08-26T07:00:00+00:00",
"field_17440": "2024-08-26T07:45:00+00:00",
"field_17441": [
28
],
"field_17442": [
7
],
"field_17443": [
11
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-08-06T08:03:51.592528+00:00",
"updated_on": "2024-08-06T08:19:16.329484+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Pitch Round 2 - Semifinals",
"field_17438": 9716,
"field_17439": "2024-08-26T08:00:00+00:00",
"field_17440": "2024-08-26T10:00:00+00:00",
"field_17441": [
30
],
"field_17442": [
7
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-08-06T08:03:51.592609+00:00",
"updated_on": "2024-08-06T08:19:53.288006+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Lunch Break",
"field_17438": 9715,
"field_17439": "2024-08-26T10:00:00+00:00",
"field_17440": "2024-08-26T11:00:00+00:00",
"field_17441": [
31
],
"field_17442": [
7
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-08-06T08:03:51.592690+00:00",
"updated_on": "2024-08-06T08:19:18.339267+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Final Round",
"field_17438": 9716,
"field_17439": "2024-08-26T11:30:00+00:00",
"field_17440": "2024-08-26T13:30:00+00:00",
"field_17441": [
30
],
"field_17442": [
7
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2024-08-06T08:03:51.592769+00:00",
"updated_on": "2024-08-06T09:26:45.017983+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Awards Ceremony",
"field_17438": 9710,
"field_17439": "2024-08-26T14:00:00+00:00",
"field_17440": "2024-08-26T15:00:00+00:00",
"field_17441": [
28
],
"field_17442": [
7
],
"field_17443": [
10,
11
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2024-08-06T08:06:48.051957+00:00",
"updated_on": "2024-08-06T08:21:01.892696+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Opening Keynote: Global Markets",
"field_17438": 9710,
"field_17439": "2024-12-01T08:00:00+00:00",
"field_17440": "2024-12-01T09:30:00+00:00",
"field_17441": [
23
],
"field_17442": [
5
],
"field_17443": [
13
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 23,
"order": "23.00000000000000000000",
"created_on": "2024-08-06T08:06:48.052107+00:00",
"updated_on": "2024-08-06T08:21:20.679064+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Panel: Future of Cryptocurrency",
"field_17438": 9711,
"field_17439": "2024-12-01T10:00:00+00:00",
"field_17440": "2024-12-01T11:30:00+00:00",
"field_17441": [
24
],
"field_17442": [
5
],
"field_17443": [
14,
15,
16
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 24,
"order": "24.00000000000000000000",
"created_on": "2024-08-06T08:06:48.052199+00:00",
"updated_on": "2024-08-06T08:21:57.338220+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Lunch Networking",
"field_17438": 9715,
"field_17439": "2024-12-01T11:30:00+00:00",
"field_17440": "2024-12-01T13:00:00+00:00",
"field_17441": [
26
],
"field_17442": [
5
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 25,
"order": "25.00000000000000000000",
"created_on": "2024-08-06T08:06:48.052288+00:00",
"updated_on": "2024-08-06T08:21:47.958231+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Workshop: Investment Strategies",
"field_17438": 9714,
"field_17439": "2024-12-01T13:30:00+00:00",
"field_17440": "2024-12-01T15:30:00+00:00",
"field_17441": [
25
],
"field_17442": [
5
],
"field_17443": [
12
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 26,
"order": "26.00000000000000000000",
"created_on": "2024-08-06T08:06:48.052370+00:00",
"updated_on": "2024-08-06T08:22:03.491131+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Networking Evening",
"field_17438": 9715,
"field_17439": "2024-12-01T16:00:00+00:00",
"field_17440": "2024-12-01T18:00:00+00:00",
"field_17441": [
26
],
"field_17442": [
5
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 27,
"order": "27.00000000000000000000",
"created_on": "2024-08-06T08:06:48.052453+00:00",
"updated_on": "2024-08-06T08:21:10.650454+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Keynote: Digital Banking",
"field_17438": 9710,
"field_17439": "2024-12-02T08:00:00+00:00",
"field_17440": "2024-12-02T09:00:00+00:00",
"field_17441": [
23
],
"field_17442": [
5
],
"field_17443": [
17
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 28,
"order": "28.00000000000000000000",
"created_on": "2024-08-06T08:06:48.052534+00:00",
"updated_on": "2024-08-06T08:21:36.129049+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Roundtable: Global Economic Trends",
"field_17438": 9711,
"field_17439": "2024-12-02T09:30:00+00:00",
"field_17440": "2024-12-02T11:00:00+00:00",
"field_17441": [
24
],
"field_17442": [
5
],
"field_17443": [
18,
19
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 29,
"order": "29.00000000000000000000",
"created_on": "2024-08-06T08:06:48.052614+00:00",
"updated_on": "2024-08-06T08:22:05.683487+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Lunch Break",
"field_17438": 9715,
"field_17439": "2024-12-02T11:00:00+00:00",
"field_17440": "2024-12-02T12:30:00+00:00",
"field_17441": [
26
],
"field_17442": [
5
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 30,
"order": "30.00000000000000000000",
"created_on": "2024-08-06T08:06:48.052693+00:00",
"updated_on": "2024-08-06T09:27:27.076553+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Debate: Regulation and Innovation",
"field_17438": 9711,
"field_17439": "2024-12-02T13:00:00+00:00",
"field_17440": "2024-12-02T14:30:00+00:00",
"field_17441": [
24
],
"field_17442": [
5
],
"field_17443": [
18,
19,
21,
20
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 31,
"order": "31.00000000000000000000",
"created_on": "2024-08-06T08:06:48.052773+00:00",
"updated_on": "2024-08-06T08:22:14.367595+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Financial Technology Showcase",
"field_17438": 9712,
"field_17439": "2024-12-02T15:00:00+00:00",
"field_17440": "2024-12-02T17:00:00+00:00",
"field_17441": [
23
],
"field_17442": [
5
],
"field_17443": [],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 32,
"order": "32.00000000000000000000",
"created_on": "2024-08-06T08:06:48.052856+00:00",
"updated_on": "2024-08-06T09:27:55.452084+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Closing Keynote: Financial Inclusion",
"field_17438": 9710,
"field_17439": "2024-12-03T08:00:00+00:00",
"field_17440": "2024-12-03T09:30:00+00:00",
"field_17441": [
25
],
"field_17442": [
5
],
"field_17443": [
17
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 33,
"order": "33.00000000000000000000",
"created_on": "2024-08-06T08:06:48.052982+00:00",
"updated_on": "2024-08-06T08:21:38.246118+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Panel: Sustainable Investing",
"field_17438": 9711,
"field_17439": "2024-12-03T10:00:00+00:00",
"field_17440": "2024-12-03T11:30:00+00:00",
"field_17441": [
24
],
"field_17442": [
5
],
"field_17443": [
20,
21
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
},
{
"id": 34,
"order": "34.00000000000000000000",
"created_on": "2024-08-06T08:06:48.053066+00:00",
"updated_on": "2024-08-06T09:27:10.915789+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17437": "Awards and Farewell",
"field_17438": 9715,
"field_17439": "2024-12-03T12:00:00+00:00",
"field_17440": "2024-12-03T13:00:00+00:00",
"field_17441": [
26
],
"field_17442": [
5
],
"field_17443": [
17
],
"field_17717": null,
"field_17718": null,
"field_17735": null,
"field_17736": null,
"field_17750": null,
"field_17751": null
}
]
},
{
"id": 1905,
"name": "Speakers",
"order": 5,
"fields": [
{
"id": 17449,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 17450,
"type": "text",
"name": "Company",
"order": 1,
"primary": false,
"text_default": ""
},
{
"id": 17451,
"type": "text",
"name": "Role",
"order": 2,
"primary": false,
"text_default": ""
},
{
"id": 17455,
"type": "link_row",
"name": "Schedules",
"order": 6,
"primary": false,
"link_row_table_id": 1903,
"link_row_related_field_id": 17443,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17719,
"type": "long_text",
"name": "Biography",
"order": 7,
"primary": false,
"long_text_enable_rich_text": false
},
{
"id": 17720,
"type": "email",
"name": "Email",
"order": 8,
"primary": false
},
{
"id": 17721,
"type": "phone_number",
"name": "Phone",
"order": 9,
"primary": false
},
{
"id": 17722,
"type": "multiple_select",
"name": "Expertises",
"order": 10,
"primary": false,
"select_options": [
{
"id": 10039,
"value": "Finance",
"color": "dark-pink",
"order": 0
},
{
"id": 10040,
"value": "Technology",
"color": "deep-dark-green",
"order": 1
},
{
"id": 10041,
"value": "Blockchain",
"color": "light-red",
"order": 2
},
{
"id": 10042,
"value": "Economics",
"color": "light-yellow",
"order": 3
},
{
"id": 10043,
"value": "Innovation",
"color": "darker-orange",
"order": 4
},
{
"id": 10044,
"value": "Advisory",
"color": "light-gray",
"order": 5
},
{
"id": 10045,
"value": "DeFi",
"color": "dark-brown",
"order": 6
},
{
"id": 10046,
"value": "Venture Capital",
"color": "blue",
"order": 7
},
{
"id": 10047,
"value": "Analysis",
"color": "deep-dark-orange",
"order": 8
},
{
"id": 10048,
"value": "Investment",
"color": "orange",
"order": 9
},
{
"id": 10049,
"value": "Policy",
"color": "brown",
"order": 10
},
{
"id": 10050,
"value": "International Markets",
"color": "dark-green",
"order": 11
},
{
"id": 10051,
"value": "Digital Banking",
"color": "red",
"order": 12
},
{
"id": 10052,
"value": "Sustainable Investing",
"color": "light-cyan",
"order": 13
},
{
"id": 10053,
"value": "Impact Investing",
"color": "yellow",
"order": 14
},
{
"id": 10054,
"value": "Emerging Markets",
"color": "darker-green",
"order": 15
},
{
"id": 10055,
"value": "Fintech",
"color": "green",
"order": 16
},
{
"id": 10056,
"value": "Cryptocurrency",
"color": "cyan",
"order": 17
},
{
"id": 10057,
"value": "Digital Currencies",
"color": "darker-red",
"order": 18
},
{
"id": 10058,
"value": "Startups",
"color": "purple",
"order": 19
},
{
"id": 10059,
"value": "ESG",
"color": "dark-blue",
"order": 20
},
{
"id": 10060,
"value": "Global Trends",
"color": "dark-cyan",
"order": 21
},
{
"id": 10061,
"value": "Global Markets",
"color": "light-purple",
"order": 22
},
{
"id": 10062,
"value": "Entrepreneurship",
"color": "darker-purple",
"order": 23
},
{
"id": 10063,
"value": "Strategy",
"color": "darker-brown",
"order": 24
},
{
"id": 10064,
"value": "Computer science",
"color": "darker-yellow",
"order": 25
},
{
"id": 10065,
"value": "Solar power",
"color": "light-green",
"order": 26
},
{
"id": 10066,
"value": "Data mining",
"color": "dark-red",
"order": 27
},
{
"id": 10067,
"value": "Health AI",
"color": "dark-yellow",
"order": 28
},
{
"id": 10068,
"value": "Bioinformatics",
"color": "darker-gray",
"order": 29
}
]
},
{
"id": 17725,
"type": "file",
"name": "Picture",
"order": 11,
"primary": false
},
{
"id": 17737,
"type": "count",
"name": "Count schedules",
"order": 12,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"array_formula_type": null,
"number_decimal_places": 0,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17455
},
{
"id": 17738,
"type": "rollup",
"name": "Event name",
"order": 13,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17455,
"target_field_id": 17736,
"rollup_function": "min"
}
],
"views": [
{
"id": 7232,
"type": "grid",
"name": "All speakers",
"order": 1,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5138,
"field_id": 17449,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 50709,
"field_id": 17449,
"width": 168,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51648,
"field_id": 17719,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51654,
"field_id": 17725,
"width": 116,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50710,
"field_id": 17450,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50711,
"field_id": 17451,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51649,
"field_id": 17720,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51650,
"field_id": 17721,
"width": 132,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51651,
"field_id": 17722,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50715,
"field_id": 17455,
"width": 395,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51903,
"field_id": 17738,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51892,
"field_id": 17737,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7364,
"type": "grid",
"name": "All speakers grouped by event",
"order": 2,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5140,
"field_id": 17449,
"order": "ASC"
}
],
"group_bys": [
{
"id": 208,
"field_id": 17738,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51905,
"field_id": 17449,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51906,
"field_id": 17719,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51907,
"field_id": 17725,
"width": 116,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51908,
"field_id": 17450,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51909,
"field_id": 17451,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51910,
"field_id": 17720,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51911,
"field_id": 17721,
"width": 132,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51912,
"field_id": 17722,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51913,
"field_id": 17455,
"width": 395,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51914,
"field_id": 17738,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51915,
"field_id": 17737,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7363,
"type": "grid",
"name": "Speakers scheduled multiple times",
"order": 3,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4487,
"field_id": 17737,
"type": "higher_than",
"value": "1",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5139,
"field_id": 17449,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51893,
"field_id": 17449,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51894,
"field_id": 17719,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51895,
"field_id": 17725,
"width": 116,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51896,
"field_id": 17450,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51897,
"field_id": 17451,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51898,
"field_id": 17720,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51899,
"field_id": 17721,
"width": 132,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51900,
"field_id": 17722,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51901,
"field_id": 17455,
"width": 395,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51904,
"field_id": 17738,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51902,
"field_id": 17737,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7365,
"type": "grid",
"name": "Speakers with C-level job role",
"order": 4,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "OR",
"filters_disabled": false,
"filters": [
{
"id": 4489,
"field_id": 17451,
"type": "contains_word",
"value": "CTO",
"group": null
},
{
"id": 4490,
"field_id": 17451,
"type": "contains_word",
"value": "CEO",
"group": null
},
{
"id": 4491,
"field_id": 17451,
"type": "contains_word",
"value": "CFO",
"group": null
},
{
"id": 4492,
"field_id": 17451,
"type": "contains_word",
"value": "COO",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5141,
"field_id": 17449,
"order": "ASC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51916,
"field_id": 17449,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51917,
"field_id": 17719,
"width": 200,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51918,
"field_id": 17725,
"width": 116,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51919,
"field_id": 17450,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51920,
"field_id": 17451,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51921,
"field_id": 17720,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51922,
"field_id": 17721,
"width": 132,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51923,
"field_id": 17722,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51924,
"field_id": 17455,
"width": 395,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51925,
"field_id": 17738,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51926,
"field_id": 17737,
"width": 200,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7361,
"type": "gallery",
"name": "All speakers",
"order": 5,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"decorations": [],
"public": false,
"card_cover_image_field_id": 17725,
"field_options": [
{
"id": 9945,
"field_id": 17449,
"hidden": false,
"order": 32767
},
{
"id": 9946,
"field_id": 17450,
"hidden": false,
"order": 32767
},
{
"id": 9947,
"field_id": 17451,
"hidden": false,
"order": 32767
},
{
"id": 9948,
"field_id": 17455,
"hidden": false,
"order": 32767
},
{
"id": 9949,
"field_id": 17719,
"hidden": false,
"order": 32767
},
{
"id": 9950,
"field_id": 17720,
"hidden": false,
"order": 32767
},
{
"id": 9951,
"field_id": 17721,
"hidden": false,
"order": 32767
},
{
"id": 9952,
"field_id": 17722,
"hidden": false,
"order": 32767
},
{
"id": 9953,
"field_id": 17725,
"hidden": true,
"order": 32767
},
{
"id": 9954,
"field_id": 17737,
"hidden": false,
"order": 32767
},
{
"id": 9955,
"field_id": 17738,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643302+00:00",
"updated_on": "2024-08-06T09:34:13.442525+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Jane Smith",
"field_17450": "Startup Co.",
"field_17451": "Founder & CEO",
"field_17455": [
11,
21
],
"field_17719": "An experienced entrepreneur with a background in tech startups.",
"field_17720": "jane.smith@startupco.com",
"field_17721": "+1234567890",
"field_17722": [
10062,
10040,
10043
],
"field_17725": [
{
"name": "JxLH32ZBaYVY12snyTDutIVADAleP819_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg",
"visible_name": "Woman.12.jpg",
"original_name": "JxLH32ZBaYVY12snyTDutIVADAleP819_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643352+00:00",
"updated_on": "2024-08-06T09:34:13.442579+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Alex Johnson",
"field_17450": "Venture Funds",
"field_17451": "VC Partner",
"field_17455": [
17,
21
],
"field_17719": "A well-known expert in startup ecosystems and venture capital.",
"field_17720": "alex.johnson@venturefunds.com",
"field_17721": "+1234567891",
"field_17722": [
10046,
10058,
10039
],
"field_17725": [
{
"name": "BcJFO3aAH819G2lWIhUJGo4JPthhC55y_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg",
"visible_name": "Man.20.jpg",
"original_name": "BcJFO3aAH819G2lWIhUJGo4JPthhC55y_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643379+00:00",
"updated_on": "2024-08-06T09:34:13.442601+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Emma Clark",
"field_17450": "Global Investments",
"field_17451": "Senior Analyst",
"field_17455": [
25
],
"field_17719": "Specialist in investment strategies with a focus on emerging markets.",
"field_17720": "emma.clark@globalinvestments.com",
"field_17721": "+1234567892",
"field_17722": [
10048,
10054,
10039
],
"field_17725": [
{
"name": "VZb98OiSKm11YNQ5MiPgzdsUzpxnjsAO_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg",
"visible_name": "Woman.36.jpg",
"original_name": "VZb98OiSKm11YNQ5MiPgzdsUzpxnjsAO_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643403+00:00",
"updated_on": "2024-08-06T09:34:13.442618+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Dr. Laura Thompson",
"field_17450": "University of Economics",
"field_17451": "Professor",
"field_17455": [
22
],
"field_17719": "Renowned economist and author focusing on global markets.",
"field_17720": "laura.thompson@econuniversity.edu",
"field_17721": "+1234567893",
"field_17722": [
10061,
10042,
10039
],
"field_17725": [
{
"name": "sUIcBsbvGhf06PJ5GWM5juhjGO3kdULU_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg",
"visible_name": "Man.33.jpg",
"original_name": "sUIcBsbvGhf06PJ5GWM5juhjGO3kdULU_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643426+00:00",
"updated_on": "2024-08-06T09:34:13.442634+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "John Doe",
"field_17450": "Crypto Solutions",
"field_17451": "CTO",
"field_17455": [
23,
2
],
"field_17719": "Expert in cryptocurrency and blockchain technologies.",
"field_17720": "john.doe@cryptosolutions.com",
"field_17721": "+1234567894",
"field_17722": [
10056,
10041,
10040
],
"field_17725": [
{
"name": "6ccfoXFqktHY2egCc6RPS4ft2mcwgAja_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg",
"visible_name": "Man.48.jpg",
"original_name": "6ccfoXFqktHY2egCc6RPS4ft2mcwgAja_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643450+00:00",
"updated_on": "2024-08-06T09:34:13.442650+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Anna Smith",
"field_17450": "Finance Hub",
"field_17451": "Lead Analyst",
"field_17455": [
23
],
"field_17719": "Financial analyst with expertise in digital currencies.",
"field_17720": "anna.smith@financehub.com",
"field_17721": "+1234567895",
"field_17722": [
10057,
10039,
10047
],
"field_17725": [
{
"name": "s0nPpDc6AObC8tHwGEm2vbTszeRnc3vm_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg",
"visible_name": "Woman.27.jpg",
"original_name": "s0nPpDc6AObC8tHwGEm2vbTszeRnc3vm_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643474+00:00",
"updated_on": "2024-08-06T09:34:13.442665+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Michael Lee",
"field_17450": "DeFi Innovators",
"field_17451": "Co-founder",
"field_17455": [
23
],
"field_17719": "Co-founder of a blockchain startup specializing in DeFi.",
"field_17720": "michael.lee@defiinnovators.com",
"field_17721": "+1234567896",
"field_17722": [
10041,
10045,
10043
],
"field_17725": [
{
"name": "HAW9Gyl6qp3Uv7TYBgmGd0IZolmxUBjw_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg",
"visible_name": "Man.15.jpg",
"original_name": "HAW9Gyl6qp3Uv7TYBgmGd0IZolmxUBjw_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643497+00:00",
"updated_on": "2024-08-06T09:34:13.442679+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Prof. David Brown",
"field_17450": "Fintech University",
"field_17451": "Professor",
"field_17455": [
27,
34,
32,
2
],
"field_17719": "Expert in digital banking and fintech.",
"field_17720": "david.brown@fintechuniversity.edu",
"field_17721": "+1234567897",
"field_17722": [
10051,
10055,
10040
],
"field_17725": [
{
"name": "Y7VE5hpMHfeyMh9lfYLpmCXE3CkjBGJP_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg",
"visible_name": "Woman.02.jpg",
"original_name": "Y7VE5hpMHfeyMh9lfYLpmCXE3CkjBGJP_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643520+00:00",
"updated_on": "2024-08-06T09:34:13.442694+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Sophia Green",
"field_17450": "Global Insights",
"field_17451": "Chief Economist",
"field_17455": [
28,
30
],
"field_17719": "Economist focusing on global economic trends and policy.",
"field_17720": "sophia.green@globalinsights.com",
"field_17721": "+1234567898",
"field_17722": [
10042,
10060,
10049
],
"field_17725": [
{
"name": "A13CtdeLLMNTXvCl7X75QMATy9IQHMes_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg",
"visible_name": "Woman.16.jpg",
"original_name": "A13CtdeLLMNTXvCl7X75QMATy9IQHMes_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643543+00:00",
"updated_on": "2024-08-06T09:34:13.442709+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Robert Taylor",
"field_17450": "Taylor & Co.",
"field_17451": "CEO",
"field_17455": [
28,
30
],
"field_17719": "Financial advisor with experience in international markets.",
"field_17720": "robert.taylor@taylorco.com",
"field_17721": "+1234567899",
"field_17722": [
10050,
10039,
10044
],
"field_17725": [
{
"name": "MnWv8pV54RBmgAXaVmQEKYGsajcpiA1p_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg",
"visible_name": "Man.03.jpg",
"original_name": "MnWv8pV54RBmgAXaVmQEKYGsajcpiA1p_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643567+00:00",
"updated_on": "2024-08-06T09:34:13.442724+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Olivia Chen",
"field_17450": "Green Investments",
"field_17451": "Partner",
"field_17455": [
33,
30
],
"field_17719": "Investor with a focus on sustainable and impact investing.",
"field_17720": "olivia.chen@greeninvestments.com",
"field_17721": "+1234567800",
"field_17722": [
10052,
10053,
10039
],
"field_17725": [
{
"name": "HggPXTP3eNwAUdgADc51wQZtYpWEjS7W_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg",
"visible_name": "Man.27.jpg",
"original_name": "HggPXTP3eNwAUdgADc51wQZtYpWEjS7W_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2024-08-06T09:11:57.643589+00:00",
"updated_on": "2024-08-06T09:34:13.442740+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "James Walker",
"field_17450": "ESG Solutions",
"field_17451": "Director",
"field_17455": [
33,
30
],
"field_17719": "Financial strategist specializing in ESG criteria.",
"field_17720": "james.walker@esgsolutions.com",
"field_17721": "+1234567801",
"field_17722": [
10059,
10039,
10063
],
"field_17725": [
{
"name": "50GQDRApLKnyjPYCl0ZB2V9l0qFSPhXb_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg",
"visible_name": "Woman.38.jpg",
"original_name": "50GQDRApLKnyjPYCl0ZB2V9l0qFSPhXb_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2024-08-06T09:30:45.650420+00:00",
"updated_on": "2024-08-06T11:31:24.220081+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Sarah Wilson",
"field_17450": "Green Energy Solutions",
"field_17451": "Department Head",
"field_17455": [
1
],
"field_17719": "Sarah Wilson is the Department Head at Green Energy Solutions. With a keen focus on sustainable energy practices, she leads her team in developing innovative solutions to reduce carbon footprints and promote environmental conservation.",
"field_17720": "sarah.wilsen@example.com",
"field_17721": "+1234567501",
"field_17722": [
10040,
10043
],
"field_17725": [
{
"name": "1irSintxybKfBaV5dNEdtwqeuMc53cWP_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg",
"visible_name": "Man.18.jpg",
"original_name": "1irSintxybKfBaV5dNEdtwqeuMc53cWP_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 23,
"order": "23.00000000000000000000",
"created_on": "2024-08-06T09:30:47.968000+00:00",
"updated_on": "2024-08-06T11:31:28.205977+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Michael Johnson",
"field_17450": "Blockchain Ventures",
"field_17451": "CEO",
"field_17455": [
3,
7
],
"field_17719": "Michael Johnson is the CEO of Blockchain Ventures. He is a visionary leader with a deep understanding of blockchain technology and its potential to revolutionize various industries through secure and transparent transactions.",
"field_17720": "michael.johnson@example.com",
"field_17721": "+1234567502",
"field_17722": [
10064,
10043
],
"field_17725": [
{
"name": "hWQCiKRX7EoiH12jQsjS6JeRV66OrG4H_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg",
"visible_name": "Woman.46.jpg",
"original_name": "hWQCiKRX7EoiH12jQsjS6JeRV66OrG4H_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 24,
"order": "24.00000000000000000000",
"created_on": "2024-08-06T09:30:47.968053+00:00",
"updated_on": "2024-08-06T11:31:30.717731+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Dr. Emily Brown",
"field_17450": "Health Tech Labs",
"field_17451": "Lead Developer",
"field_17455": [
2,
7
],
"field_17719": "Dr. Emily Brown is the Lead Developer at Health Tech Labs. With a strong background in medical technology, she spearheads the development of cutting-edge healthcare solutions that enhance patient care and streamline medical processes.",
"field_17720": "emily.brown@example.com",
"field_17721": "+1234567503",
"field_17722": [
10048,
10065,
10066
],
"field_17725": [
{
"name": "ztxhzI0ei00N0Kok5UlJjhYVEGUrorF2_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg",
"visible_name": "Woman.17.jpg",
"original_name": "ztxhzI0ei00N0Kok5UlJjhYVEGUrorF2_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 25,
"order": "25.00000000000000000000",
"created_on": "2024-08-06T09:30:47.968078+00:00",
"updated_on": "2024-08-06T11:31:33.758401+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Prof. David Lee",
"field_17450": "Global University",
"field_17451": "Research Director",
"field_17455": [
3,
9
],
"field_17719": "Prof. David Lee is the Research Director at Global University. He is renowned for his contributions to scientific research and education, guiding groundbreaking studies that push the boundaries of knowledge in various fields.",
"field_17720": "david.lee@example.com",
"field_17721": "+1234567504",
"field_17722": [
10067,
10041,
10039
],
"field_17725": [
{
"name": "9JEG8G4YrCwoTxRiwnv2990LCZwP9LPz_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg",
"visible_name": "Man.02.jpg",
"original_name": "9JEG8G4YrCwoTxRiwnv2990LCZwP9LPz_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 26,
"order": "26.00000000000000000000",
"created_on": "2024-08-06T09:30:47.968101+00:00",
"updated_on": "2024-08-06T11:31:36.974621+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Emma Watson",
"field_17450": "Data Dynamics",
"field_17451": "AI Ethics Professor",
"field_17455": [
3,
9
],
"field_17719": "Emma Watson is an AI Ethics Professor at Data Dynamics. She specializes in the ethical implications of artificial intelligence, teaching and researching how AI can be developed and deployed responsibly to benefit society.",
"field_17720": "emma.watson@example.com",
"field_17721": "+1234567505",
"field_17722": [
10067,
10041,
10039
],
"field_17725": [
{
"name": "WizdiwB3GrQdgz2yvYoOI0iXzutQj94t_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg",
"visible_name": "Man.28.jpg",
"original_name": "WizdiwB3GrQdgz2yvYoOI0iXzutQj94t_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 27,
"order": "27.00000000000000000000",
"created_on": "2024-08-06T09:30:47.968125+00:00",
"updated_on": "2024-08-06T11:31:40.251023+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Jack Thompson",
"field_17450": "Quantum Computing Co.",
"field_17451": "Data Scientist",
"field_17455": [
6
],
"field_17719": "Jack Thompson is a Data Scientist at Quantum Computing Co. He leverages his expertise in data analysis and quantum computing to solve complex problems, driving innovation and advancing the field of computational science.",
"field_17720": "jack.thompson@example.com",
"field_17721": "+1234567506",
"field_17722": [
10064,
10040
],
"field_17725": [
{
"name": "1whnJkeWHol6aULILOvYDtdhyeRiOR13_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg",
"visible_name": "Woman.55.jpg",
"original_name": "1whnJkeWHol6aULILOvYDtdhyeRiOR13_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 28,
"order": "28.00000000000000000000",
"created_on": "2024-08-06T09:30:47.968148+00:00",
"updated_on": "2024-08-06T11:31:46.930816+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Lisa Chen",
"field_17450": "FinTech Innovations",
"field_17451": "Quantum Engineer",
"field_17455": [
6,
10
],
"field_17719": "Lisa Chen is a Quantum Engineer at FinTech Innovations. She focuses on integrating quantum computing technologies into financial systems, aiming to enhance security, efficiency, and computational power in the fintech industry.",
"field_17720": "lisa.chen@example.com",
"field_17721": "+1234567507",
"field_17722": [
10064,
10051
],
"field_17725": [
{
"name": "C9TWJNDhipj25eKRNKY1gZOk41OwFuCx_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg",
"visible_name": "Man.13.jpg",
"original_name": "C9TWJNDhipj25eKRNKY1gZOk41OwFuCx_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg"
}
],
"field_17737": null,
"field_17738": null
},
{
"id": 29,
"order": "29.00000000000000000000",
"created_on": "2024-08-06T09:30:47.968170+00:00",
"updated_on": "2024-08-06T11:31:50.105167+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17449": "Prof. Maria Rodriguez",
"field_17450": "Ethics Institute",
"field_17451": "CTO",
"field_17455": [
7
],
"field_17719": "Prof. Maria Rodriguez is the CTO at Ethics Institute. She leads the institute's technological initiatives, ensuring that ethical considerations are at the forefront of technological development and implementation.",
"field_17720": "maria.rodriguez@example.com",
"field_17721": "+1234567508",
"field_17722": [
10064,
10057,
10060
],
"field_17725": [
{
"name": "gKdjFKb7JWNcWW1PMlCHBCGDUo6faVoY_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg",
"visible_name": "Man.31.jpg",
"original_name": "gKdjFKb7JWNcWW1PMlCHBCGDUo6faVoY_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg"
}
],
"field_17737": null,
"field_17738": null
}
]
},
{
"id": 1906,
"name": "Attendees",
"order": 6,
"fields": [
{
"id": 17456,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 17457,
"type": "text",
"name": "Company",
"order": 1,
"primary": false,
"text_default": ""
},
{
"id": 17458,
"type": "text",
"name": "Job role",
"order": 2,
"primary": false,
"text_default": ""
},
{
"id": 17459,
"type": "email",
"name": "Email",
"order": 3,
"primary": false
},
{
"id": 17740,
"type": "password",
"name": "Password",
"order": 4,
"primary": false
},
{
"id": 17745,
"type": "link_row",
"name": "Registrations",
"order": 5,
"primary": false,
"link_row_table_id": 1934,
"link_row_related_field_id": 17743,
"link_row_limit_selection_view_id": null,
"has_related_field": true
}
],
"views": [
{
"id": 7233,
"type": "grid",
"name": "All attendees",
"order": 1,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 50716,
"field_id": 17456,
"width": 156,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50717,
"field_id": 17457,
"width": 158,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50718,
"field_id": 17458,
"width": 164,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50719,
"field_id": 17459,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51961,
"field_id": 17740,
"width": 121,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51969,
"field_id": 17745,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668425+00:00",
"updated_on": "2024-08-08T05:29:41.321672+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Liam Carter",
"field_17457": "NextGen Solutions",
"field_17458": "Project Manager",
"field_17459": "liam.carter@nextgensolutions.com",
"field_17740": "pbkdf2_sha256$600000$vBva8uUWu2vRsDXx2erMIL$FQnKF0OiPIm6E0Kmzqs0OOc4J+ksEayW5mimpZTYTUE=",
"field_17745": [
2,
24,
26
]
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668481+00:00",
"updated_on": "2024-08-06T13:14:22.248888+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Emma Roberts",
"field_17457": "Innovate Tech",
"field_17458": "Software Engineer",
"field_17459": "emma.roberts@innovatetech.com",
"field_17740": "pbkdf2_sha256$600000$jKJdikm1Pv4nWK5k9DSzdb$D63XohHBqxm5wRu3/De6X/pfrZNAZvynq0D4FvFfjkw=",
"field_17745": [
3
]
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668505+00:00",
"updated_on": "2024-08-06T13:14:23.447039+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Noah Mitchell",
"field_17457": "Visionary Designs",
"field_17458": "Graphic Designer",
"field_17459": "noah.mitchell@visionarydesigns.com",
"field_17740": "pbkdf2_sha256$600000$IOvGvkBVa4XhslWaLkYZbo$zucTAv6GGzyE7gWkYaLnp92uRgLWww+uEQHdYK+RCRE=",
"field_17745": [
4
]
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668526+00:00",
"updated_on": "2024-08-06T13:14:27.595968+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Olivia Brown",
"field_17457": "Future Enterprises",
"field_17458": "Data Scientist",
"field_17459": "olivia.brown@futureenterprises.com",
"field_17740": "pbkdf2_sha256$600000$WCO0T9q2A4dNsSnwsDwOzi$Ra2ADsWB9yMAvLKtsm6O9vG6qinGE3PD4XFE2rt7z/M=",
"field_17745": [
5
]
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668547+00:00",
"updated_on": "2024-08-06T13:14:29.024723+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Ava Thompson",
"field_17457": "Creative Minds",
"field_17458": "Marketing Specialist",
"field_17459": "ava.thompson@creativeminds.com",
"field_17740": "pbkdf2_sha256$600000$sZtJminTfDFIlcVBEf37oz$ZPyEkY3Wfq/d3Zs8fEyDVw0lt1Z8tc2P/MbFvoOMpqo=",
"field_17745": [
6
]
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668568+00:00",
"updated_on": "2024-08-06T13:14:33.028465+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Sophia White",
"field_17457": "Tech Pioneers",
"field_17458": "Product Manager",
"field_17459": "sophia.white@techpioneers.com",
"field_17740": "pbkdf2_sha256$600000$b4xOsEUnxpTsYnqROiNTXo$8ReDXlodlYdRihIi5HPzsE1skBx7PMF+fWfk3/tfpXY=",
"field_17745": [
1,
7
]
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668587+00:00",
"updated_on": "2024-08-06T13:14:34.289710+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Mason Davis",
"field_17457": "Global Innovations",
"field_17458": "UX Designer",
"field_17459": "mason.davis@globalinnovations.com",
"field_17740": "pbkdf2_sha256$600000$RDBdjkl3dRh7p5Lfb9Tj68$xzQIil8n8Gd9Pvs772kgkJuLUjv3fDXQwSu2LkgQg9E=",
"field_17745": [
8,
22
]
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668606+00:00",
"updated_on": "2024-08-06T13:14:36.099709+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Isabella Martinez",
"field_17457": "Smart Solutions",
"field_17458": "Data Analyst",
"field_17459": "isabella.martinez@smartsolutions.com",
"field_17740": "pbkdf2_sha256$600000$s0I6Ss5ayWMPxkntukv4DV$UM3viLImwbudTAKyREX5KhygVd4mVHqf1ytNtqa8T4Q=",
"field_17745": [
9
]
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668625+00:00",
"updated_on": "2024-08-06T13:14:37.362311+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Lucas Wilson",
"field_17457": "Digital Experts",
"field_17458": "Software Developer",
"field_17459": "lucas.wilson@digitalexperts.com",
"field_17740": "pbkdf2_sha256$600000$fGm4aICerU5YjF9IBeZJ6X$I5fI1Vx/1bP6Qk+VfWCsus4T2K2bGzHLoF6rbOQlBmQ=",
"field_17745": [
10
]
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668644+00:00",
"updated_on": "2024-08-06T13:14:38.683828+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Mia Anderson",
"field_17457": "NextWave Tech",
"field_17458": "QA Engineer",
"field_17459": "mia.anderson@nextwavetech.com",
"field_17740": "pbkdf2_sha256$600000$PeAQpliRSKsZhSdDs1TSmo$LQWLKsuKSI5JgqHLWcxbRC4mo5dgFY8RipSYGjHY0aM=",
"field_17745": [
11
]
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668664+00:00",
"updated_on": "2024-08-06T13:14:40.190430+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Ethan Johnson",
"field_17457": "Tech Innovators",
"field_17458": "DevOps Engineer",
"field_17459": "ethan.johnson@techinnovators.com",
"field_17740": "pbkdf2_sha256$600000$EaMjEG6CmJzP6jmh9Cmdbp$9FJA27evjkAht58FQx/1GKwK4Y9g/8WYM0mOu4kWfns=",
"field_17745": [
12
]
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668683+00:00",
"updated_on": "2024-08-06T13:14:41.435805+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Amelia Lee",
"field_17457": "Future Vision",
"field_17458": "Content Strategist",
"field_17459": "amelia.lee@futurevision.com",
"field_17740": "pbkdf2_sha256$600000$rkuJAWx7i4Dm9vmAe9ZHQH$WbY0Mnn5MO+y27wCaCLw25OhvgLdsGBSkNXc4hFcH94=",
"field_17745": [
13
]
},
{
"id": 23,
"order": "23.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668703+00:00",
"updated_on": "2024-08-06T13:14:42.789236+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Harper Clark",
"field_17457": "Creative Pulse",
"field_17458": "UI Designer",
"field_17459": "harper.clark@creativepulse.com",
"field_17740": "pbkdf2_sha256$600000$iCYQRqCV4y8NHMOpeaW5dE$cCbwUgdTsPusYb4Ah8Tq7GIC/wrdw6/rlU12bsY2sgE=",
"field_17745": [
14
]
},
{
"id": 24,
"order": "24.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668722+00:00",
"updated_on": "2024-08-06T13:14:44.469036+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "James Lewis",
"field_17457": "NextLevel Tech",
"field_17458": "Solutions Architect",
"field_17459": "james.lewis@nextleveltech.com",
"field_17740": "pbkdf2_sha256$600000$VKJ2oyTQmc0lWyMOLjfGyj$RBi7hIsokr6C1naOuwiHp8qw26QEKbnaaUlCH0QtTQk=",
"field_17745": [
15
]
},
{
"id": 25,
"order": "25.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668741+00:00",
"updated_on": "2024-08-06T13:14:46.005004+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Ella Walker",
"field_17457": "Global Innovations",
"field_17458": "Product Owner",
"field_17459": "ella.walker@globalinnovations.com",
"field_17740": "pbkdf2_sha256$600000$64yinWYaMOYYK9yZ46CHd7$2md6HIgyJuHg3WolTOUf2GHJs7ikpWaEMfPEj+SSn4Q=",
"field_17745": [
16
]
},
{
"id": 26,
"order": "26.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668761+00:00",
"updated_on": "2024-08-06T13:14:47.446148+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Benjamin Hall",
"field_17457": "Vision Tech",
"field_17458": "Mobile Developer",
"field_17459": "benjamin.hall@visiontech.com",
"field_17740": "pbkdf2_sha256$600000$ie8Sri79CWHKlRr1SkzOa5$6v47U9SdWA9BDLRgJ0d2alxTHW1IgvLSGUYuhQ2OrWE=",
"field_17745": [
17
]
},
{
"id": 27,
"order": "27.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668780+00:00",
"updated_on": "2024-08-06T13:14:48.683890+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Charlotte Young",
"field_17457": "Innovate Hub",
"field_17458": "Cloud Engineer",
"field_17459": "charlotte.young@innovatehub.com",
"field_17740": "pbkdf2_sha256$600000$XRqUTrxulahV9M0lh1EoVr$7z2+HXQ/aSDAbiVkr2uk7Jlq7oB0c+vatl7g9R7/jtY=",
"field_17745": [
18
]
},
{
"id": 28,
"order": "28.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668799+00:00",
"updated_on": "2024-08-06T13:14:49.893302+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Henry King",
"field_17457": "Tech Savvy",
"field_17458": "Data Engineer",
"field_17459": "henry.king@techsavvy.com",
"field_17740": "pbkdf2_sha256$600000$Uka2hKhSR0IaU7c0tct2xe$o7SOZ3zf+WnAwEvkRq7S29kGSH6K/7Xetj0zjSaCzXE=",
"field_17745": [
19
]
},
{
"id": 29,
"order": "29.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668818+00:00",
"updated_on": "2024-08-06T13:14:51.641300+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Abigail Baker",
"field_17457": "Smart Systems",
"field_17458": "Backend Developer",
"field_17459": "abigail.baker@smartsystems.com",
"field_17740": "pbkdf2_sha256$600000$Ig0hfWv2oMB8jsipjgfcka$sKsYMlkpDiNVcYYeUTR12oMstKVVDV0bYM4EyqNduzM=",
"field_17745": [
20
]
},
{
"id": 30,
"order": "30.00000000000000000000",
"created_on": "2024-08-06T11:34:22.668837+00:00",
"updated_on": "2024-08-06T13:14:53.768032+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17456": "Alexander Harris",
"field_17457": "Digital Horizons",
"field_17458": "AI Specialist",
"field_17459": "alexander.harris@digitalhorizons.com",
"field_17740": "pbkdf2_sha256$600000$CBxWj7NCWnqsezJivk2Rjx$ttrv/zbUZ2sH71hDikI91069MrE1NKkpF3QOhTuJDos=",
"field_17745": [
21
]
}
]
},
{
"id": 1934,
"name": "Registrations",
"order": 7,
"fields": [
{
"id": 17741,
"type": "formula",
"name": "Name",
"order": 0,
"primary": true,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": false,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"formula": "concat(min(lookup('Event','Code')),'-',min(lookup('Attendee','Email')))",
"formula_type": "text"
},
{
"id": 17742,
"type": "link_row",
"name": "Event",
"order": 1,
"primary": false,
"link_row_table_id": 1902,
"link_row_related_field_id": 17744,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17743,
"type": "link_row",
"name": "Attendee",
"order": 2,
"primary": false,
"link_row_table_id": 1906,
"link_row_related_field_id": 17745,
"link_row_limit_selection_view_id": null,
"has_related_field": true
},
{
"id": 17747,
"type": "boolean",
"name": "Paid",
"order": 3,
"primary": false
},
{
"id": 17748,
"type": "created_on",
"name": "Created on",
"order": 4,
"primary": false,
"date_format": "ISO",
"date_include_time": true,
"date_time_format": "24",
"date_show_tzinfo": false,
"date_force_timezone": null
},
{
"id": 17749,
"type": "rollup",
"name": "Event (name)",
"order": 5,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17742,
"target_field_id": 17430,
"rollup_function": "min"
},
{
"id": 17753,
"type": "rollup",
"name": "Attendee e-mail",
"order": 6,
"primary": false,
"date_include_time": null,
"date_format": null,
"date_show_tzinfo": null,
"nullable": true,
"array_formula_type": null,
"number_decimal_places": null,
"date_time_format": null,
"duration_format": null,
"error": null,
"date_force_timezone": null,
"through_field_id": 17743,
"target_field_id": 17459,
"rollup_function": "min"
}
],
"views": [
{
"id": 7370,
"type": "grid",
"name": "All registrations",
"order": 1,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5146,
"field_id": 17748,
"order": "DESC"
}
],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51964,
"field_id": 17741,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51962,
"field_id": 17742,
"width": 210,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51976,
"field_id": 17749,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51963,
"field_id": 17743,
"width": 175,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 52004,
"field_id": 17753,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51970,
"field_id": 17747,
"width": 110,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51971,
"field_id": 17748,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7371,
"type": "grid",
"name": "All registrations grouped by event",
"order": 2,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [
{
"id": 5147,
"field_id": 17748,
"order": "DESC"
}
],
"group_bys": [
{
"id": 211,
"field_id": 17749,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51977,
"field_id": 17741,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51978,
"field_id": 17742,
"width": 210,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51979,
"field_id": 17749,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51980,
"field_id": 17743,
"width": 175,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51981,
"field_id": 17747,
"width": 110,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51982,
"field_id": 17748,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 52005,
"field_id": 17753,
"width": 200,
"hidden": true,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 7372,
"type": "grid",
"name": "Registrations with open payment",
"order": 3,
"ownership_type": "collaborative",
"owned_by": "frederik@baserow.io",
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4494,
"field_id": 17747,
"type": "boolean",
"value": "",
"group": null
}
],
"filter_groups": [],
"sortings": [
{
"id": 5148,
"field_id": 17748,
"order": "DESC"
}
],
"group_bys": [
{
"id": 212,
"field_id": 17749,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 51983,
"field_id": 17741,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51984,
"field_id": 17742,
"width": 210,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51985,
"field_id": 17749,
"width": 200,
"hidden": true,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51986,
"field_id": 17743,
"width": 175,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51987,
"field_id": 17747,
"width": 110,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 51988,
"field_id": 17748,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-08-06T13:04:21.319016+00:00",
"updated_on": "2024-08-06T13:10:10.355237+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
3
],
"field_17743": [
16
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-08-06T13:04:21.319059+00:00",
"updated_on": "2024-08-06T13:10:08.035144+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
3
],
"field_17743": [
11
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095376+00:00",
"updated_on": "2024-08-06T13:10:07.494853+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
12
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095476+00:00",
"updated_on": "2024-08-06T13:10:07.183009+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
13
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095543+00:00",
"updated_on": "2024-08-06T13:10:06.899766+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
3
],
"field_17743": [
14
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095613+00:00",
"updated_on": "2024-08-06T13:10:06.624445+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
15
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095673+00:00",
"updated_on": "2024-08-06T13:10:06.292402+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
16
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095730+00:00",
"updated_on": "2024-08-06T13:08:20.114447+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
3
],
"field_17743": [
17
],
"field_17747": "false",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095781+00:00",
"updated_on": "2024-08-06T13:10:05.030004+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
18
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095820+00:00",
"updated_on": "2024-08-06T13:10:05.397703+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
19
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095858+00:00",
"updated_on": "2024-08-06T13:10:04.168696+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
3
],
"field_17743": [
20
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095896+00:00",
"updated_on": "2024-08-06T13:09:13.094109+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
3
],
"field_17743": [
21
],
"field_17747": "false",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095932+00:00",
"updated_on": "2024-08-06T13:09:13.414922+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
3
],
"field_17743": [
22
],
"field_17747": "false",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2024-08-06T13:08:15.095969+00:00",
"updated_on": "2024-08-06T13:10:03.383568+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
3
],
"field_17743": [
23
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2024-08-06T13:08:15.096014+00:00",
"updated_on": "2024-08-06T13:09:08.169472+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
24
],
"field_17747": "false",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2024-08-06T13:08:15.096066+00:00",
"updated_on": "2024-08-06T13:10:02.948345+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
3
],
"field_17743": [
25
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2024-08-06T13:08:15.096115+00:00",
"updated_on": "2024-08-06T13:09:08.719878+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
26
],
"field_17747": "false",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2024-08-06T13:08:15.096153+00:00",
"updated_on": "2024-08-06T13:10:02.369633+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
3
],
"field_17743": [
27
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2024-08-06T13:08:15.096189+00:00",
"updated_on": "2024-08-06T13:10:02.009322+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
28
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2024-08-06T13:08:15.096224+00:00",
"updated_on": "2024-08-06T13:09:09.566201+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
29
],
"field_17747": "false",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2024-08-06T13:08:15.096258+00:00",
"updated_on": "2024-08-06T13:09:59.589115+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
30
],
"field_17747": "true",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2024-08-06T15:01:06.960405+00:00",
"updated_on": "2024-08-06T15:22:37.472975+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
17
],
"field_17747": "false",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 24,
"order": "24.00000000000000000000",
"created_on": "2024-08-06T15:10:31.944337+00:00",
"updated_on": "2024-08-06T15:10:31.944337+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
7
],
"field_17743": [
11
],
"field_17747": "false",
"field_17748": null,
"field_17749": null,
"field_17753": null
},
{
"id": 26,
"order": "25.00000000000000000000",
"created_on": "2024-08-08T05:29:12.850973+00:00",
"updated_on": "2024-08-08T05:29:12.850973+00:00",
"created_by": "frederik@baserow.io",
"last_modified_by": "frederik@baserow.io",
"field_17741": null,
"field_17742": [
5
],
"field_17743": [
11
],
"field_17747": "false",
"field_17748": null,
"field_17749": null,
"field_17753": null
}
]
},
{
"id": 1908,
"name": "Vendors",
"order": 8,
"fields": [
{
"id": 17467,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 17468,
"type": "single_select",
"name": "Type",
"order": 1,
"primary": false,
"select_options": [
{
"id": 9788,
"value": "AV Equipment",
"color": "cyan",
"order": 0
},
{
"id": 9789,
"value": "Temporary Staff",
"color": "darker-purple",
"order": 1
},
{
"id": 9790,
"value": "Transportation and Logistics",
"color": "dark-brown",
"order": 2
},
{
"id": 9791,
"value": "Food and Beverage",
"color": "light-purple",
"order": 3
},
{
"id": 9792,
"value": "Printing and Signage",
"color": "light-yellow",
"order": 4
},
{
"id": 9793,
"value": "Computer and Device Rentals",
"color": "light-brown",
"order": 5
},
{
"id": 9794,
"value": "Furniture Rentals",
"color": "dark-purple",
"order": 6
},
{
"id": 9795,
"value": "Event Decor",
"color": "darker-orange",
"order": 7
},
{
"id": 9796,
"value": "Security Services",
"color": "light-green",
"order": 8
},
{
"id": 9797,
"value": "Cleaning Services",
"color": "darker-brown",
"order": 9
}
]
},
{
"id": 17469,
"type": "boolean",
"name": "Preferred",
"order": 2,
"primary": false
},
{
"id": 17470,
"type": "url",
"name": "Website",
"order": 3,
"primary": false
},
{
"id": 17471,
"type": "text",
"name": "Contact Name",
"order": 4,
"primary": false,
"text_default": ""
},
{
"id": 17472,
"type": "email",
"name": "Contact Email",
"order": 5,
"primary": false
},
{
"id": 17473,
"type": "phone_number",
"name": "Contact Phone",
"order": 6,
"primary": false
}
],
"views": [
{
"id": 7235,
"type": "grid",
"name": "All vendors",
"order": 1,
"ownership_type": "collaborative",
"owned_by": null,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"filter_groups": [],
"sortings": [],
"group_bys": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 50727,
"field_id": 17467,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50728,
"field_id": 17468,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50729,
"field_id": 17469,
"width": 129,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50730,
"field_id": 17470,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50731,
"field_id": 17471,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50732,
"field_id": 17472,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 50733,
"field_id": 17473,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2024-07-30T12:24:42.033714+00:00",
"updated_on": "2024-07-30T12:24:42.033714+00:00",
"field_17467": "Tech Audio Visual",
"field_17468": 9788,
"field_17469": "true",
"field_17470": "www.techaudiovisual.com",
"field_17471": "Tom Johnson",
"field_17472": "tom@techaudiovisual.com",
"field_17473": "+1-555-111-2222"
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2024-07-30T12:24:42.033749+00:00",
"updated_on": "2024-07-30T12:24:42.033749+00:00",
"field_17467": "Gourmet Caterers",
"field_17468": 9791,
"field_17469": "true",
"field_17470": "www.gourmetcaterers.com",
"field_17471": "Alice Lee",
"field_17472": "alice@gourmetcaterers.com",
"field_17473": "+1-555-222-3333"
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2024-07-30T12:24:42.033766+00:00",
"updated_on": "2024-07-30T12:24:42.033766+00:00",
"field_17467": "Decor Delights",
"field_17468": 9795,
"field_17469": "false",
"field_17470": "www.decordelights.com",
"field_17471": "Mark Smith",
"field_17472": "mark@decordelights.com",
"field_17473": "+1-555-333-4444"
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2024-07-30T12:24:42.033781+00:00",
"updated_on": "2024-07-30T12:24:42.033781+00:00",
"field_17467": "Security Plus",
"field_17468": 9796,
"field_17469": "true",
"field_17470": "www.securityplus.com",
"field_17471": "Sarah Brown",
"field_17472": "sarah@securityplus.com",
"field_17473": "+1-555-444-5555"
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2024-07-30T12:24:42.033797+00:00",
"updated_on": "2024-07-30T12:24:42.033797+00:00",
"field_17467": "Clean Team",
"field_17468": 9797,
"field_17469": "false",
"field_17470": "www.cleanteam.com",
"field_17471": "John Davis",
"field_17472": "john@cleanteam.com",
"field_17473": "+1-555-555-6666"
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2024-07-30T12:24:42.033812+00:00",
"updated_on": "2024-07-30T12:24:42.033812+00:00",
"field_17467": "Print Masters",
"field_17468": 9792,
"field_17469": "true",
"field_17470": "www.printmasters.com",
"field_17471": "Lisa Chen",
"field_17472": "lisa@printmasters.com",
"field_17473": "+1-555-666-7777"
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2024-07-30T12:24:42.033828+00:00",
"updated_on": "2024-07-30T12:24:42.033828+00:00",
"field_17467": "Tech Rentals",
"field_17468": 9793,
"field_17469": "true",
"field_17470": "www.techrentals.com",
"field_17471": "David Kim",
"field_17472": "david@techrentals.com",
"field_17473": "+1-555-777-8888"
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2024-07-30T12:24:42.033843+00:00",
"updated_on": "2024-07-30T12:24:42.033843+00:00",
"field_17467": "Furniture Co.",
"field_17468": 9794,
"field_17469": "false",
"field_17470": "www.furnitureco.com",
"field_17471": "Emily Wilson",
"field_17472": "emily@furnitureco.com",
"field_17473": "+1-555-888-9999"
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2024-07-30T12:24:42.033858+00:00",
"updated_on": "2024-07-30T12:24:42.033858+00:00",
"field_17467": "Smart Logistics",
"field_17468": 9790,
"field_17469": "true",
"field_17470": "www.smartlogistics.com",
"field_17471": "Michael Thompson",
"field_17472": "michael@smartlogistics.com",
"field_17473": "+1-555-999-0000"
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2024-07-30T12:24:42.033873+00:00",
"updated_on": "2024-07-30T12:24:42.033873+00:00",
"field_17467": "Event Staffing Solutions",
"field_17468": 9789,
"field_17469": "true",
"field_17470": "www.eventstaffingsolutions.com",
"field_17471": "Jessica Lee",
"field_17472": "jessica@eventstaffingsolutions.com",
"field_17473": "+1-555-000-1111"
}
]
}
]
},
{
"pages": [
{
"id": 194,
"name": "Homepage",
"order": 1,
"path": "/",
"path_params": [],
"elements": [
{
"id": 2774,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "VBUt4qBUOItxJWiTfHfOZSRZrFfE8jtJ_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "marketing-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 2775,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 2772,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 197,
"page_parameters": [
{
"name": "user_id",
"value": "get('user.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "concat('Logged in as ',get('user.username'),' (',get('user.email'),')')",
"variant": "link"
},
{
"id": 2776,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 2772,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 2777,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 2773,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 195,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'Sign in'",
"variant": "link"
},
{
"id": 2772,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 4,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 4,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 2778,
"order": "2.00000000000000000000",
"type": "link",
"parent_element_id": 2773,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 196,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'Sign up'",
"variant": "link"
},
{
"id": 2773,
"order": "3.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "not-logged",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 4,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 4,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 2779,
"order": "4.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'My events'",
"level": 2
},
{
"id": 2780,
"order": "4.33333333333333303727",
"type": "table",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 357,
"items_per_page": 20,
"button_load_more_label": "",
"fields": [
{
"uid": "81e87040-5676-463a-b633-ac83bcd297b5",
"name": "Name",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_17430')"
}
},
{
"uid": "cf1c0c1a-0b9a-4b19-95f4-3e4a7f94029f",
"name": "Start Date",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_17433')"
}
},
{
"uid": "9c934cc0-ed98-4abc-b69e-1425cde82657",
"name": "End Date",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_17434')"
}
},
{
"uid": "68994d12-973f-4139-94ea-541390ee0a26",
"name": "Venue",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_17704.*.value')"
}
},
{
"uid": "46964657-1855-411f-b4f9-37800cb2b090",
"name": "Details",
"type": "link",
"styles": {},
"config": {
"navigation_type": "page",
"navigate_to_page_id": 199,
"page_parameters": [
{
"name": "event_id",
"value": "get('current_record.id')"
}
],
"navigate_to_url": "",
"target": "self",
"link_name": ""
}
}
],
"orientation": {
"tablet": "horizontal",
"desktop": "horizontal",
"smartphone": "vertical"
}
},
{
"id": 2781,
"order": "4.50000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Events open for registration'",
"level": 2
},
{
"id": 2782,
"order": "5.00000000000000000000",
"type": "table",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 356,
"items_per_page": 20,
"button_load_more_label": "",
"fields": [
{
"uid": "a1531168-0810-4972-b6c0-f781216fd433",
"name": "Name",
"type": "text",
"styles": {
"cell": {}
},
"config": {
"value": "concat(get('current_record.field_17430'),' (',get('current_record.field_17746'),')')"
}
},
{
"uid": "2d017901-c1c0-4b7a-8b65-020c937d41ac",
"name": "Start Date",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_17433')"
}
},
{
"uid": "40b7b5b6-3190-445d-9423-ca22fa132249",
"name": "End Date",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_17434')"
}
},
{
"uid": "5f9aa2cd-e771-44dd-a0ee-b899cb350667",
"name": "Venue",
"type": "text",
"styles": {},
"config": {
"value": "get('current_record.field_17704.*.value')"
}
},
{
"uid": "42c9801d-a3f8-454e-8a40-f66ea7449396",
"name": "Sold out %",
"type": "text",
"styles": {},
"config": {
"value": "concat(get('current_record.field_17733'),'%')"
}
},
{
"uid": "739cbe7b-1a5f-419e-87cd-fbdc6689b365",
"name": "Details",
"type": "link",
"styles": {},
"config": {
"navigation_type": "page",
"navigate_to_page_id": 198,
"page_parameters": [
{
"name": "event_id",
"value": "get('current_record.id')"
}
],
"navigate_to_url": "",
"target": "self",
"link_name": ""
}
}
],
"orientation": {
"tablet": "horizontal",
"desktop": "horizontal",
"smartphone": "vertical"
}
}
],
"data_sources": [
{
"id": 356,
"name": "Open for registration",
"order": "1.00000000000000000000",
"service": {
"id": 414,
"integration_id": 36,
"type": "local_baserow_list_rows",
"table_id": 1902,
"view_id": 7369,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": [
{
"field_id": 17752,
"type": "doesnt_contain_word",
"value": "get('user.email')",
"value_is_formula": true
}
]
}
},
{
"id": 357,
"name": "My registrations",
"order": "2.00000000000000000000",
"service": {
"id": 415,
"integration_id": 36,
"type": "local_baserow_list_rows",
"table_id": 1902,
"view_id": 7229,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": [
{
"field_id": 17752,
"type": "contains_word",
"value": "get('user.email')",
"value_is_formula": true
}
]
}
}
],
"workflow_actions": [
{
"id": 300,
"type": "logout",
"order": 1,
"page_id": 194,
"element_id": 2776,
"event": "click"
}
]
},
{
"id": 195,
"name": "Sign in",
"order": 2,
"path": "/sign-in",
"path_params": [],
"elements": [
{
"id": 2783,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "VBUt4qBUOItxJWiTfHfOZSRZrFfE8jtJ_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "marketing-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 2784,
"order": "2.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\udd11 Sign in '",
"level": 2
},
{
"id": 2785,
"order": "3.00000000000000000000",
"type": "auth_form",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"login_button": {
"button_alignment": "center",
"button_horizontal_padding": 24
}
},
"style_border_top_color": "border",
"style_border_top_size": 1,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 1,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"user_source_id": 23,
"login_button_label": "'Sign in'"
},
{
"id": 2786,
"order": "4.00000000000000000000",
"type": "link",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "center"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 196,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'No account? No problem. Sign up instead'",
"variant": "link"
}
],
"data_sources": [],
"workflow_actions": [
{
"id": 301,
"type": "open_page",
"order": 1,
"page_id": 195,
"element_id": 2785,
"event": "after_login",
"navigation_type": "page",
"navigate_to_page_id": 194,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
}
]
},
{
"id": 196,
"name": "Sign up",
"order": 3,
"path": "/sign-up",
"path_params": [],
"elements": [
{
"id": 2790,
"order": "1.00000000000000000000",
"type": "input_text",
"parent_element_id": 2787,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'Name and firstname'",
"required": true,
"validation_type": "any",
"placeholder": "'John Doe'",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 2799,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "VBUt4qBUOItxJWiTfHfOZSRZrFfE8jtJ_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "marketing-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 2794,
"order": "2.00000000000000000000",
"type": "input_text",
"parent_element_id": 2787,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'E-mail'",
"required": true,
"validation_type": "email",
"placeholder": "'john@doe.com'",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 2800,
"order": "2.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\u270d Sign up'",
"level": 2
},
{
"id": 2796,
"order": "3.00000000000000000000",
"type": "input_text",
"parent_element_id": 2787,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'Password'",
"required": true,
"validation_type": "any",
"placeholder": "",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "password"
},
{
"id": 2797,
"order": "4.00000000000000000000",
"type": "input_text",
"parent_element_id": 2787,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'Company'",
"required": false,
"validation_type": "any",
"placeholder": "'My company Inc.'",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 2801,
"order": "4.00000000000000000000",
"type": "link",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 195,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'Already an account? --> Sign in instead'",
"variant": "link"
},
{
"id": 2787,
"order": "4.50000000000000000000",
"type": "form_container",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 1,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 1,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"submit_button_label": "'Create my account'",
"reset_initial_values_post_submission": false
},
{
"id": 2798,
"order": "5.00000000000000000000",
"type": "input_text",
"parent_element_id": 2787,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'Job role'",
"required": false,
"validation_type": "any",
"placeholder": "'Lead developer'",
"default_value": "",
"is_multiline": false,
"rows": 3,
"input_type": "text"
}
],
"data_sources": [],
"workflow_actions": [
{
"id": 303,
"type": "create_row",
"order": 1,
"page_id": 196,
"element_id": 2787,
"event": "submit",
"service": {
"id": 422,
"integration_id": 36,
"type": "local_baserow_upsert_row",
"table_id": 1906,
"row_id": "",
"field_mappings": [
{
"field_id": 17745,
"value": "",
"enabled": false
},
{
"field_id": 17456,
"value": "get('form_data.2790')",
"enabled": true
},
{
"field_id": 17457,
"value": "get('form_data.2797')",
"enabled": true
},
{
"field_id": 17458,
"value": "get('form_data.2798')",
"enabled": true
},
{
"field_id": 17459,
"value": "get('form_data.2794')",
"enabled": true
},
{
"field_id": 17740,
"value": "get('form_data.2796')",
"enabled": true
}
]
}
},
{
"id": 305,
"type": "notification",
"order": 2,
"page_id": 196,
"element_id": 2787,
"event": "submit",
"title": "'\u2705 Success'",
"description": "concat('The account for ',get('form_data.2794'),' has been created')"
},
{
"id": 306,
"type": "open_page",
"order": 3,
"page_id": 196,
"element_id": 2787,
"event": "submit",
"navigation_type": "page",
"navigate_to_page_id": 195,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
}
]
},
{
"id": 197,
"name": "Profile",
"order": 4,
"path": "/profile/:user_id",
"path_params": [
{
"name": "user_id",
"type": "numeric"
}
],
"elements": [
{
"id": 2803,
"order": "1.00000000000000000000",
"type": "input_text",
"parent_element_id": 2802,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'Name and firstname'",
"required": true,
"validation_type": "any",
"placeholder": "'John Doe'",
"default_value": "get('data_source.358.field_17456')",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 2806,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "VBUt4qBUOItxJWiTfHfOZSRZrFfE8jtJ_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "marketing-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 2804,
"order": "2.00000000000000000000",
"type": "input_text",
"parent_element_id": 2802,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'Company'",
"required": false,
"validation_type": "any",
"placeholder": "'My company INC.'",
"default_value": "get('data_source.358.field_17457')",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 2807,
"order": "2.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('\ud83d\udc64 Profile: ',get('data_source.358.field_17456'),' (',get('data_source.358.field_17459'),')')",
"level": 2
},
{
"id": 2805,
"order": "3.00000000000000000000",
"type": "input_text",
"parent_element_id": 2802,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"label": "'Job role'",
"required": false,
"validation_type": "any",
"placeholder": "'Lead marketing'",
"default_value": "get('data_source.358.field_17458')",
"is_multiline": false,
"rows": 3,
"input_type": "text"
},
{
"id": 2808,
"order": "4.00000000000000000000",
"type": "link",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 194,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'<-- Back to home'",
"variant": "link"
},
{
"id": 2802,
"order": "5.00000000000000000000",
"type": "form_container",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 1,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 1,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "small",
"submit_button_label": "'Update my profile'",
"reset_initial_values_post_submission": false
}
],
"data_sources": [
{
"id": 358,
"name": "User",
"order": "1.00000000000000000000",
"service": {
"id": 416,
"integration_id": 36,
"type": "local_baserow_get_row",
"table_id": 1906,
"view_id": null,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.user_id')"
}
}
],
"workflow_actions": [
{
"id": 310,
"type": "open_page",
"order": 3,
"page_id": 197,
"element_id": 2802,
"event": "submit",
"navigation_type": "page",
"navigate_to_page_id": 194,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
},
{
"id": 308,
"type": "update_row",
"order": 1,
"page_id": 197,
"element_id": 2802,
"event": "submit",
"service": {
"id": 423,
"integration_id": 36,
"type": "local_baserow_upsert_row",
"table_id": 1906,
"row_id": "get('page_parameter.user_id')",
"field_mappings": [
{
"field_id": 17459,
"value": "",
"enabled": false
},
{
"field_id": 17740,
"value": "",
"enabled": false
},
{
"field_id": 17745,
"value": "",
"enabled": false
},
{
"field_id": 17458,
"value": "get('form_data.2805')",
"enabled": true
},
{
"field_id": 17456,
"value": "get('form_data.2803')",
"enabled": true
},
{
"field_id": 17457,
"value": "get('form_data.2804')",
"enabled": true
}
]
}
},
{
"id": 309,
"type": "notification",
"order": 2,
"page_id": 197,
"element_id": 2802,
"event": "submit",
"title": "'\u2705 Success'",
"description": "concat('The account for ',get('data_source.358.field_17456'),' has been updated')"
}
]
},
{
"id": 198,
"name": "Event details",
"order": 5,
"path": "/event-details/:event_id",
"path_params": [
{
"name": "event_id",
"type": "numeric"
}
],
"elements": [
{
"id": 2812,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "VBUt4qBUOItxJWiTfHfOZSRZrFfE8jtJ_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "marketing-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 2813,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 2809,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 197,
"page_parameters": [
{
"name": "user_id",
"value": "get('user.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "concat('Logged in as ',get('user.username'),' (',get('user.email'),')')",
"variant": "link"
},
{
"id": 2814,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 2809,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 2815,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 2810,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 195,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'Sign in'",
"variant": "link"
},
{
"id": 2816,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 2811,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat(get('current_record.field_17438.value'),': ',get('current_record.field_17437'))",
"level": 4
},
{
"id": 2809,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 4,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 4,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 2817,
"order": "2.00000000000000000000",
"type": "link",
"parent_element_id": 2810,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 196,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'Sign up'",
"variant": "link"
},
{
"id": 2810,
"order": "3.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "not-logged",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 4,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 4,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 2818,
"order": "3.00000000000000000000",
"type": "text",
"parent_element_id": 2811,
"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": 4,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 4,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('From ',get('current_record.field_17750'),' until ',get('current_record.field_17751'))",
"format": "plain"
},
{
"id": 2819,
"order": "3.50000000000000000000",
"type": "button",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'\ud83d\udcdd Register for this event'"
},
{
"id": 2820,
"order": "4.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 4,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 4,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat(get('data_source.359.field_17430'),' (',get('data_source.359.field_17433'),' until ',get('data_source.359.field_17434'),') at ',get('data_source.359.field_17704.*.value'))",
"level": 2
},
{
"id": 2821,
"order": "4.00000000000000000000",
"type": "text",
"parent_element_id": 2811,
"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": 4,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 4,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('At ',get('current_record.field_17441.*.value'))",
"format": "plain"
},
{
"id": 2811,
"order": "4.50000000000000000000",
"type": "repeat",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 360,
"items_per_page": 20,
"button_load_more_label": "",
"orientation": "vertical",
"items_per_row": {
"tablet": 2,
"desktop": 2,
"smartphone": 2
}
},
{
"id": 2822,
"order": "5.00000000000000000000",
"type": "text",
"parent_element_id": 2811,
"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": 4,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 1,
"style_padding_bottom": 4,
"style_margin_bottom": 24,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('By ',get('current_record.field_17443.*.value'))",
"format": "plain"
}
],
"data_sources": [
{
"id": 359,
"name": "Event",
"order": "1.00000000000000000000",
"service": {
"id": 417,
"integration_id": 36,
"type": "local_baserow_get_row",
"table_id": 1902,
"view_id": 7229,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.event_id')"
}
},
{
"id": 360,
"name": "Schedules",
"order": "2.00000000000000000000",
"service": {
"id": 418,
"integration_id": 36,
"type": "local_baserow_list_rows",
"table_id": 1903,
"view_id": 7230,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": [
{
"field_id": 17442,
"type": "link_row_has",
"value": "get('page_parameter.event_id')",
"value_is_formula": true
}
]
}
}
],
"workflow_actions": [
{
"id": 311,
"type": "logout",
"order": 1,
"page_id": 198,
"element_id": 2814,
"event": "click"
},
{
"id": 312,
"type": "create_row",
"order": 1,
"page_id": 198,
"element_id": 2819,
"event": "click",
"service": {
"id": 424,
"integration_id": 36,
"type": "local_baserow_upsert_row",
"table_id": 1934,
"row_id": "",
"field_mappings": [
{
"field_id": 17743,
"value": "get('user.id')",
"enabled": true
},
{
"field_id": 17747,
"value": "",
"enabled": false
},
{
"field_id": 17742,
"value": "get('data_source.359.id')",
"enabled": true
}
]
}
},
{
"id": 313,
"type": "notification",
"order": 2,
"page_id": 198,
"element_id": 2819,
"event": "click",
"title": "'\u2705 Success'",
"description": "concat('You are registered for ',get('data_source.359.field_17430'),' at ',get('data_source.359.field_17704.*.value'))"
},
{
"id": 314,
"type": "open_page",
"order": 3,
"page_id": 198,
"element_id": 2819,
"event": "click",
"navigation_type": "page",
"navigate_to_page_id": 194,
"page_parameters": [],
"navigate_to_url": "",
"target": "self"
}
]
},
{
"id": 199,
"name": "Event details (no registration)",
"order": 6,
"path": "/event-details-no/:event_id",
"path_params": [
{
"name": "event_id",
"type": "numeric"
}
],
"elements": [
{
"id": 2826,
"order": "1.00000000000000000000",
"type": "image",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"image_source_type": "upload",
"image_file_id": {
"name": "VBUt4qBUOItxJWiTfHfOZSRZrFfE8jtJ_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
"original_name": "marketing-header.png"
},
"image_url": "",
"alt_text": ""
},
{
"id": 2827,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 2823,
"place_in_container": "0",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 197,
"page_parameters": [
{
"name": "user_id",
"value": "get('user.id')"
}
],
"navigate_to_url": "",
"target": "self",
"value": "concat('Logged in as ',get('user.username'),' (',get('user.email'),')')",
"variant": "link"
},
{
"id": 2828,
"order": "1.00000000000000000000",
"type": "button",
"parent_element_id": 2823,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"button": {
"button_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "'Logout'"
},
{
"id": 2829,
"order": "1.00000000000000000000",
"type": "link",
"parent_element_id": 2824,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 195,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'Sign in'",
"variant": "link"
},
{
"id": 2830,
"order": "1.00000000000000000000",
"type": "heading",
"parent_element_id": 2825,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"typography": {}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "color",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat(get('current_record.field_17438.value'),': ',get('current_record.field_17437'))",
"level": 4
},
{
"id": 2823,
"order": "2.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "logged-in",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 4,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 4,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 2831,
"order": "2.00000000000000000000",
"type": "link",
"parent_element_id": 2824,
"place_in_container": "1",
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {
"link": {
"link_text_alignment": "right"
}
},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"navigation_type": "page",
"navigate_to_page_id": 196,
"page_parameters": [],
"navigate_to_url": "",
"target": "self",
"value": "'Sign up'",
"variant": "link"
},
{
"id": 2824,
"order": "3.00000000000000000000",
"type": "column",
"parent_element_id": null,
"place_in_container": null,
"visibility": "not-logged",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 4,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 2,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"column_amount": 2,
"column_gap": 20,
"alignment": "center"
},
{
"id": 2832,
"order": "3.00000000000000000000",
"type": "text",
"parent_element_id": 2825,
"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": 4,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 4,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('From ',get('current_record.field_17750'),' until ',get('current_record.field_17751'))",
"format": "plain"
},
{
"id": 2833,
"order": "4.00000000000000000000",
"type": "heading",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 2,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 4,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat(get('data_source.361.field_17430'),' (',get('data_source.361.field_17433'),' until ',get('data_source.361.field_17434'),') at ',get('data_source.361.field_17704.*.value'))",
"level": 2
},
{
"id": 2834,
"order": "4.00000000000000000000",
"type": "text",
"parent_element_id": 2825,
"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": 4,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 4,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('At ',get('current_record.field_17441.*.value'))",
"format": "plain"
},
{
"id": 2825,
"order": "4.50000000000000000000",
"type": "repeat",
"parent_element_id": null,
"place_in_container": null,
"visibility": "all",
"role_type": "allow_all",
"roles": [],
"styles": {},
"style_border_top_color": "border",
"style_border_top_size": 0,
"style_padding_top": 10,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 0,
"style_padding_bottom": 10,
"style_margin_bottom": 0,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 20,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 20,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"data_source_id": 362,
"items_per_page": 20,
"button_load_more_label": "",
"orientation": "vertical",
"items_per_row": {
"tablet": 2,
"desktop": 2,
"smartphone": 2
}
},
{
"id": 2835,
"order": "5.00000000000000000000",
"type": "text",
"parent_element_id": 2825,
"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": 4,
"style_margin_top": 0,
"style_border_bottom_color": "border",
"style_border_bottom_size": 1,
"style_padding_bottom": 4,
"style_margin_bottom": 24,
"style_border_left_color": "border",
"style_border_left_size": 0,
"style_padding_left": 0,
"style_margin_left": 0,
"style_border_right_color": "border",
"style_border_right_size": 0,
"style_padding_right": 0,
"style_margin_right": 0,
"style_background": "none",
"style_background_color": "#ffffffff",
"style_background_file_id": null,
"style_background_mode": "fill",
"style_width": "normal",
"value": "concat('By ',get('current_record.field_17443.*.value'))",
"format": "plain"
}
],
"data_sources": [
{
"id": 361,
"name": "Event",
"order": "1.00000000000000000000",
"service": {
"id": 419,
"integration_id": 36,
"type": "local_baserow_get_row",
"table_id": 1902,
"view_id": 7229,
"search_query": "",
"filter_type": "AND",
"filters": [],
"row_id": "get('page_parameter.event_id')"
}
},
{
"id": 362,
"name": "Schedules",
"order": "2.00000000000000000000",
"service": {
"id": 420,
"integration_id": 36,
"type": "local_baserow_list_rows",
"table_id": 1903,
"view_id": 7230,
"sortings": [],
"search_query": "",
"filter_type": "AND",
"filters": [
{
"field_id": 17442,
"type": "link_row_has",
"value": "get('page_parameter.event_id')",
"value_is_formula": true
}
]
}
}
],
"workflow_actions": [
{
"id": 315,
"type": "logout",
"order": 1,
"page_id": 199,
"element_id": 2828,
"event": "click"
}
]
}
],
"integrations": [
{
"id": 36,
"name": "Local Baserow",
"order": "1.00000000000000000000",
"type": "local_baserow",
"authorized_user": "frederik@baserow.io"
}
],
"theme": {
"primary_color": "#5190efff",
"secondary_color": "#0eaa42ff",
"border_color": "#d7d8d9ff",
"main_success_color": "#12D452",
"main_warning_color": "#FCC74A",
"main_error_color": "#FF5A4A",
"body_font_family": "inter",
"body_font_size": 14,
"body_text_color": "#070810ff",
"body_text_alignment": "left",
"heading_1_font_family": "inter",
"heading_1_font_size": 24,
"heading_1_text_color": "#070810ff",
"heading_1_text_alignment": "left",
"heading_2_font_family": "inter",
"heading_2_font_size": 20,
"heading_2_text_color": "#070810ff",
"heading_2_text_alignment": "left",
"heading_3_font_family": "inter",
"heading_3_font_size": 16,
"heading_3_text_color": "#070810ff",
"heading_3_text_alignment": "left",
"heading_4_font_family": "inter",
"heading_4_font_size": 16,
"heading_4_text_color": "#070810ff",
"heading_4_text_alignment": "left",
"heading_5_font_family": "inter",
"heading_5_font_size": 14,
"heading_5_text_color": "#070810ff",
"heading_5_text_alignment": "left",
"heading_6_font_family": "inter",
"heading_6_font_size": 14,
"heading_6_text_color": "#202128",
"heading_6_text_alignment": "left",
"button_font_family": "inter",
"button_font_size": 13,
"button_alignment": "left",
"button_text_alignment": "center",
"button_width": "auto",
"button_background_color": "primary",
"button_text_color": "#ffffffff",
"button_border_color": "border",
"button_border_size": 0,
"button_border_radius": 4,
"button_vertical_padding": 12,
"button_horizontal_padding": 12,
"button_hover_background_color": "#96baf6ff",
"button_hover_text_color": "#ffffffff",
"button_hover_border_color": "border",
"link_font_family": "inter",
"link_font_size": 13,
"link_text_alignment": "left",
"link_text_color": "primary",
"link_hover_text_color": "#96baf6ff",
"image_alignment": "left",
"image_max_width": 100,
"image_max_height": null,
"image_constraint": "contain",
"page_background_color": "#ffffffff",
"page_background_file_id": null,
"page_background_mode": "tile",
"label_font_family": "inter",
"label_text_color": "#070810FF",
"label_font_size": 13,
"input_font_family": "inter",
"input_font_size": 13,
"input_text_color": "#070810FF",
"input_background_color": "#FFFFFFFF",
"input_border_color": "#000000FF",
"input_border_size": 1,
"input_border_radius": 0,
"input_vertical_padding": 8,
"input_horizontal_padding": 12,
"table_border_color": "#000000FF",
"table_border_size": 1,
"table_border_radius": 0,
"table_header_background_color": "#edededff",
"table_header_text_color": "#000000ff",
"table_header_font_size": 13,
"table_header_font_family": "inter",
"table_header_text_alignment": "left",
"table_cell_background_color": "transparent",
"table_cell_alternate_background_color": "transparent",
"table_cell_alignment": "left",
"table_cell_vertical_padding": 10,
"table_cell_horizontal_padding": 20,
"table_vertical_separator_color": "#000000FF",
"table_vertical_separator_size": 0,
"table_horizontal_separator_color": "#000000FF",
"table_horizontal_separator_size": 1
},
"user_sources": [
{
"id": 23,
"name": "Attendees",
"order": "1.00000000000000000000",
"type": "local_baserow",
"uid": "bf627182e4ab4d7981590609ef458bc6",
"integration_id": 36,
"auth_providers": [
{
"id": 20,
"type": "local_baserow_password",
"domain": null,
"enabled": true,
"password_field_id": 17740
}
],
"table_id": 1906,
"email_field_id": 17459,
"name_field_id": 17456,
"role_field_id": null
}
],
"favicon_file": null,
"id": 425,
"name": "Attendees App",
"order": 3,
"type": "builder"
}
]
}