bramw_baserow/backend/templates/property-showings.json

4122 lines
133 KiB
JSON

{
"baserow_template_version": 1,
"name": "Property Showings",
"icon": "iconoir-balcony",
"keywords": [
"real estate",
"home showings",
"property showings",
"property tours",
"home tours",
"new home",
"showings schedule",
"property tour schedule",
"home showings planner",
"property planner"
],
"categories": [
"Real Estate",
"Events"
],
"export": [
{
"id": 32138,
"name": "Property Showings",
"order": 1,
"type": "database",
"tables": [
{
"id": 75533,
"name": "Schedule",
"order": 1,
"fields": [
{
"id": 458904,
"type": "date",
"name": "Date and time",
"order": 0,
"primary": true,
"date_format": "ISO",
"date_include_time": true,
"date_time_format": "24"
},
{
"id": 458905,
"type": "link_row",
"name": "Address",
"order": 1,
"primary": false,
"link_row_table_id": 75530,
"link_row_related_field_id": 458907,
"has_related_field": true
},
{
"id": 458906,
"type": "link_row",
"name": "Contacts",
"order": 2,
"primary": false,
"link_row_table_id": 75531,
"link_row_related_field_id": 458908,
"has_related_field": true
},
{
"id": 458909,
"type": "boolean",
"name": "Is complete",
"order": 3,
"primary": false
},
{
"id": 458917,
"type": "rating",
"name": "Interest level",
"order": 4,
"primary": false,
"max_value": 5,
"color": "dark-green",
"style": "thumbs-up"
},
{
"id": 458937,
"type": "formula",
"name": "Over/under budget",
"order": 5,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": "number",
"formula": "(field('Price')-(sum((lookup('Contacts','Budget'))/count(field('Contacts')))))",
"formula_type": "array"
},
{
"id": 458949,
"type": "formula",
"name": "Meets size requirement",
"order": 6,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "if(sum(lookup('Address','Size (m\u00b2)')-lookup('Contacts','Minimum space desired (m\u00b2)'))>0,'\u2705','\u274c')",
"formula_type": "text"
},
{
"id": 458951,
"type": "lookup",
"name": "Price",
"order": 7,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 0,
"array_formula_type": "number",
"through_field_id": 458905,
"through_field_name": "Address",
"target_field_id": 458940,
"target_field_name": "Price"
},
{
"id": 477303,
"type": "formula",
"name": "Within budget",
"order": 8,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "if((sum((lookup('Address','Price')-lookup('Contacts','Budget'))))<0,'\u2705','\u274c')",
"formula_type": "text"
},
{
"id": 477332,
"type": "formula",
"name": "Date difference",
"order": 10,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "date_interval",
"formula": "lookup('Contacts','Ideal start date') - lookup('Address','Date available')",
"formula_type": "array"
},
{
"id": 482309,
"type": "text",
"name": "Notes",
"order": 11,
"primary": false,
"text_default": ""
}
],
"views": [
{
"id": 98658,
"type": "grid",
"name": "Full schedule",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 24718,
"field_id": 458904,
"order": "ASC"
}
],
"decorations": [
{
"id": 243,
"type": "background_color",
"value_provider_type": "conditional_color",
"value_provider_conf": {
"colors": [
{
"color": "light-green",
"filters": [
{
"id": "39ca3c1b-1aad-4d60-a71f-13b917e5c56d",
"type": "equal",
"field": 477303,
"value": "\u2705"
},
{
"id": "4874667c-210b-484a-bc48-a1d2a748ba9c",
"type": "equal",
"field": 458949,
"value": "\u2705"
}
],
"operator": "AND",
"id": "5fe70180-3aa8-46d7-9c19-ba8644701cde"
}
]
},
"order": 1
}
],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 584463,
"field_id": 458904,
"width": 170,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584461,
"field_id": 458905,
"width": 199,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584462,
"field_id": 458906,
"width": 256,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584464,
"field_id": 458909,
"width": 136,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584468,
"field_id": 458917,
"width": 150,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584489,
"field_id": 458937,
"width": 181,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584498,
"field_id": 458949,
"width": 209,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584512,
"field_id": 458951,
"width": 200,
"hidden": true,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 615426,
"field_id": 477303,
"width": 148,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 615471,
"field_id": 477332,
"width": 158,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 624547,
"field_id": 482309,
"width": 200,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 105489,
"type": "grid",
"name": "Meet requirements",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 37243,
"field_id": 458949,
"type": "equal",
"value": "\u2705"
},
{
"id": 37244,
"field_id": 477303,
"type": "equal",
"value": "\u2705"
}
],
"sortings": [
{
"id": 25173,
"field_id": 458904,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 626507,
"field_id": 458904,
"width": 158,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626508,
"field_id": 458905,
"width": 175,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626509,
"field_id": 458906,
"width": 252,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626510,
"field_id": 458909,
"width": 134,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626511,
"field_id": 458917,
"width": 145,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626512,
"field_id": 458937,
"width": 180,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626513,
"field_id": 458949,
"width": 207,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626514,
"field_id": 458951,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626515,
"field_id": 477303,
"width": 149,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626516,
"field_id": 477332,
"width": 155,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626517,
"field_id": 482309,
"width": 227,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 105497,
"type": "grid",
"name": "Highly interested",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 37245,
"field_id": 458917,
"type": "equal",
"value": "5"
}
],
"sortings": [
{
"id": 25174,
"field_id": 458904,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 626535,
"field_id": 458904,
"width": 159,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626536,
"field_id": 458905,
"width": 172,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626537,
"field_id": 458906,
"width": 246,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626538,
"field_id": 458909,
"width": 133,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626539,
"field_id": 458917,
"width": 138,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626540,
"field_id": 458937,
"width": 179,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626541,
"field_id": 458949,
"width": 207,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626542,
"field_id": 458951,
"width": 200,
"hidden": true,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626543,
"field_id": 477303,
"width": 147,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626544,
"field_id": 477332,
"width": 156,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626545,
"field_id": 482309,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 105498,
"type": "grid",
"name": "Incomplete",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 37246,
"field_id": 458909,
"type": "boolean",
"value": ""
}
],
"sortings": [
{
"id": 25175,
"field_id": 458904,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 626546,
"field_id": 458904,
"width": 150,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626547,
"field_id": 458905,
"width": 175,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626548,
"field_id": 458906,
"width": 240,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626549,
"field_id": 458909,
"width": 200,
"hidden": true,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626550,
"field_id": 458917,
"width": 200,
"hidden": true,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626551,
"field_id": 458937,
"width": 178,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626552,
"field_id": 458949,
"width": 212,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626553,
"field_id": 458951,
"width": 200,
"hidden": true,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626554,
"field_id": 477303,
"width": 149,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626555,
"field_id": 477332,
"width": 158,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626556,
"field_id": 482309,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 105463,
"type": "form",
"name": "New showing",
"order": 5,
"public": false,
"title": "Fill in the details to add this showing to your calendar!",
"description": "",
"cover_image": null,
"logo_image": {
"name": "30L896DUHlyV5bMprFHUedBoT1rq3Ym1_d4035892ff67486ce6b0552494a61d4e0e15330fd57c94da23e4c47ef12e7741.jpg",
"original_name": "real(1).jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "This showing has been scheduled!",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 34390,
"field_id": 458904,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34391,
"field_id": 458905,
"name": "Select the location",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34392,
"field_id": 458906,
"name": "Prospective client",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34393,
"field_id": 458909,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34394,
"field_id": 458917,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34395,
"field_id": 458937,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34396,
"field_id": 458949,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34397,
"field_id": 458951,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34398,
"field_id": 477303,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34399,
"field_id": 477332,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34400,
"field_id": 482309,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-06-23T14:45:10.030850+00:00",
"updated_on": "2022-07-06T18:54:32.511260+00:00",
"field_458904": "2022-03-01T15:00:00+00:00",
"field_458905": [
1
],
"field_458906": [
1,
2
],
"field_458909": "true",
"field_458917": 5,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "Success. They loved the place and it fell within their budget."
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-06-23T14:45:10.032854+00:00",
"updated_on": "2022-07-06T16:36:19.002151+00:00",
"field_458904": "2022-03-01T16:30:00+00:00",
"field_458905": [
2
],
"field_458906": [
1,
2
],
"field_458909": "true",
"field_458917": 1,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "They arrived a little late, but we managed to get through the entire property in time. They didn't seem very interested in the property."
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-07-05T17:52:30.462952+00:00",
"updated_on": "2022-07-06T18:56:35.125507+00:00",
"field_458904": "2022-03-02T11:00:00+00:00",
"field_458905": [
3
],
"field_458906": [
4,
5
],
"field_458909": "true",
"field_458917": 3,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "Interested but struggling with 30 day difference. the"
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-07-06T16:36:24.211753+00:00",
"updated_on": "2022-07-06T18:56:36.202756+00:00",
"field_458904": "2022-03-03T10:30:00+00:00",
"field_458905": [
1
],
"field_458906": [
3
],
"field_458909": "true",
"field_458917": 5,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "They love the place. Hoping to negotiate an earlier contract."
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-07-06T17:55:16.550087+00:00",
"updated_on": "2022-07-06T18:56:37.068960+00:00",
"field_458904": "2022-03-03T11:15:00+00:00",
"field_458905": [
5
],
"field_458906": [
3
],
"field_458909": "true",
"field_458917": 3,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "Thought the place was a bit too small, but liked everything else about it."
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-07-06T17:56:10.354378+00:00",
"updated_on": "2022-07-06T18:56:38.481988+00:00",
"field_458904": "2022-03-03T11:45:00+00:00",
"field_458905": [
10
],
"field_458906": [
3
],
"field_458909": "true",
"field_458917": 2,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "The date range matched perfectly but they wanted more space."
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-07-06T17:56:51.019241+00:00",
"updated_on": "2022-07-06T18:58:03.594424+00:00",
"field_458904": "2022-03-03T12:15:00+00:00",
"field_458905": [
12
],
"field_458906": [
3
],
"field_458909": "true",
"field_458917": 5,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "LOVED the place."
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-07-06T17:58:34.700133+00:00",
"updated_on": "2022-07-06T18:56:55.550148+00:00",
"field_458904": "2022-03-03T13:30:00+00:00",
"field_458905": [
3
],
"field_458906": [
4,
5
],
"field_458909": "false",
"field_458917": 0,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "Canceled at the last minute. Waiting to reschedule."
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-07-06T17:58:59.111809+00:00",
"updated_on": "2022-07-06T18:57:10.833859+00:00",
"field_458904": "2022-03-03T14:00:00+00:00",
"field_458905": [
4
],
"field_458906": [
4,
5
],
"field_458909": "true",
"field_458917": 3,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "Loved the place, but struggled with the price difference."
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-07-06T17:59:39.260527+00:00",
"updated_on": "2022-07-06T18:57:41.404820+00:00",
"field_458904": "2022-03-03T15:00:00+00:00",
"field_458905": [
6
],
"field_458906": [
5,
4
],
"field_458909": "true",
"field_458917": 2,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "Wanted more space, but liked the layout."
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2022-07-06T18:01:15.143950+00:00",
"updated_on": "2022-07-06T18:59:02.208230+00:00",
"field_458904": "2022-04-01T16:00:00+00:00",
"field_458905": [
10
],
"field_458906": [
6,
7
],
"field_458909": "true",
"field_458917": 4,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "The day difference seems to be too"
},
{
"id": 12,
"order": "12.00000000000000000000",
"created_on": "2022-07-06T18:02:29.127791+00:00",
"updated_on": "2022-07-06T18:59:22.651411+00:00",
"field_458904": "2022-04-02T13:00:00+00:00",
"field_458905": [
12
],
"field_458906": [
6,
7
],
"field_458909": "true",
"field_458917": 5,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "Great tour. Only downside is the difference in date."
},
{
"id": 13,
"order": "13.00000000000000000000",
"created_on": "2022-07-06T18:02:46.181425+00:00",
"updated_on": "2022-07-06T18:59:04.215285+00:00",
"field_458904": "2022-04-02T14:45:00+00:00",
"field_458905": [
11
],
"field_458906": [
6,
7
],
"field_458909": "true",
"field_458917": 5,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": ""
},
{
"id": 14,
"order": "14.00000000000000000000",
"created_on": "2022-07-06T18:03:43.722324+00:00",
"updated_on": "2022-07-06T19:00:11.742208+00:00",
"field_458904": "2022-04-12T10:00:00+00:00",
"field_458905": [
9
],
"field_458906": [
9
],
"field_458909": "true",
"field_458917": 3,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "The client mentioned there was some flexibility with the budget, so this might be a winner."
},
{
"id": 15,
"order": "15.00000000000000000000",
"created_on": "2022-07-06T18:04:21.650620+00:00",
"updated_on": "2022-07-06T19:00:28.303953+00:00",
"field_458904": "2022-04-15T12:30:00+00:00",
"field_458905": [
9
],
"field_458906": [
11
],
"field_458909": "true",
"field_458917": 3,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": ""
},
{
"id": 16,
"order": "16.00000000000000000000",
"created_on": "2022-07-06T18:04:40.834202+00:00",
"updated_on": "2022-07-06T19:00:29.204738+00:00",
"field_458904": "2022-04-16T11:30:00+00:00",
"field_458905": [
5
],
"field_458906": [
11
],
"field_458909": "true",
"field_458917": 3,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": ""
},
{
"id": 17,
"order": "17.00000000000000000000",
"created_on": "2022-07-06T18:05:25.732993+00:00",
"updated_on": "2022-07-06T19:00:29.972136+00:00",
"field_458904": "2022-04-17T10:00:00+00:00",
"field_458905": [
7
],
"field_458906": [
8
],
"field_458909": "true",
"field_458917": 2,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": ""
},
{
"id": 18,
"order": "18.00000000000000000000",
"created_on": "2022-07-06T18:05:54.412821+00:00",
"updated_on": "2022-07-06T19:00:40.126398+00:00",
"field_458904": "2022-04-19T17:00:00+00:00",
"field_458905": [
4
],
"field_458906": [
8
],
"field_458909": "true",
"field_458917": 1,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "Big price difference."
},
{
"id": 19,
"order": "19.00000000000000000000",
"created_on": "2022-07-06T18:06:36.622155+00:00",
"updated_on": "2022-07-06T19:00:22.293368+00:00",
"field_458904": "2022-04-19T17:30:00+00:00",
"field_458905": [
6
],
"field_458906": [
8
],
"field_458909": "false",
"field_458917": 0,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": ""
},
{
"id": 20,
"order": "20.00000000000000000000",
"created_on": "2022-07-06T18:08:58.311339+00:00",
"updated_on": "2022-07-06T18:59:01.070001+00:00",
"field_458904": "2022-03-22T10:45:00+00:00",
"field_458905": [
2
],
"field_458906": [
10
],
"field_458909": "true",
"field_458917": 0,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "Had to reschedule."
},
{
"id": 21,
"order": "21.00000000000000000000",
"created_on": "2022-07-06T18:09:01.338495+00:00",
"updated_on": "2022-07-06T18:58:19.540885+00:00",
"field_458904": "2022-03-19T10:00:00+00:00",
"field_458905": [
11
],
"field_458906": [
10
],
"field_458909": "true",
"field_458917": 5,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": "They mentioned this location was their top choice so far."
},
{
"id": 22,
"order": "22.00000000000000000000",
"created_on": "2022-07-06T18:10:39.849887+00:00",
"updated_on": "2022-07-06T19:00:17.199358+00:00",
"field_458904": "2022-05-20T18:30:00+00:00",
"field_458905": [
11
],
"field_458906": [
10
],
"field_458909": "false",
"field_458917": 0,
"field_458937": null,
"field_458949": null,
"field_458951": null,
"field_477303": null,
"field_477332": null,
"field_482309": ""
}
]
},
{
"id": 75530,
"name": "Properties",
"order": 2,
"fields": [
{
"id": 458895,
"type": "text",
"name": "Address",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 458896,
"type": "single_select",
"name": "Type",
"order": 1,
"primary": false,
"select_options": [
{
"id": 158320,
"value": "Apartment",
"color": "green",
"order": 0
},
{
"id": 158321,
"value": "House",
"color": "dark-orange",
"order": 1
},
{
"id": 158322,
"value": "Condominium",
"color": "gray",
"order": 2
},
{
"id": 158323,
"value": "Town house",
"color": "light-red",
"order": 3
}
]
},
{
"id": 458897,
"type": "boolean",
"name": "is available",
"order": 2,
"primary": false
},
{
"id": 458907,
"type": "link_row",
"name": "Showings",
"order": 3,
"primary": false,
"link_row_table_id": 75533,
"link_row_related_field_id": 458905,
"has_related_field": true
},
{
"id": 458935,
"type": "link_row",
"name": "Owners",
"order": 5,
"primary": false,
"link_row_table_id": 75538,
"link_row_related_field_id": 458928,
"has_related_field": true
},
{
"id": 458939,
"type": "multiple_select",
"name": "Amenities",
"order": 6,
"primary": false,
"select_options": [
{
"id": 158314,
"value": "Hardwood floors",
"color": "green",
"order": 0
},
{
"id": 158315,
"value": "Courtyard",
"color": "orange",
"order": 1
},
{
"id": 158316,
"value": "Backyard area",
"color": "light-blue",
"order": 2
},
{
"id": 158317,
"value": "Garage",
"color": "gray",
"order": 3
},
{
"id": 158318,
"value": "Pool",
"color": "dark-blue",
"order": 4
},
{
"id": 158319,
"value": "Gym on-site",
"color": "light-orange",
"order": 5
}
]
},
{
"id": 458940,
"type": "number",
"name": "Price",
"order": 7,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 458941,
"type": "number",
"name": "Size (m\u00b2)",
"order": 8,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 477276,
"type": "single_select",
"name": "Status",
"order": 9,
"primary": false,
"select_options": [
{
"id": 166018,
"value": "For sale",
"color": "light-red",
"order": 0
},
{
"id": 166019,
"value": "For rent",
"color": "light-green",
"order": 1
},
{
"id": 166020,
"value": "Sold",
"color": "light-blue",
"order": 2
},
{
"id": 166021,
"value": "Rented",
"color": "light-orange",
"order": 3
}
]
},
{
"id": 477331,
"type": "date",
"name": "Date available",
"order": 11,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24"
},
{
"id": 483402,
"type": "formula",
"name": "Number of times presented",
"order": 12,
"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('Showings'))",
"formula_type": "number"
},
{
"id": 483529,
"type": "file",
"name": "Photo",
"order": 13,
"primary": false
},
{
"id": 487891,
"type": "formula",
"name": "Average rating",
"order": 14,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": 1,
"array_formula_type": null,
"formula": "(sum(lookup('Showings','Interest level')))/count(field('Showings'))",
"formula_type": "number"
},
{
"id": 487944,
"type": "number",
"name": "Bedrooms",
"order": 15,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 487948,
"type": "number",
"name": "Bathrooms",
"order": 16,
"primary": false,
"number_decimal_places": 1,
"number_negative": false
},
{
"id": 487959,
"type": "number",
"name": "Year built",
"order": 17,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
}
],
"views": [
{
"id": 98655,
"type": "grid",
"name": "All properties",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 24719,
"field_id": 458895,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 584454,
"field_id": 458895,
"width": 275,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584452,
"field_id": 458896,
"width": 127,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584453,
"field_id": 458897,
"width": 131,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584469,
"field_id": 458907,
"width": 129,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584490,
"field_id": 458935,
"width": 147,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584492,
"field_id": 458939,
"width": 364,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584493,
"field_id": 458940,
"width": 104,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584494,
"field_id": 458941,
"width": 121,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 615400,
"field_id": 477276,
"width": 120,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 615470,
"field_id": 477331,
"width": 153,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626284,
"field_id": 483402,
"width": 231,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626559,
"field_id": 483529,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634040,
"field_id": 487891,
"width": 162,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634085,
"field_id": 487944,
"width": 125,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634089,
"field_id": 487948,
"width": 132,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 636475,
"field_id": 487959,
"width": 120,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 106773,
"type": "grid",
"name": "Available",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 37724,
"field_id": 458897,
"type": "boolean",
"value": "1"
}
],
"sortings": [
{
"id": 25161,
"field_id": 458895,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 633895,
"field_id": 458895,
"width": 200,
"hidden": false,
"order": 14,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633896,
"field_id": 458896,
"width": 136,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633897,
"field_id": 458897,
"width": 200,
"hidden": true,
"order": 15,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633898,
"field_id": 458907,
"width": 258,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633899,
"field_id": 458935,
"width": 152,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633900,
"field_id": 458939,
"width": 293,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633901,
"field_id": 458940,
"width": 100,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633902,
"field_id": 458941,
"width": 116,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633903,
"field_id": 477276,
"width": 104,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633904,
"field_id": 477331,
"width": 154,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633905,
"field_id": 483402,
"width": 239,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633906,
"field_id": 483529,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634049,
"field_id": 487891,
"width": 159,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634091,
"field_id": 487944,
"width": 136,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634092,
"field_id": 487948,
"width": 131,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 634101,
"field_id": 487959,
"width": 122,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 106765,
"type": "gallery",
"name": "Properties gallery",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 25160,
"field_id": 458895,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"card_cover_image_field_id": 483529,
"field_options": [
{
"id": 19371,
"field_id": 458895,
"hidden": false,
"order": 0
},
{
"id": 19372,
"field_id": 458896,
"hidden": false,
"order": 1
},
{
"id": 19377,
"field_id": 458940,
"hidden": false,
"order": 2
},
{
"id": 19378,
"field_id": 458941,
"hidden": false,
"order": 3
},
{
"id": 19376,
"field_id": 458939,
"hidden": false,
"order": 4
},
{
"id": 19379,
"field_id": 477276,
"hidden": false,
"order": 5
},
{
"id": 19373,
"field_id": 458897,
"hidden": false,
"order": 6
},
{
"id": 19374,
"field_id": 458907,
"hidden": true,
"order": 7
},
{
"id": 19375,
"field_id": 458935,
"hidden": false,
"order": 8
},
{
"id": 19380,
"field_id": 477331,
"hidden": true,
"order": 9
},
{
"id": 19381,
"field_id": 483402,
"hidden": true,
"order": 10
},
{
"id": 19382,
"field_id": 483529,
"hidden": true,
"order": 11
},
{
"id": 19407,
"field_id": 487891,
"hidden": true,
"order": 32767
}
]
},
{
"id": 106770,
"type": "kanban",
"name": "By type",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 458896,
"card_cover_image_field_id": 483529,
"field_options": [
{
"id": 10420,
"field_id": 458895,
"hidden": false,
"order": 0
},
{
"id": 10421,
"field_id": 458896,
"hidden": true,
"order": 1
},
{
"id": 10423,
"field_id": 458907,
"hidden": true,
"order": 2
},
{
"id": 10424,
"field_id": 458935,
"hidden": false,
"order": 3
},
{
"id": 10425,
"field_id": 458939,
"hidden": false,
"order": 4
},
{
"id": 10426,
"field_id": 458940,
"hidden": false,
"order": 5
},
{
"id": 10427,
"field_id": 458941,
"hidden": false,
"order": 6
},
{
"id": 10428,
"field_id": 477276,
"hidden": true,
"order": 7
},
{
"id": 10429,
"field_id": 477331,
"hidden": false,
"order": 8
},
{
"id": 10422,
"field_id": 458897,
"hidden": false,
"order": 9
},
{
"id": 10430,
"field_id": 483402,
"hidden": true,
"order": 10
},
{
"id": 10431,
"field_id": 483529,
"hidden": true,
"order": 11
},
{
"id": 10460,
"field_id": 487891,
"hidden": true,
"order": 32767
}
]
},
{
"id": 106771,
"type": "kanban",
"name": "By status",
"order": 5,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 477276,
"card_cover_image_field_id": 483529,
"field_options": [
{
"id": 10432,
"field_id": 458895,
"hidden": false,
"order": 0
},
{
"id": 10433,
"field_id": 458896,
"hidden": false,
"order": 1
},
{
"id": 10434,
"field_id": 458897,
"hidden": true,
"order": 2
},
{
"id": 10435,
"field_id": 458907,
"hidden": true,
"order": 3
},
{
"id": 10437,
"field_id": 458939,
"hidden": false,
"order": 4
},
{
"id": 10438,
"field_id": 458940,
"hidden": false,
"order": 5
},
{
"id": 10439,
"field_id": 458941,
"hidden": false,
"order": 6
},
{
"id": 10440,
"field_id": 477276,
"hidden": true,
"order": 7
},
{
"id": 10441,
"field_id": 477331,
"hidden": false,
"order": 8
},
{
"id": 10436,
"field_id": 458935,
"hidden": false,
"order": 9
},
{
"id": 10442,
"field_id": 483402,
"hidden": false,
"order": 10
},
{
"id": 10443,
"field_id": 483529,
"hidden": true,
"order": 11
},
{
"id": 10461,
"field_id": 487891,
"hidden": true,
"order": 32767
}
]
},
{
"id": 105496,
"type": "form",
"name": "New property",
"order": 6,
"public": false,
"title": "Fill in the details below to add a new property",
"description": "",
"cover_image": {
"name": "On37bYYzabqGM4o57g1IGhPO5e9GvnJt_36c0a18d423f647ec58e6df4d0b638442793f8a57f598787dbe4a88ee9e08ac4.jpg",
"original_name": "residentialarea.jpg"
},
"logo_image": {
"name": "tfbK4SEoaFju9Qbry0X1C7g5W49dDtrw_3fc4d6b312b2e21fe6dfb6da43a79e3429b0f1bf042c387ded650bb7f975a5a8.jpg",
"original_name": "house(1).jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "New property added!",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 34411,
"field_id": 458895,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34412,
"field_id": 458896,
"name": "Type of home",
"description": "",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34417,
"field_id": 458940,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34418,
"field_id": 458941,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34419,
"field_id": 477276,
"name": "Current status",
"description": "",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34416,
"field_id": 458939,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34415,
"field_id": 458935,
"name": "Owner(s)",
"description": "",
"enabled": true,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34420,
"field_id": 477331,
"name": "Ideal sell/lease date",
"description": "",
"enabled": true,
"required": true,
"order": 7,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34413,
"field_id": 458897,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 8,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34414,
"field_id": 458907,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 9,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34421,
"field_id": 483402,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 10,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 35099,
"field_id": 483529,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 35100,
"field_id": 487891,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 35338,
"field_id": 487944,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 35339,
"field_id": 487948,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 35340,
"field_id": 487959,
"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": "2022-06-23T14:44:28.826681+00:00",
"updated_on": "2022-07-07T15:19:58.672014+00:00",
"field_458895": "10531 Private Rd #1220, Centerville",
"field_458896": 158320,
"field_458897": "true",
"field_458907": [
1,
4
],
"field_458935": [
1
],
"field_458939": [
158314,
158317
],
"field_458940": "1490",
"field_458941": "75",
"field_477276": 166019,
"field_477331": "2022-06-01",
"field_483402": null,
"field_483529": [
{
"name": "ZOfkQB92fAhK7IjVoZhBpzisN0Xn70AB_cb8c5039aa033eb30fb883ee37638b9cd96cb90868dcb91c294238969fe16677.jpg",
"visible_name": "apartment1(1).jpg",
"original_name": "apartment1(1).jpg"
}
],
"field_487891": null,
"field_487944": "2",
"field_487948": "1.5",
"field_487959": "1978"
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-06-23T14:44:28.828601+00:00",
"updated_on": "2022-07-07T15:20:06.121253+00:00",
"field_458895": "2267 Eddie Miles Rd Unit 2, New Haven",
"field_458896": 158320,
"field_458897": "true",
"field_458907": [
2,
20
],
"field_458935": [
2
],
"field_458939": [
158314,
158315
],
"field_458940": "1300",
"field_458941": "60",
"field_477276": 166019,
"field_477331": "2022-05-10",
"field_483402": null,
"field_483529": [
{
"name": "nAT3DIl4dYCmK1l2BUtZqSSJalYuBhp7_f1074bfdca78124d007337b2d20379753a22a75425e16effc5fe41b025414e26.jpg",
"visible_name": "apartment3(1).jpg",
"original_name": "apartment3(1).jpg"
}
],
"field_487891": null,
"field_487944": "1",
"field_487948": "1.0",
"field_487959": "1945"
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-06-23T14:51:47.987775+00:00",
"updated_on": "2022-07-07T15:20:20.525500+00:00",
"field_458895": "503 Sherwood Ave Apt 670, Three Oaks",
"field_458896": 158321,
"field_458897": "true",
"field_458907": [
3,
8
],
"field_458935": [
3
],
"field_458939": [
158316,
158317
],
"field_458940": "300000",
"field_458941": "95",
"field_477276": 166018,
"field_477331": "2022-06-15",
"field_483402": null,
"field_483529": [
{
"name": "Bsi7WDLd6V7oY85eeEZnUMB2JFLDEoQV_2dc15452a96fcf82b359e7f15e43e8938f522155f82a0b508f794822351abba7.jpg",
"visible_name": "house4(1).jpg",
"original_name": "house4(1).jpg"
}
],
"field_487891": null,
"field_487944": "6",
"field_487948": "3.0",
"field_487959": "1929"
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-06-23T14:51:57.851926+00:00",
"updated_on": "2022-07-07T15:20:04.361515+00:00",
"field_458895": "2190 E Alsea Hwy, Three Oaks",
"field_458896": 158322,
"field_458897": "true",
"field_458907": [
9,
18
],
"field_458935": [
3
],
"field_458939": [
158318,
158315
],
"field_458940": "400000",
"field_458941": "100",
"field_477276": 166018,
"field_477331": "2022-05-01",
"field_483402": null,
"field_483529": [
{
"name": "25P8FFYimtfQKNrQPKNrkJcGS2dvfUiZ_d08636ef44e7e9d00c09bf266ff0d869674b5678feb7b975a53fa14901e403a3.jpg",
"visible_name": "condo-1(1).jpg",
"original_name": "condo-1(1).jpg"
}
],
"field_487891": null,
"field_487944": "4",
"field_487948": "2.5",
"field_487959": "1969"
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-06-23T14:51:58.695803+00:00",
"updated_on": "2022-07-07T15:20:12.410681+00:00",
"field_458895": "456 Elmwood Dr Unit 500, Three Oaks",
"field_458896": 158323,
"field_458897": "true",
"field_458907": [
5,
16
],
"field_458935": [
5
],
"field_458939": [
158316,
158317,
158319
],
"field_458940": "1450",
"field_458941": "69",
"field_477276": 166019,
"field_477331": "2022-04-30",
"field_483402": null,
"field_483529": [
{
"name": "D65lgN3XE1vyCohYFrXwJIvMl1waYnXF_c0095d6a30615e22c96212f67e2285fa1a391ea3cc7113a59a11c0e97f85104c.jpg",
"visible_name": "townhouse(1).jpg",
"original_name": "townhouse(1).jpg"
}
],
"field_487891": null,
"field_487944": "3",
"field_487948": "2.0",
"field_487959": "1979"
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-07-05T16:03:42.671078+00:00",
"updated_on": "2022-07-07T15:20:08.385215+00:00",
"field_458895": "300 W Blaine Rd, New Haven",
"field_458896": 158321,
"field_458897": "true",
"field_458907": [
10,
19
],
"field_458935": [
4
],
"field_458939": [
158316,
158317,
158314
],
"field_458940": "200000",
"field_458941": "90",
"field_477276": 166018,
"field_477331": "2022-06-01",
"field_483402": null,
"field_483529": [
{
"name": "zW2j2oDIIQ4X6JvrHSFFYM1DlzbDuUMv_fd78363e1f56eec9bbc2ed372a0d6ba5e7c57bedb2cc43155f3c5c9472771444.jpg",
"visible_name": "house1.jpg",
"original_name": "house1.jpg"
}
],
"field_487891": null,
"field_487944": "2",
"field_487948": "1.0",
"field_487959": "1959"
},
{
"id": 7,
"order": "6.00000000000000000000",
"created_on": "2022-07-05T16:03:43.032901+00:00",
"updated_on": "2022-07-07T15:20:17.705390+00:00",
"field_458895": "4946 Old Orchard Rd, Centerville",
"field_458896": 158321,
"field_458897": "true",
"field_458907": [
17
],
"field_458935": [
6
],
"field_458939": [
158316,
158317
],
"field_458940": "380000",
"field_458941": "104",
"field_477276": 166018,
"field_477331": "2022-04-15",
"field_483402": null,
"field_483529": [
{
"name": "qE6K6tiAQrxlp8wk3oWfXEabRBJw2zFu_5ec79fbb509c3937ace1e82c5b63bbccff603bd9243ba1ebddb9c11b73e3a419.jpg",
"visible_name": "house2(1).jpg",
"original_name": "house2(1).jpg"
}
],
"field_487891": null,
"field_487944": "5",
"field_487948": "3.5",
"field_487959": "1987"
},
{
"id": 8,
"order": "7.00000000000000000000",
"created_on": "2022-07-05T16:03:43.618629+00:00",
"updated_on": "2022-07-11T17:12:02.466926+00:00",
"field_458895": "58 Joans Ct Unit 300, Three Oaks",
"field_458896": 158322,
"field_458897": "false",
"field_458907": [],
"field_458935": [
7
],
"field_458939": [
158317,
158318,
158319,
158314
],
"field_458940": "1500",
"field_458941": "72",
"field_477276": 166020,
"field_477331": "2022-04-20",
"field_483402": null,
"field_483529": [
{
"name": "IhgWRj6EUQ5DnUegEOwrs0755vfdOxno_827102c20f1d3c6f76f13c93efbe16eca1e8d273ae87691322cd712c882264ff.jpg",
"visible_name": "apt1(1).jpg",
"original_name": "apt1(1).jpg"
}
],
"field_487891": null,
"field_487944": "2",
"field_487948": "2.0",
"field_487959": "1982"
},
{
"id": 9,
"order": "8.00000000000000000000",
"created_on": "2022-07-05T17:38:57.765606+00:00",
"updated_on": "2022-07-07T15:20:15.693723+00:00",
"field_458895": "45 Peach Ln Unit 2B, Three Oaks",
"field_458896": 158322,
"field_458897": "true",
"field_458907": [
14,
15
],
"field_458935": [
7
],
"field_458939": [
158314
],
"field_458940": "1375",
"field_458941": "70",
"field_477276": 166019,
"field_477331": "2022-05-01",
"field_483402": null,
"field_483529": [
{
"name": "SRlcOLWxVpFBgSNuXbfaOHnQ1ee3oOwM_630f8582f874bf27d908e44762bc438c8c390e605a87ead583c4eddfa8234f70.jpg",
"visible_name": "condo2(1).jpg",
"original_name": "condo2(1).jpg"
}
],
"field_487891": null,
"field_487944": "2",
"field_487948": "1.5",
"field_487959": "1976"
},
{
"id": 10,
"order": "9.00000000000000000000",
"created_on": "2022-07-05T17:39:15.001707+00:00",
"updated_on": "2022-07-11T17:11:59.543832+00:00",
"field_458895": "1523 Garfield St Unit 23, Three Oaks",
"field_458896": 158320,
"field_458897": "false",
"field_458907": [
6,
11
],
"field_458935": [
1
],
"field_458939": [
158314,
158318,
158319,
158315
],
"field_458940": "1300",
"field_458941": "62",
"field_477276": 166021,
"field_477331": "2022-04-30",
"field_483402": null,
"field_483529": [
{
"name": "cMxNQGIOJf3B4HPWWAvg64NBCmandmWW_37508d1d5ba93deaa2b4416e86344d2dff4c30fdaf88bbafe614d33a0d6080c1.jpg",
"visible_name": "apartment2(1).jpg",
"original_name": "apartment2(1).jpg"
}
],
"field_487891": null,
"field_487944": "1",
"field_487948": "1.0",
"field_487959": "1949"
},
{
"id": 11,
"order": "10.00000000000000000000",
"created_on": "2022-07-05T17:39:47.667938+00:00",
"updated_on": "2022-07-07T15:20:10.559469+00:00",
"field_458895": "3403 Markham Rd Apt 500, Centerville",
"field_458896": 158320,
"field_458897": "true",
"field_458907": [
13,
21,
22
],
"field_458935": [
2
],
"field_458939": [
158315
],
"field_458940": "1420",
"field_458941": "74",
"field_477276": 166019,
"field_477331": "2022-05-15",
"field_483402": null,
"field_483529": [
{
"name": "pQL3EgyQunYkq6Zt1V2dT7NqgLBShq8Q_88dd5878cfed721d6db03b11196f036684e5a29fb6154f5b478ad459ca63f0d2.jpg",
"visible_name": "apartment4(1).jpg",
"original_name": "apartment4(1).jpg"
}
],
"field_487891": null,
"field_487944": "3",
"field_487948": "1.5",
"field_487959": "1956"
},
{
"id": 12,
"order": "11.00000000000000000000",
"created_on": "2022-07-05T17:40:14.638144+00:00",
"updated_on": "2022-07-07T15:20:22.943821+00:00",
"field_458895": "7309 Burlington Pike Apt 100, Three Oaks",
"field_458896": 158320,
"field_458897": "true",
"field_458907": [
7,
12
],
"field_458935": [
6
],
"field_458939": [
158319
],
"field_458940": "1380",
"field_458941": "79",
"field_477276": 166019,
"field_477331": "2022-05-14",
"field_483402": null,
"field_483529": [
{
"name": "sAY5OFqHLDEfim9rGK8EnSe7SRwCIvHl_0293cb7f0adcc91a4c36a21c306853cff844274e5020ed5f917f8811c6b70bcf.jpg",
"visible_name": "apartmenrt8(1).jpg",
"original_name": "apartmenrt8(1).jpg"
}
],
"field_487891": null,
"field_487944": "1",
"field_487948": "1.0",
"field_487959": "1954"
}
]
},
{
"id": 75531,
"name": "Contacts",
"order": 3,
"fields": [
{
"id": 458898,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 458899,
"type": "phone_number",
"name": "Phone number",
"order": 1,
"primary": false
},
{
"id": 458900,
"type": "email",
"name": "Email",
"order": 2,
"primary": false
},
{
"id": 458908,
"type": "link_row",
"name": "Showing attending",
"order": 3,
"primary": false,
"link_row_table_id": 75533,
"link_row_related_field_id": 458906,
"has_related_field": true
},
{
"id": 458926,
"type": "single_select",
"name": "Looking to",
"order": 5,
"primary": false,
"select_options": [
{
"id": 158310,
"value": "Buy",
"color": "green",
"order": 0
},
{
"id": 158311,
"value": "Rent",
"color": "gray",
"order": 1
}
]
},
{
"id": 458938,
"type": "number",
"name": "Minimum space desired (m\u00b2)",
"order": 6,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 458950,
"type": "number",
"name": "Budget",
"order": 7,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 458962,
"type": "file",
"name": "Photo",
"order": 8,
"primary": false
},
{
"id": 477288,
"type": "lookup",
"name": "Locations toured",
"order": 9,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": "text",
"through_field_id": 458908,
"through_field_name": "Showing attending",
"target_field_id": 458905,
"target_field_name": "Address"
},
{
"id": 477330,
"type": "date",
"name": "Ideal start date",
"order": 11,
"primary": false,
"date_format": "ISO",
"date_include_time": false,
"date_time_format": "24"
},
{
"id": 483385,
"type": "formula",
"name": "Number of showings attended",
"order": 12,
"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('Showing attending'))",
"formula_type": "number"
}
],
"views": [
{
"id": 98656,
"type": "grid",
"name": "All contacts",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 25164,
"field_id": 458898,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 584457,
"field_id": 458898,
"width": 143,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584455,
"field_id": 458899,
"width": 158,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584456,
"field_id": 458900,
"width": 204,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584476,
"field_id": 458908,
"width": 255,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584478,
"field_id": 458926,
"width": 135,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584491,
"field_id": 458938,
"width": 238,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584499,
"field_id": 458950,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584511,
"field_id": 458962,
"width": 100,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 615416,
"field_id": 477288,
"width": 313,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 615469,
"field_id": 477330,
"width": 157,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 626261,
"field_id": 483385,
"width": 247,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 105500,
"type": "kanban",
"name": "By intent",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 458926,
"card_cover_image_field_id": 458962,
"field_options": [
{
"id": 9969,
"field_id": 458898,
"hidden": false,
"order": 32767
},
{
"id": 9970,
"field_id": 458899,
"hidden": false,
"order": 32767
},
{
"id": 9971,
"field_id": 458900,
"hidden": false,
"order": 32767
},
{
"id": 9972,
"field_id": 458908,
"hidden": true,
"order": 32767
},
{
"id": 9973,
"field_id": 458926,
"hidden": true,
"order": 32767
},
{
"id": 9974,
"field_id": 458938,
"hidden": false,
"order": 32767
},
{
"id": 9975,
"field_id": 458950,
"hidden": false,
"order": 32767
},
{
"id": 9976,
"field_id": 458962,
"hidden": true,
"order": 32767
},
{
"id": 9977,
"field_id": 477288,
"hidden": true,
"order": 32767
},
{
"id": 9978,
"field_id": 477330,
"hidden": false,
"order": 32767
},
{
"id": 9979,
"field_id": 483385,
"hidden": false,
"order": 32767
}
]
},
{
"id": 106780,
"type": "gallery",
"name": "Contacts gallery",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 25163,
"field_id": 458898,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"card_cover_image_field_id": 458962,
"field_options": [
{
"id": 19386,
"field_id": 458898,
"hidden": false,
"order": 32767
},
{
"id": 19387,
"field_id": 458899,
"hidden": false,
"order": 32767
},
{
"id": 19388,
"field_id": 458900,
"hidden": false,
"order": 32767
},
{
"id": 19389,
"field_id": 458908,
"hidden": true,
"order": 32767
},
{
"id": 19390,
"field_id": 458926,
"hidden": false,
"order": 32767
},
{
"id": 19391,
"field_id": 458938,
"hidden": false,
"order": 32767
},
{
"id": 19392,
"field_id": 458950,
"hidden": false,
"order": 32767
},
{
"id": 19393,
"field_id": 458962,
"hidden": true,
"order": 32767
},
{
"id": 19394,
"field_id": 477288,
"hidden": true,
"order": 32767
},
{
"id": 19395,
"field_id": 477330,
"hidden": false,
"order": 32767
},
{
"id": 19396,
"field_id": 483385,
"hidden": false,
"order": 32767
}
]
},
{
"id": 105499,
"type": "form",
"name": "New contact",
"order": 4,
"public": false,
"title": "Add a new contact",
"description": "",
"cover_image": null,
"logo_image": {
"name": "ulj3zsZBQ5a0FweLDN48O4hL6ZVisiQU_10641d4bc6159d1b36f09d0afd885c8b8dffcb8e17aeda0f66dea51b04468049.jpg",
"original_name": "contact(2).jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "Contact successfully added!\nRefresh this page to add another.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 34422,
"field_id": 458898,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34423,
"field_id": 458899,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34424,
"field_id": 458900,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34426,
"field_id": 458926,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34427,
"field_id": 458938,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34428,
"field_id": 458950,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34431,
"field_id": 477330,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34425,
"field_id": 458908,
"name": "",
"description": "",
"enabled": true,
"required": false,
"order": 7,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34429,
"field_id": 458962,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 8,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34430,
"field_id": 477288,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 9,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34432,
"field_id": 483385,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 10,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-06-23T14:44:39.226778+00:00",
"updated_on": "2022-07-05T18:24:01.036873+00:00",
"field_458898": "Farzana Jaramillo",
"field_458899": "(903) 536-7759",
"field_458900": "fjaramillo@hotmail.com",
"field_458908": [
1,
2
],
"field_458926": 158311,
"field_458938": "70",
"field_458950": "1500",
"field_458962": [
{
"name": "1DEQWbb5FBup6s93fg3V7NOeGEcKpNYu_e75f46d3fdef7ea1811f87cbc58d8c4f62b5abf203f76648d2c603648053fbe8.jpg",
"visible_name": "pp2(1).jpg",
"original_name": "pp2(1).jpg"
}
],
"field_477288": null,
"field_477330": "2022-05-01",
"field_483385": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-06-23T14:44:39.228836+00:00",
"updated_on": "2022-07-05T18:24:05.198577+00:00",
"field_458898": "Isla-Rose Flowers",
"field_458899": "(860) 623-5661",
"field_458900": "iflowers@yahoo.com",
"field_458908": [
1,
2
],
"field_458926": 158311,
"field_458938": "70",
"field_458950": "2000",
"field_458962": [
{
"name": "IcwYFqHRDudFUZaRASDQrgqUQNepOg6G_944d70162b95dcde471cb745eb2e0d9e1aa9827f1bf03ece7d97dc0b3cf36d7d.jpg",
"visible_name": "wm1(1).jpg",
"original_name": "wm1(1).jpg"
}
],
"field_477288": null,
"field_477330": "2022-05-01",
"field_483385": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-06-23T14:55:13.615015+00:00",
"updated_on": "2022-07-06T18:18:34.371357+00:00",
"field_458898": "Ella-Mai Bannister",
"field_458899": "(502) 549-9295",
"field_458900": "ebannister@gmail.com",
"field_458908": [
4,
5,
6,
7
],
"field_458926": 158311,
"field_458938": "71",
"field_458950": "1500",
"field_458962": [
{
"name": "dmYYBPe8QTeibEJpf2Ifivwp8RbosEdW_7a13cd42574c249a236ee840b61fa4c8dc2ee8f1036bfc7074623f344aca5c2a.jpeg",
"visible_name": "w92.jpeg",
"original_name": "w92.jpeg"
}
],
"field_477288": null,
"field_477330": "2022-05-01",
"field_483385": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-06-23T14:55:14.077404+00:00",
"updated_on": "2022-07-06T18:20:13.185599+00:00",
"field_458898": "Milo Cunningham",
"field_458899": "(269) 756-5771",
"field_458900": "mcunningham@outlook.com",
"field_458908": [
3,
8,
9,
10
],
"field_458926": 158310,
"field_458938": "90",
"field_458950": "250000",
"field_458962": [
{
"name": "RPudozWX4kgHtqZNSqmSWGdP5qpot5Dl_531ff9e34db5002ecf8db465482eb2eb3feafb0fbc8148834b831c9c07849c4d.jpeg",
"visible_name": "person5.jpeg",
"original_name": "person5.jpeg"
}
],
"field_477288": null,
"field_477330": "2022-05-15",
"field_483385": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-06-23T14:55:14.669907+00:00",
"updated_on": "2022-07-06T18:18:44.533683+00:00",
"field_458898": "Kamron Weber",
"field_458899": "(541) 563-2676",
"field_458900": "kweber@gmail.com",
"field_458908": [
8,
9,
10,
3
],
"field_458926": 158310,
"field_458938": "92",
"field_458950": "300000",
"field_458962": [
{
"name": "lbhe3M5iyhnaIIiBDNis0SjHLl0s9w9E_d43bce9c39b80c6f1b37d977de623c08a8aeee97ea5d34a88f56f57bd24b21d0.jpeg",
"visible_name": "m2.jpeg",
"original_name": "m2.jpeg"
}
],
"field_477288": null,
"field_477330": "2022-05-15",
"field_483385": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-06-23T14:55:15.197509+00:00",
"updated_on": "2022-07-06T18:18:48.436315+00:00",
"field_458898": "Tylor Travis",
"field_458899": "(804) 472-5531",
"field_458900": "ttravis@hotmail.com",
"field_458908": [
11,
12,
13
],
"field_458926": 158311,
"field_458938": "59",
"field_458950": "1500",
"field_458962": [
{
"name": "TZmyePQsOHAWm6Ca2kVcaYLO4oKL6X1o_52373988611e9170880f15ed7c994232bdf08215084a9370a001e516d57af229.jpg",
"visible_name": "mm1(1).jpg",
"original_name": "mm1(1).jpg"
}
],
"field_477288": null,
"field_477330": "2022-03-29",
"field_483385": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-06-23T14:55:15.717638+00:00",
"updated_on": "2022-07-06T18:58:53.906690+00:00",
"field_458898": "Eliana Watts",
"field_458899": "(559) 641-2659",
"field_458900": "ewatts@sbcglobal.net",
"field_458908": [
11,
12,
13
],
"field_458926": 158311,
"field_458938": "63",
"field_458950": "1700",
"field_458962": [
{
"name": "tVhv1kIS6eKBEksgvqxk5Fp2ka22Td9o_520c2a728f24ab5d722226c2055a481dae05ac18e522ca7f1c08c56a7d912d5e.jpeg",
"visible_name": "woman6.jpeg",
"original_name": "woman6.jpeg"
}
],
"field_477288": null,
"field_477330": "2022-03-29",
"field_483385": null
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-06-23T14:55:16.288966+00:00",
"updated_on": "2022-07-06T18:19:23.491776+00:00",
"field_458898": "leo Gaines",
"field_458899": "(231) 436-5380",
"field_458900": "lgaines@protonmail.com",
"field_458908": [
17,
18,
19
],
"field_458926": 158310,
"field_458938": "85",
"field_458950": "238000",
"field_458962": [
{
"name": "8DYUR2gfKaAYvjmqleaMsgRMID7PPOfT_63a48036b159e8a1b0c33112b1b1de9f5e3bcb722bf23e8cb85e5dd8e75338b3.jpeg",
"visible_name": "m94.jpeg",
"original_name": "m94.jpeg"
}
],
"field_477288": null,
"field_477330": "2022-06-15",
"field_483385": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-06-23T14:55:16.869296+00:00",
"updated_on": "2022-07-06T18:19:27.835586+00:00",
"field_458898": "Terrell Riddle",
"field_458899": "(559) 641-2659",
"field_458900": "triddle@gmail.com",
"field_458908": [
14
],
"field_458926": 158311,
"field_458938": "64",
"field_458950": "1300",
"field_458962": [
{
"name": "DVM8xBLlQHvEeMRZxTf1ELoH3pci5z0O_9bec6d7b525a459bff816b1fbce8918044728bf6bcdac33dd7cde869a5897b8e.jpeg",
"visible_name": "woman2.jpeg",
"original_name": "woman2.jpeg"
}
],
"field_477288": null,
"field_477330": "2022-05-10",
"field_483385": null
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-06-23T14:55:17.397539+00:00",
"updated_on": "2022-07-06T18:19:31.446466+00:00",
"field_458898": "Lucien Mckenzie",
"field_458899": "(860) 482-1408",
"field_458900": "lmckenzie@gmail.com",
"field_458908": [
21,
20,
22
],
"field_458926": 158311,
"field_458938": "70",
"field_458950": "1500",
"field_458962": [
{
"name": "hgAZvHxcZmPQCk8VWraDBmqYGM0wxwwz_7bdfe8b821daa5a82ad577f6292685c938531d6e469661b1d1f6f2bcccedc5f7.jpeg",
"visible_name": "m1.jpeg",
"original_name": "m1.jpeg"
}
],
"field_477288": null,
"field_477330": "2022-04-29",
"field_483385": null
},
{
"id": 11,
"order": "11.00000000000000000000",
"created_on": "2022-06-23T14:56:05.327332+00:00",
"updated_on": "2022-07-06T18:19:35.336069+00:00",
"field_458898": "Fletcher Spooner",
"field_458899": "(951) 676-1545",
"field_458900": "fspooner@yahoo.com",
"field_458908": [
15,
16
],
"field_458926": 158311,
"field_458938": "60",
"field_458950": "1250",
"field_458962": [
{
"name": "9Shxs1mh0RjUqrdoVUSzXGvmT09ckjcW_98fe74a1f1b598f4d3b7be576cd04151c577dc34f8407230da93724107610036.jpeg",
"visible_name": "m93.jpeg",
"original_name": "m93.jpeg"
}
],
"field_477288": null,
"field_477330": "2022-04-15",
"field_483385": null
}
]
},
{
"id": 75538,
"name": "Owners",
"order": 5,
"fields": [
{
"id": 458927,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 458928,
"type": "link_row",
"name": "Properties owned",
"order": 1,
"primary": false,
"link_row_table_id": 75530,
"link_row_related_field_id": 458935,
"has_related_field": true
},
{
"id": 458929,
"type": "phone_number",
"name": "Phone number",
"order": 2,
"primary": false
},
{
"id": 458936,
"type": "single_select",
"name": "Type",
"order": 3,
"primary": false,
"select_options": [
{
"id": 158312,
"value": "Company",
"color": "light-orange",
"order": 0
},
{
"id": 158313,
"value": "Private individuals",
"color": "light-gray",
"order": 1
}
]
},
{
"id": 458959,
"type": "email",
"name": "Email",
"order": 4,
"primary": false
},
{
"id": 487832,
"type": "formula",
"name": "Number of properties",
"order": 5,
"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('Properties owned'))",
"formula_type": "number"
}
],
"views": [
{
"id": 98663,
"type": "grid",
"name": "All owners",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 25165,
"field_id": 458927,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 584481,
"field_id": 458927,
"width": 151,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584479,
"field_id": 458928,
"width": 317,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584480,
"field_id": 458929,
"width": 171,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584488,
"field_id": 458936,
"width": 150,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 584509,
"field_id": 458959,
"width": 269,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 633925,
"field_id": 487832,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 106781,
"type": "kanban",
"name": "By type",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 458936,
"field_options": [
{
"id": 10444,
"field_id": 458927,
"hidden": false,
"order": 0
},
{
"id": 10446,
"field_id": 458929,
"hidden": false,
"order": 1
},
{
"id": 10447,
"field_id": 458936,
"hidden": true,
"order": 2
},
{
"id": 10448,
"field_id": 458959,
"hidden": false,
"order": 3
},
{
"id": 10445,
"field_id": 458928,
"hidden": false,
"order": 4
},
{
"id": 10462,
"field_id": 487832,
"hidden": false,
"order": 32767
}
]
},
{
"id": 105506,
"type": "form",
"name": "New owner",
"order": 3,
"public": false,
"title": "Add a new owner",
"description": "",
"cover_image": null,
"logo_image": {
"name": "oofklBntKHyopiUodO5IHbzfmA193AwV_35f103dff6eb2f6b7bb43f9047f1d019a08878cd906028da0bbd2430cea79a78.jpg",
"original_name": "house-4516175__340(1).jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "New owner successfully added!\nRefresh this page to add another.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 34433,
"field_id": 458927,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34435,
"field_id": 458929,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34437,
"field_id": 458959,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34436,
"field_id": 458936,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 34434,
"field_id": 458928,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 35105,
"field_id": 487832,
"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": "2022-06-23T14:50:56.964897+00:00",
"updated_on": "2022-07-06T18:50:26.904669+00:00",
"field_458927": "Fox Edge",
"field_458928": [
1,
10
],
"field_458929": "(903) 534-1303",
"field_458936": 158312,
"field_458959": "foxedge@realestate.com",
"field_487832": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-06-23T14:50:56.966916+00:00",
"updated_on": "2022-07-06T18:50:38.793113+00:00",
"field_458927": "Amisha Mccabe",
"field_458928": [
2,
11
],
"field_458929": "(270) 358-3887",
"field_458936": 158313,
"field_458959": "amccabe@realestate.com",
"field_487832": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-06-23T15:15:37.707614+00:00",
"updated_on": "2022-07-06T18:50:46.121677+00:00",
"field_458927": "Alejandro Pritchard",
"field_458928": [
3,
4
],
"field_458929": "(478) 625-9560",
"field_458936": 158313,
"field_458959": "apritchard@realestate.com",
"field_487832": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-06-23T15:15:41.811428+00:00",
"updated_on": "2022-07-06T18:50:55.832913+00:00",
"field_458927": "Tobey Rojas",
"field_458928": [
6
],
"field_458929": "(706) 638-6085",
"field_458936": 158313,
"field_458959": "trojas@relaestate.com",
"field_487832": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-06-23T15:15:42.957683+00:00",
"updated_on": "2022-07-06T18:51:01.980994+00:00",
"field_458927": "Arabella Atkinson",
"field_458928": [
5
],
"field_458929": "(409) 860-4819",
"field_458936": 158313,
"field_458959": "aatkinson@realestate.com",
"field_487832": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-06-23T15:15:43.478596+00:00",
"updated_on": "2022-07-06T18:51:14.466968+00:00",
"field_458927": "Lincoln Properties",
"field_458928": [
7,
12
],
"field_458929": "(714) 771-7609",
"field_458936": 158312,
"field_458959": "lincolnproperties@lincolnproperties.com",
"field_487832": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-06-23T15:16:54.788930+00:00",
"updated_on": "2022-07-06T18:52:02.842217+00:00",
"field_458927": "Elevated Lifestyles",
"field_458928": [
8,
9
],
"field_458929": "(706) 782-4697",
"field_458936": 158312,
"field_458959": "ef@elevatedlifestyles.com",
"field_487832": null
}
]
}
]
}
]
}