bramw_baserow/backend/templates/project-tracker.json

2331 lines
81 KiB
JSON

{
"baserow_template_version": 1,
"name": "Project Tracker",
"icon": "iconoir-strategy",
"keywords": [
"project tracker",
"project management",
"project",
"projects",
"pmp",
"project management professional",
"pm"
],
"categories": [
"Local Business",
"Project Management"
],
"export": [
{
"id": 12988,
"name": "Project Tracker",
"order": 1,
"type": "database",
"tables": [
{
"id": 25411,
"name": "Projects",
"order": 2,
"fields": [
{
"id": 133726,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 133727,
"type": "single_select",
"name": "Category",
"order": 1,
"primary": false,
"select_options": [
{
"id": 10230,
"value": "Design",
"color": "blue",
"order": 0
},
{
"id": 10231,
"value": "Development",
"color": "red",
"order": 1
},
{
"id": 10232,
"value": "Research",
"color": "orange",
"order": 2
},
{
"id": 10233,
"value": "Marketing",
"color": "green",
"order": 3
}
]
},
{
"id": 133728,
"type": "boolean",
"name": "Completed",
"order": 2,
"primary": false
},
{
"id": 133729,
"type": "link_row",
"name": "Client",
"order": 3,
"primary": false,
"link_row_table_id": 25413,
"link_row_related_field_id": 133743,
"has_related_field": true
},
{
"id": 133730,
"type": "link_row",
"name": "Project lead",
"order": 4,
"primary": false,
"link_row_table_id": 25414,
"link_row_related_field_id": 133747,
"has_related_field": true
},
{
"id": 133731,
"type": "link_row",
"name": "Project team",
"order": 5,
"primary": false,
"link_row_table_id": 25414,
"link_row_related_field_id": 133748,
"has_related_field": true
},
{
"id": 133732,
"type": "date",
"name": "Kickoff date",
"order": 6,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24"
},
{
"id": 133733,
"type": "date",
"name": "Due date",
"order": 7,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24"
},
{
"id": 133734,
"type": "long_text",
"name": "Notes",
"order": 8,
"primary": false
},
{
"id": 133735,
"type": "link_row",
"name": "Tasks",
"order": 9,
"primary": false,
"link_row_table_id": 25412,
"link_row_related_field_id": 133737,
"has_related_field": true
},
{
"id": 306854,
"type": "number",
"name": "Budget",
"order": 10,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
}
],
"views": [
{
"id": 27817,
"type": "grid",
"name": "All projects",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 2099,
"field_id": 133733,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134366,
"field_id": 133726,
"width": 185,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134367,
"field_id": 133727,
"width": 138,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134368,
"field_id": 133728,
"width": 128,
"hidden": false,
"order": 7,
"aggregation_type": "checked_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 134369,
"field_id": 133729,
"width": 165,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134370,
"field_id": 133730,
"width": 142,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134371,
"field_id": 133731,
"width": 251,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134372,
"field_id": 133732,
"width": 136,
"hidden": false,
"order": 4,
"aggregation_type": "min_date",
"aggregation_raw_type": "min"
},
{
"id": 134373,
"field_id": 133733,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "max_date",
"aggregation_raw_type": "max"
},
{
"id": 134374,
"field_id": 133734,
"width": 384,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134375,
"field_id": 133735,
"width": 200,
"hidden": true,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373633,
"field_id": 306854,
"width": 113,
"hidden": false,
"order": 6,
"aggregation_type": "sum",
"aggregation_raw_type": "sum"
}
]
},
{
"id": 27818,
"type": "grid",
"name": "Completed projects",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4451,
"field_id": 133728,
"type": "boolean",
"value": "1"
}
],
"sortings": [
{
"id": 2018,
"field_id": 133732,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134376,
"field_id": 133726,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134377,
"field_id": 133727,
"width": 117,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134378,
"field_id": 133728,
"width": 131,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134379,
"field_id": 133729,
"width": 151,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134380,
"field_id": 133730,
"width": 146,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134381,
"field_id": 133731,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134382,
"field_id": 133732,
"width": 134,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134383,
"field_id": 133733,
"width": 123,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134384,
"field_id": 133734,
"width": 260,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134385,
"field_id": 133735,
"width": 200,
"hidden": true,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373634,
"field_id": 306854,
"width": 114,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 27819,
"type": "grid",
"name": "Incomplete projects",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4452,
"field_id": 133728,
"type": "boolean",
"value": "0"
}
],
"sortings": [
{
"id": 11736,
"field_id": 133732,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134386,
"field_id": 133726,
"width": 148,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134387,
"field_id": 133727,
"width": 146,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134388,
"field_id": 133728,
"width": 200,
"hidden": true,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134389,
"field_id": 133729,
"width": 170,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134390,
"field_id": 133730,
"width": 230,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134391,
"field_id": 133731,
"width": 246,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134392,
"field_id": 133732,
"width": 138,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134393,
"field_id": 133733,
"width": 134,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134394,
"field_id": 133734,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134395,
"field_id": 133735,
"width": 200,
"hidden": true,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373635,
"field_id": 306854,
"width": 112,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 67218,
"type": "grid",
"name": "High budget",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 18749,
"field_id": 306854,
"type": "higher_than",
"value": "10000"
}
],
"sortings": [
{
"id": 11737,
"field_id": 306854,
"order": "DESC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 373636,
"field_id": 133726,
"width": 144,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373637,
"field_id": 133727,
"width": 123,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373638,
"field_id": 133728,
"width": 134,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373639,
"field_id": 133729,
"width": 170,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373640,
"field_id": 133730,
"width": 226,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373641,
"field_id": 133731,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373642,
"field_id": 133732,
"width": 137,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373643,
"field_id": 133733,
"width": 122,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373644,
"field_id": 133734,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373645,
"field_id": 133735,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373646,
"field_id": 306854,
"width": 117,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 67216,
"type": "kanban",
"name": "By category",
"order": 5,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 133727,
"field_options": [
{
"id": 320,
"field_id": 133726,
"hidden": false,
"order": 32767
},
{
"id": 321,
"field_id": 133727,
"hidden": false,
"order": 32767
},
{
"id": 322,
"field_id": 133728,
"hidden": false,
"order": 32767
},
{
"id": 323,
"field_id": 133729,
"hidden": false,
"order": 32767
},
{
"id": 324,
"field_id": 133730,
"hidden": false,
"order": 32767
},
{
"id": 325,
"field_id": 133731,
"hidden": false,
"order": 32767
},
{
"id": 326,
"field_id": 133732,
"hidden": false,
"order": 32767
},
{
"id": 327,
"field_id": 133733,
"hidden": false,
"order": 32767
},
{
"id": 328,
"field_id": 133734,
"hidden": true,
"order": 32767
},
{
"id": 329,
"field_id": 133735,
"hidden": true,
"order": 32767
},
{
"id": 703,
"field_id": 306854,
"hidden": true,
"order": 32767
}
]
}
],
"rows": [
{
"id": 3,
"order": "1.00000000000000000000",
"created_on": "2021-07-26T16:54:03.031240+00:00",
"updated_on": "2022-03-17T01:45:03.821462+00:00",
"field_133726": "Rebranding website",
"field_133727": 10230,
"field_133728": "true",
"field_133729": [
3
],
"field_133730": [
3
],
"field_133731": [
1,
2
],
"field_133732": "2021-01-01",
"field_133733": "2021-01-31",
"field_133734": "Acme is looking for a complete rebranding of their website with the following guidelines. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ligula lectus, pharetra quis euismod ac, lacinia a sapien. Vestibulum ultrices sed ligula non vehicula. Donec lacinia enim in pretium tincidunt. Ut facilisis, magna at pulvinar dapibus, augue metus dapibus nibh, sit amet pellentesque est est nec velit. Nunc sagittis eu nibh nec volutpat. Aenean fermentum lorem sit amet quam fermentum, vel lacinia ante eleifend. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Donec at mauris nec erat convallis imperdiet a porttitor eros. Integer facilisis ante nec hendrerit mattis. Morbi eget fermentum diam. Sed rhoncus egestas turpis, at molestie magna porttitor quis. Aliquam risus sem, volutpat ac sapien vitae, accumsan sollicitudin eros.",
"field_133735": [
3,
4,
5
],
"field_306854": "12000"
},
{
"id": 4,
"order": "2.00000000000000000000",
"created_on": "2021-07-26T16:54:03.031510+00:00",
"updated_on": "2022-03-17T01:45:28.090094+00:00",
"field_133726": "User portal",
"field_133727": 10231,
"field_133728": "false",
"field_133729": [
4
],
"field_133730": [
3
],
"field_133731": [
4
],
"field_133732": "2021-05-01",
"field_133733": "2021-10-01",
"field_133734": "",
"field_133735": [
8,
9,
6,
7
],
"field_306854": "1700"
},
{
"id": 5,
"order": "3.00000000000000000000",
"created_on": "2021-07-26T16:54:03.032070+00:00",
"updated_on": "2022-03-17T01:45:10.284215+00:00",
"field_133726": "Customer research",
"field_133727": 10232,
"field_133728": "true",
"field_133729": [
5
],
"field_133730": [
6
],
"field_133731": [
1,
5
],
"field_133732": "2021-03-15",
"field_133733": "2021-03-31",
"field_133734": "Research if the current users of Soylent are interested into a new user portal. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi interdum enim leo, nec commodo purus aliquam a. Curabitur hendrerit urna metus, sit amet vestibulum lorem mattis non. Proin a purus mattis, lobortis arcu eu, malesuada dolor. Maecenas finibus, magna non accumsan vulputate, velit nisi tincidunt mauris, id maximus libero magna eu lorem. Quisque pulvinar rhoncus quam in fringilla. Donec eleifend tellus et nunc ultricies, at molestie arcu rutrum. Maecenas facilisis at magna non tristique.",
"field_133735": [
10,
11,
12,
13
],
"field_306854": "14000"
},
{
"id": 6,
"order": "4.00000000000000000000",
"created_on": "2021-07-26T16:54:03.032200+00:00",
"updated_on": "2022-03-17T01:45:43.885985+00:00",
"field_133726": "Content strategy",
"field_133727": 10233,
"field_133728": "false",
"field_133729": [
6
],
"field_133730": [
3
],
"field_133731": [
1,
4
],
"field_133732": null,
"field_133733": "2021-12-15",
"field_133734": "",
"field_133735": [],
"field_306854": "18000"
},
{
"id": 7,
"order": "5.00000000000000000000",
"created_on": "2021-07-26T16:54:03.032316+00:00",
"updated_on": "2022-03-17T01:45:14.704357+00:00",
"field_133726": "Modernize logo",
"field_133727": 10230,
"field_133728": "false",
"field_133729": [
7
],
"field_133730": [],
"field_133731": [
1
],
"field_133732": "2021-05-01",
"field_133733": "2021-05-16",
"field_133734": "",
"field_133735": [],
"field_306854": "1000"
},
{
"id": 8,
"order": "6.00000000000000000000",
"created_on": "2021-07-26T16:54:03.032415+00:00",
"updated_on": "2022-03-17T01:45:19.794780+00:00",
"field_133726": "Barcode app",
"field_133727": 10231,
"field_133728": "false",
"field_133729": [
8
],
"field_133730": [
6,
1
],
"field_133731": [
5,
6
],
"field_133732": "2021-05-01",
"field_133733": "2021-05-31",
"field_133734": "Looking into no-code platforms to see if this would be viable.",
"field_133735": [],
"field_306854": "23000"
},
{
"id": 9,
"order": "7.00000000000000000000",
"created_on": "2021-07-26T16:54:03.032531+00:00",
"updated_on": "2022-03-17T01:45:37.684167+00:00",
"field_133726": "Customer journey",
"field_133727": 10232,
"field_133728": "false",
"field_133729": [
9
],
"field_133730": [],
"field_133731": [
3
],
"field_133732": null,
"field_133733": "2021-11-13",
"field_133734": "Collab with the UX team.",
"field_133735": [],
"field_306854": "12000"
},
{
"id": 10,
"order": "8.00000000000000000000",
"created_on": "2021-07-26T16:54:03.032623+00:00",
"updated_on": "2022-03-17T01:45:48.222828+00:00",
"field_133726": "Paid ad campaign",
"field_133727": 10233,
"field_133728": "false",
"field_133729": [
10
],
"field_133730": [],
"field_133731": [
2
],
"field_133732": null,
"field_133733": "2021-12-17",
"field_133734": "Wondering if this is worth doing after the Facebook ad boycott. Studies are showing that paid ad campaigns have become increasingly less effective.",
"field_133735": [],
"field_306854": "30000"
}
]
},
{
"id": 25412,
"name": "Tasks",
"order": 3,
"fields": [
{
"id": 133736,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 133737,
"type": "link_row",
"name": "Project",
"order": 1,
"primary": false,
"link_row_table_id": 25411,
"link_row_related_field_id": 133735,
"has_related_field": true
},
{
"id": 133738,
"type": "boolean",
"name": "Completed",
"order": 2,
"primary": false
},
{
"id": 133739,
"type": "link_row",
"name": "Assignee",
"order": 3,
"primary": false,
"link_row_table_id": 25414,
"link_row_related_field_id": 133749,
"has_related_field": true
},
{
"id": 133740,
"type": "number",
"name": "Estimated days",
"order": 4,
"primary": false,
"number_decimal_places": 1,
"number_negative": false
},
{
"id": 133741,
"type": "long_text",
"name": "Description",
"order": 5,
"primary": false
}
],
"views": [
{
"id": 27820,
"type": "grid",
"name": "All tasks",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134396,
"field_id": 133736,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134397,
"field_id": 133737,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134398,
"field_id": 133738,
"width": 131,
"hidden": false,
"order": 1,
"aggregation_type": "checked_percentage",
"aggregation_raw_type": "empty_count"
},
{
"id": 134399,
"field_id": 133739,
"width": 163,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134400,
"field_id": 133740,
"width": 155,
"hidden": false,
"order": 3,
"aggregation_type": "average",
"aggregation_raw_type": "average"
},
{
"id": 134401,
"field_id": 133741,
"width": 381,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 27860,
"type": "grid",
"name": "Completed tasks",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4477,
"field_id": 133738,
"type": "boolean",
"value": "1"
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134572,
"field_id": 133736,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134573,
"field_id": 133737,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134574,
"field_id": 133738,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134575,
"field_id": 133739,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134576,
"field_id": 133740,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134577,
"field_id": 133741,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 27859,
"type": "grid",
"name": "Incomplete tasks",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 4478,
"field_id": 133738,
"type": "boolean",
"value": ""
}
],
"sortings": [],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134578,
"field_id": 133736,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134579,
"field_id": 133737,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134580,
"field_id": 133738,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134581,
"field_id": 133739,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134582,
"field_id": 133740,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134583,
"field_id": 133741,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 3,
"order": "1.00000000000000000000",
"created_on": "2021-07-26T16:54:03.364752+00:00",
"updated_on": "2021-08-02T14:18:55.546665+00:00",
"field_133736": "Redesign header",
"field_133737": [
3
],
"field_133738": "true",
"field_133739": [
1
],
"field_133740": "2.0",
"field_133741": "The header needs to be improved to make the CTA clearer."
},
{
"id": 4,
"order": "2.00000000000000000000",
"created_on": "2021-07-26T16:54:03.364879+00:00",
"updated_on": "2021-08-02T14:20:30.746698+00:00",
"field_133736": "Redesign body",
"field_133737": [
3
],
"field_133738": "true",
"field_133739": [
2
],
"field_133740": "5.0",
"field_133741": "The structure is a little off, so we may need to adjust the sitemap here as well."
},
{
"id": 5,
"order": "3.00000000000000000000",
"created_on": "2021-07-26T16:54:03.364933+00:00",
"updated_on": "2021-08-02T14:20:53.880780+00:00",
"field_133736": "Redesign footer",
"field_133737": [
3
],
"field_133738": "true",
"field_133739": [
1
],
"field_133740": "2.0",
"field_133741": "The new footer should include our contact information and also a small (but clear) CTA."
},
{
"id": 6,
"order": "4.00000000000000000000",
"created_on": "2021-07-26T16:54:03.364984+00:00",
"updated_on": "2021-08-02T14:21:18.209223+00:00",
"field_133736": "Authentication",
"field_133737": [
4
],
"field_133738": "false",
"field_133739": [
5
],
"field_133740": "2.0",
"field_133741": "The authentication process is currently experiencing some bugs. We need to ensure these bugs are worked out."
},
{
"id": 7,
"order": "5.00000000000000000000",
"created_on": "2021-07-26T16:54:03.365038+00:00",
"updated_on": "2021-08-02T14:21:44.951749+00:00",
"field_133736": "Dashboard",
"field_133737": [
4
],
"field_133738": "false",
"field_133739": [
6
],
"field_133740": "4.0",
"field_133741": "The left panel on the dashboard needs updating in terms of content."
},
{
"id": 8,
"order": "6.00000000000000000000",
"created_on": "2021-07-26T16:54:03.365091+00:00",
"updated_on": "2021-08-02T14:23:32.360904+00:00",
"field_133736": "Reporting",
"field_133737": [
4
],
"field_133738": "false",
"field_133739": [
5
],
"field_133740": "10.0",
"field_133741": "We should aim to include new reports beyond what we currently offer."
},
{
"id": 9,
"order": "7.00000000000000000000",
"created_on": "2021-07-26T16:54:03.365143+00:00",
"updated_on": "2021-08-02T14:37:43.105445+00:00",
"field_133736": "Design dashboard",
"field_133737": [
4
],
"field_133738": "false",
"field_133739": [
1
],
"field_133740": "5.0",
"field_133741": "There are some new design trends that we can incorporate into this dashboard."
},
{
"id": 10,
"order": "8.00000000000000000000",
"created_on": "2021-07-26T16:54:03.365191+00:00",
"updated_on": "2021-08-02T14:37:40.946412+00:00",
"field_133736": "Compile mailing list",
"field_133737": [
5
],
"field_133738": "true",
"field_133739": [
3
],
"field_133740": "2.0",
"field_133741": "The migration should be fairly painless if we use the right tools."
},
{
"id": 11,
"order": "9.00000000000000000000",
"created_on": "2021-07-26T16:54:03.365233+00:00",
"updated_on": "2021-08-02T14:37:49.922704+00:00",
"field_133736": "Cold outreach to all users",
"field_133737": [
5
],
"field_133738": "true",
"field_133739": [
4
],
"field_133740": "7.0",
"field_133741": "We don't need to set everything up to be automated yet, but this is something we should keep in the back of our minds."
},
{
"id": 12,
"order": "10.00000000000000000000",
"created_on": "2021-07-26T16:54:03.365276+00:00",
"updated_on": "2021-08-02T14:37:54.200146+00:00",
"field_133736": "Create presentation",
"field_133737": [
5
],
"field_133738": "true",
"field_133739": [
5
],
"field_133740": "1.5",
"field_133741": "Could we get creative and skip traditional presentation software to achieve this?"
},
{
"id": 13,
"order": "11.00000000000000000000",
"created_on": "2021-07-26T16:54:03.365318+00:00",
"updated_on": "2021-08-02T14:37:58.300431+00:00",
"field_133736": "Create whitepaper",
"field_133737": [
5
],
"field_133738": "false",
"field_133739": [
1
],
"field_133740": "4.5",
"field_133741": "No need to publish it right away, but let's have it internally at least."
}
]
},
{
"id": 25413,
"name": "Clients",
"order": 4,
"fields": [
{
"id": 133742,
"type": "text",
"name": "Company name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 133743,
"type": "link_row",
"name": "Projects",
"order": 1,
"primary": false,
"link_row_table_id": 25411,
"link_row_related_field_id": 133729,
"has_related_field": true
},
{
"id": 133744,
"type": "long_text",
"name": "About",
"order": 2,
"primary": false
},
{
"id": 133745,
"type": "text",
"name": "Contact person",
"order": 3,
"primary": false,
"text_default": ""
},
{
"id": 133870,
"type": "email",
"name": "Contact email",
"order": 4,
"primary": false
},
{
"id": 133871,
"type": "url",
"name": "Company website",
"order": 5,
"primary": false
}
],
"views": [
{
"id": 27821,
"type": "grid",
"name": "All clients",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 2100,
"field_id": 133742,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134402,
"field_id": 133742,
"width": 200,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134403,
"field_id": 133743,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134404,
"field_id": 133744,
"width": 415,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134405,
"field_id": 133745,
"width": 156,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134584,
"field_id": 133870,
"width": 248,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134585,
"field_id": 133871,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
}
],
"rows": [
{
"id": 3,
"order": "1.00000000000000000000",
"created_on": "2021-07-26T16:54:03.390280+00:00",
"updated_on": "2021-07-27T03:09:46.944476+00:00",
"field_133742": "Acme Corporation",
"field_133743": [
3
],
"field_133744": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Molestie at elementum eu facilisis sed odio. Tempor nec feugiat nisl pretium fusce id velit ut tortor. Lectus quam id leo in vitae. Non consectetur a erat nam at lectus. Vel eros donec ac odio tempor orci dapibus ultrices in. Ac odio tempor orci dapibus ultrices. Aliquam sem fringilla ut morbi tincidunt. Morbi tristique senectus et netus. Imperdiet proin fermentum leo vel orci. Nibh nisl condimentum id venenatis a condimentum.",
"field_133745": "Eugene Keith",
"field_133870": "eugene@acme.corp",
"field_133871": "https://acme.corp"
},
{
"id": 4,
"order": "2.00000000000000000000",
"created_on": "2021-07-26T16:54:03.390395+00:00",
"updated_on": "2021-07-27T03:09:50.547109+00:00",
"field_133742": "Globex Corporation",
"field_133743": [
4
],
"field_133744": "Nec ultrices dui sapien eget. Malesuada proin libero nunc consequat interdum varius sit amet mattis. Nulla facilisi morbi tempus iaculis urna id. Habitant morbi tristique senectus et netus. Risus ultricies tristique nulla aliquet enim tortor at. Libero id faucibus nisl tincidunt eget nullam non nisi est. Et ultrices neque ornare aenean euismod elementum. Parturient montes nascetur ridiculus mus mauris vitae ultricies leo integer. Mauris vitae ultricies leo integer malesuada nunc vel risus. Turpis in eu mi bibendum neque egestas. Tellus molestie nunc non blandit massa enim nec dui. Nisi quis eleifend quam adipiscing. Ut eu sem integer vitae justo eget magna. Congue nisi vitae suscipit tellus. Cursus eget nunc scelerisque viverra mauris in. Ultricies mi eget mauris pharetra et ultrices neque ornare. Eleifend donec pretium vulputate sapien nec sagittis aliquam malesuada bibendum. Vitae purus faucibus ornare suspendisse sed nisi lacus sed. Ultrices vitae auctor eu augue ut lectus. In metus vulputate eu scelerisque.",
"field_133745": "Gladys P. Burchfield",
"field_133870": "gbp@globex.co",
"field_133871": "https://globex.co"
},
{
"id": 5,
"order": "3.00000000000000000000",
"created_on": "2021-07-26T16:54:03.390445+00:00",
"updated_on": "2021-07-27T03:09:55.504417+00:00",
"field_133742": "Soylent Corp",
"field_133743": [
5
],
"field_133744": "Convallis tellus id interdum velit laoreet id donec ultrices tincidunt. Vulputate mi sit amet mauris commodo quis imperdiet massa tincidunt. Nunc lobortis mattis aliquam faucibus. Arcu ac tortor dignissim convallis aenean et tortor at risus. Nisl nunc mi ipsum faucibus. Sed tempus urna et pharetra pharetra massa. Enim neque volutpat ac tincidunt. Interdum velit laoreet id donec ultrices tincidunt arcu non sodales. Diam maecenas sed enim ut sem viverra aliquet eget sit. Risus ultricies tristique nulla aliquet enim. Velit scelerisque in dictum non consectetur a. Viverra maecenas accumsan lacus vel facilisis volutpat est. Ac tortor vitae purus faucibus ornare suspendisse sed. Velit aliquet sagittis id consectetur purus ut faucibus. Est ullamcorper eget nulla facilisi etiam dignissim diam. Interdum velit euismod in pellentesque massa. Pellentesque sit amet porttitor eget dolor morbi non arcu risus. Augue mauris augue neque gravida in fermentum et sollicitudin ac. Iaculis eu non diam phasellus vestibulum lorem sed risus.",
"field_133745": "Marty Sanford",
"field_133870": "marty.sanford@soylent.com",
"field_133871": "https://soylent.com"
},
{
"id": 6,
"order": "4.00000000000000000000",
"created_on": "2021-07-26T16:54:03.390491+00:00",
"updated_on": "2021-07-27T03:10:04.411898+00:00",
"field_133742": "Initech",
"field_133743": [
6
],
"field_133744": "Turpis massa tincidunt dui ut ornare lectus sit amet est. Justo eget magna fermentum iaculis eu non. Commodo ullamcorper a lacus vestibulum sed arcu non. Venenatis a condimentum vitae sapien pellentesque habitant morbi. Id interdum velit laoreet id donec ultrices tincidunt. Non pulvinar neque laoreet suspendisse interdum consectetur. Magna fringilla urna porttitor rhoncus dolor purus non. Lorem dolor sed viverra ipsum nunc aliquet bibendum enim facilisis. Urna molestie at elementum eu facilisis sed odio morbi quis. Ultrices dui sapien eget mi. Orci a scelerisque purus semper eget. Accumsan tortor posuere ac ut. Feugiat nisl pretium fusce id velit ut tortor. Amet nisl suscipit adipiscing bibendum est ultricies integer quis. Pharetra sit amet aliquam id diam maecenas ultricies mi. Maecenas sed enim ut sem viverra aliquet eget. Facilisis volutpat est velit egestas dui. Venenatis a condimentum vitae sapien. Quam elementum pulvinar etiam non quam lacus suspendisse faucibus.",
"field_133745": "Steven. Walters",
"field_133870": "swalters@initech.com",
"field_133871": "https://initech.com"
},
{
"id": 7,
"order": "5.00000000000000000000",
"created_on": "2021-07-26T16:54:03.390536+00:00",
"updated_on": "2021-07-27T03:10:25.756251+00:00",
"field_133742": "Umbrella Corporation",
"field_133743": [
7
],
"field_133744": "Egestas erat imperdiet sed euismod. Velit euismod in pellentesque massa placerat duis ultricies. Vitae tempus quam pellentesque nec nam aliquam sem et. Orci phasellus egestas tellus rutrum tellus pellentesque eu tincidunt tortor. Tempus iaculis urna id volutpat lacus laoreet non curabitur gravida. Lectus arcu bibendum at varius vel pharetra vel turpis. Orci dapibus ultrices in iaculis nunc sed augue lacus. Vestibulum lectus mauris ultrices eros in cursus turpis massa tincidunt. Vel eros donec ac odio. Augue eget arcu dictum varius duis at. Sapien faucibus et molestie ac feugiat sed lectus vestibulum mattis. Aliquet nibh praesent tristique magna sit amet purus. Ut placerat orci nulla pellentesque. Viverra nam libero justo laoreet sit amet cursus sit. Sit amet risus nullam eget felis eget nunc lobortis mattis. Diam volutpat commodo sed egestas egestas.",
"field_133745": "Karen D. Smith",
"field_133870": "karends@umbrella.net",
"field_133871": "https://umbrella.net"
},
{
"id": 8,
"order": "6.00000000000000000000",
"created_on": "2021-07-26T16:54:03.390580+00:00",
"updated_on": "2021-07-27T03:10:31.842609+00:00",
"field_133742": "Hooli",
"field_133743": [
8
],
"field_133744": "Quam lacus suspendisse faucibus interdum posuere lorem ipsum. Proin sed libero enim sed faucibus. Aliquam id diam maecenas ultricies mi eget mauris pharetra. A erat nam at lectus urna duis. Fermentum iaculis eu non diam phasellus vestibulum. Gravida rutrum quisque non tellus. Nulla pellentesque dignissim enim sit amet venenatis urna cursus. Ut aliquam purus sit amet. Tortor condimentum lacinia quis vel eros donec ac odio. Lobortis mattis aliquam faucibus purus. Sed enim ut sem viverra aliquet eget sit amet tellus. Odio tempor orci dapibus ultrices in iaculis nunc sed. Aliquet porttitor lacus luctus accumsan tortor posuere ac ut. Nunc sed blandit libero volutpat sed cras. Elementum nisi quis eleifend quam adipiscing vitae proin sagittis.",
"field_133745": "Amy Wyllie",
"field_133870": "amy@hooli.com",
"field_133871": "https://hooli.com"
},
{
"id": 9,
"order": "7.00000000000000000000",
"created_on": "2021-07-26T16:54:03.390625+00:00",
"updated_on": "2021-07-27T03:10:36.107611+00:00",
"field_133742": "Vehement Capital Partners",
"field_133743": [
9
],
"field_133744": "Consectetur a erat nam at lectus urna duis convallis. Pellentesque sit amet porttitor eget dolor morbi. Viverra maecenas accumsan lacus vel. Faucibus in ornare quam viverra orci sagittis eu volutpat. Dui sapien eget mi proin sed libero enim. Nulla facilisi nullam vehicula ipsum a arcu. Viverra maecenas accumsan lacus vel facilisis volutpat est. Quam vulputate dignissim suspendisse in est ante in nibh. Gravida neque convallis a cras semper auctor neque. Quis vel eros donec ac odio tempor orci. Semper auctor neque vitae tempus quam. Scelerisque eu ultrices vitae auctor eu augue ut. Ut sem viverra aliquet eget. Maecenas pharetra convallis posuere morbi leo urna molestie at. Venenatis a condimentum vitae sapien pellentesque habitant morbi tristique. Id neque aliquam vestibulum morbi. Netus et malesuada fames ac. Egestas dui id ornare arcu odio. Sagittis vitae et leo duis ut diam quam nulla porttitor. Id consectetur purus ut faucibus pulvinar.",
"field_133745": "Donna D. Bain",
"field_133870": "donna@vcp.vc",
"field_133871": "https://vcp.vc"
},
{
"id": 10,
"order": "8.00000000000000000000",
"created_on": "2021-07-26T16:54:03.390666+00:00",
"updated_on": "2021-07-27T03:10:39.177410+00:00",
"field_133742": "Massive Dynamic",
"field_133743": [
10
],
"field_133744": "Vitae justo eget magna fermentum iaculis eu non diam. Fermentum posuere urna nec tincidunt praesent. Tristique senectus et netus et malesuada. Id interdum velit laoreet id donec. Id porta nibh venenatis cras sed felis eget velit. Porttitor eget dolor morbi non arcu risus. Fringilla phasellus faucibus scelerisque eleifend donec pretium vulputate. Nulla posuere sollicitudin aliquam ultrices sagittis orci a. Nisl nisi scelerisque eu ultrices vitae auctor eu augue ut. Neque vitae tempus quam pellentesque nec nam aliquam. In egestas erat imperdiet sed euismod. Amet luctus venenatis lectus magna fringilla urna porttitor rhoncus dolor. Integer feugiat scelerisque varius morbi enim nunc faucibus a. Nisi vitae suscipit tellus mauris a diam maecenas. Volutpat lacus laoreet non curabitur gravida arcu. Integer feugiat scelerisque varius morbi. Mi eget mauris pharetra et ultrices neque.",
"field_133745": "Stephanie Lee",
"field_133870": "stephanielee@massivedynamic.com",
"field_133871": "https://massivedynamic.com"
}
]
},
{
"id": 25414,
"name": "Team",
"order": 5,
"fields": [
{
"id": 133746,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 133747,
"type": "link_row",
"name": "Lead on projects",
"order": 1,
"primary": false,
"link_row_table_id": 25411,
"link_row_related_field_id": 133730,
"has_related_field": true
},
{
"id": 133748,
"type": "link_row",
"name": "Projects served as team member",
"order": 2,
"primary": false,
"link_row_table_id": 25411,
"link_row_related_field_id": 133731,
"has_related_field": true
},
{
"id": 133749,
"type": "link_row",
"name": "Tasks",
"order": 3,
"primary": false,
"link_row_table_id": 25412,
"link_row_related_field_id": 133739,
"has_related_field": true
},
{
"id": 133750,
"type": "single_select",
"name": "Role",
"order": 4,
"primary": false,
"select_options": [
{
"id": 10234,
"value": "Designer",
"color": "dark-orange",
"order": 0
},
{
"id": 10235,
"value": "Developer",
"color": "green",
"order": 1
},
{
"id": 10236,
"value": "Manager",
"color": "blue",
"order": 2
},
{
"id": 10237,
"value": "Sales",
"color": "gray",
"order": 3
},
{
"id": 10238,
"value": "Marketer",
"color": "light-red",
"order": 4
}
]
},
{
"id": 306855,
"type": "file",
"name": "Photo",
"order": 5,
"primary": false
},
{
"id": 306856,
"type": "phone_number",
"name": "Phone number",
"order": 6,
"primary": false
},
{
"id": 306857,
"type": "email",
"name": "Email",
"order": 7,
"primary": false
},
{
"id": 306865,
"type": "formula",
"name": "Number of tasks",
"order": 8,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "count(field('Tasks'))",
"formula_type": "number"
},
{
"id": 306867,
"type": "formula",
"name": "Number of projects",
"order": 9,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": null,
"formula": "count(field('Projects served as team member'))",
"formula_type": "number"
}
],
"views": [
{
"id": 27822,
"type": "grid",
"name": "All members",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 2101,
"field_id": 133746,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 134406,
"field_id": 133746,
"width": 146,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134407,
"field_id": 133747,
"width": 299,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134408,
"field_id": 133748,
"width": 295,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134409,
"field_id": 133749,
"width": 394,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 134410,
"field_id": 133750,
"width": 115,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373647,
"field_id": 306855,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373648,
"field_id": 306856,
"width": 168,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373649,
"field_id": 306857,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373653,
"field_id": 306865,
"width": 166,
"hidden": false,
"order": 32767,
"aggregation_type": "min",
"aggregation_raw_type": "min"
},
{
"id": 373655,
"field_id": 306867,
"width": 184,
"hidden": false,
"order": 32767,
"aggregation_type": "max",
"aggregation_raw_type": "max"
}
]
},
{
"id": 67222,
"type": "grid",
"name": "Experienced",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 18750,
"field_id": 306867,
"type": "higher_than",
"value": "1"
}
],
"sortings": [
{
"id": 11738,
"field_id": 133746,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 373656,
"field_id": 133746,
"width": 156,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373657,
"field_id": 133747,
"width": 168,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373658,
"field_id": 133748,
"width": 282,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373659,
"field_id": 133749,
"width": 329,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373660,
"field_id": 133750,
"width": 118,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373661,
"field_id": 306855,
"width": 102,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373662,
"field_id": 306856,
"width": 160,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373663,
"field_id": 306857,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373664,
"field_id": 306865,
"width": 171,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 373665,
"field_id": 306867,
"width": 200,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 67223,
"type": "form",
"name": "New team member",
"order": 3,
"public": false,
"title": "New team member",
"description": "Include all information here",
"cover_image": null,
"logo_image": {
"name": "esP6hUf6rKb5PnPZqtCSKGrq2tDJJeqi_40464fe9e3131c0612d982478830ea9ca15e82c09b91cf906e646eeefb63e36e.jpeg",
"original_name": "team.jpeg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "Welcome to the team!",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 15596,
"field_id": 133746,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 15597,
"field_id": 133747,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 15598,
"field_id": 133748,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 15599,
"field_id": 133749,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 15600,
"field_id": 133750,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 15601,
"field_id": 306855,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 15602,
"field_id": 306856,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 15603,
"field_id": 306857,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 15604,
"field_id": 306865,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 15605,
"field_id": 306867,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2021-07-26T16:54:03.404791+00:00",
"updated_on": "2022-05-22T23:36:52.345346+00:00",
"field_133746": "Gordon Brickhouse",
"field_133747": [
8
],
"field_133748": [
3,
5,
6,
7
],
"field_133749": [
3,
5,
9,
13
],
"field_133750": 10234,
"field_306855": [
{
"name": "ri6hhJKcnVNZj5cZ5X1eFUTBS8iO4xfe_49b76e923ba3a5b7452bed27343306fbd2f721263ec75b47f789fe5bef70d4de.jpeg",
"visible_name": "man2.jpeg",
"original_name": "man2.jpeg"
}
],
"field_306856": "(803) 996-6704",
"field_306857": "gordonb@company.com",
"field_306865": null,
"field_306867": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2021-07-26T16:54:03.405008+00:00",
"updated_on": "2022-05-22T23:37:02.941157+00:00",
"field_133746": "Susan R. Glaze",
"field_133747": [],
"field_133748": [
3,
10
],
"field_133749": [
4
],
"field_133750": 10238,
"field_306855": [
{
"name": "h7Z13FOfXzHfBe5v5rjmzfu9QWLFNUTa_85aef1679043f58fa55c51346e8c5d3b81b3b9464276029dd8972c57d43cd8bd.jpeg",
"visible_name": "man5.jpeg",
"original_name": "man5.jpeg"
}
],
"field_306856": "(317) 996-2721",
"field_306857": "susanglaze@company.com",
"field_306865": null,
"field_306867": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2021-07-26T16:54:03.405114+00:00",
"updated_on": "2022-05-22T23:36:56.177992+00:00",
"field_133746": "Kimberly Wagner",
"field_133747": [
3,
4,
6
],
"field_133748": [
9
],
"field_133749": [
10
],
"field_133750": 10236,
"field_306855": [
{
"name": "DVM8xBLlQHvEeMRZxTf1ELoH3pci5z0O_9bec6d7b525a459bff816b1fbce8918044728bf6bcdac33dd7cde869a5897b8e.jpeg",
"visible_name": "woman2.jpeg",
"original_name": "woman2.jpeg"
}
],
"field_306856": "(406) 892-0740",
"field_306857": "kimberly@company.com",
"field_306865": null,
"field_306867": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2021-07-26T16:54:03.405181+00:00",
"updated_on": "2022-05-22T23:36:49.092342+00:00",
"field_133746": "Donn Moore",
"field_133747": [],
"field_133748": [
4,
6
],
"field_133749": [
11
],
"field_133750": 10237,
"field_306855": [
{
"name": "3GqVQbf5DcaQLe7ei9fure9DH4lHuTru_4d7034577c7c8aec543493baf40841b6f7e7feb5134c6f1257f46acf4626d050.jpeg",
"visible_name": "man1.jpeg",
"original_name": "man1.jpeg"
}
],
"field_306856": "(508) 398-0845",
"field_306857": "donnmoore@company.com",
"field_306865": null,
"field_306867": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2021-07-26T16:54:03.405252+00:00",
"updated_on": "2022-05-22T23:37:01.037969+00:00",
"field_133746": "Steve Gray",
"field_133747": [],
"field_133748": [
5,
8
],
"field_133749": [
6,
8,
12
],
"field_133750": 10235,
"field_306855": [
{
"name": "wCPnfnenpWTYkAoOrwDCw1axYMj8SCFQ_801ea1dea381e8ce4c413449fd9228598a55dd6509f1ff8a21bc24aa7273d6d2.jpeg",
"visible_name": "man4.jpeg",
"original_name": "man4.jpeg"
}
],
"field_306856": "(541) 884-3680",
"field_306857": "stevegray@company.com",
"field_306865": null,
"field_306867": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2021-07-26T16:54:03.405320+00:00",
"updated_on": "2022-05-22T23:36:58.738344+00:00",
"field_133746": "Janet Cook",
"field_133747": [
5,
8
],
"field_133748": [
8
],
"field_133749": [
7
],
"field_133750": 10235,
"field_306855": [
{
"name": "CdKzGQbskhs9dnVQMXXYteecwbY0aTAc_617eb2585bd65586c5b4d5d71de856b73a53c06f1d82abb8c25d75e7c038505d.jpeg",
"visible_name": "janetcook",
"original_name": "woman1.jpeg"
}
],
"field_306856": "(269) 445-2068",
"field_306857": "janetcook@company.com",
"field_306865": null,
"field_306867": null
}
]
}
]
}
]
}