Hi,
Following json shows a list and it’s content, I am able to add multiple list to parent document but how do I add and remove content into and from list.List is child document and their are multiple list. So to sum up their is one parent list, which has multiple list and list has content. Below is one such list.
{
"list": {
"app_type": "web",
"content": [
{
"app_type": "web",
"created_on": "2016-05-20 11:06:35",
"id": "36",
"latitude": "28.55038400",
"location_type": null,
"longitude": "77.25013200",
"modified_on": "2017-10-07 18:22:23",
"name": "Oh Calcutta, Nehru New Delhi, Delhi",
"place_id": "4D5278",
"status": "1",
"user_name": "mustanish123"
},
{
"app_type": "web",
"created_on": "2016-05-24 03:49:03",
"id": "64",
"latitude": "27.61418916",
"location_type": null,
"longitude": "77.53875732",
"modified_on": "2017-10-07 18:22:23",
"name": "Sihana, Sihana, Chhata, Mathura District, Uttar Pradesh",
"place_id": "OXRYVK",
"status": "0",
"user_name": "mustanish123"
},
{
"app_type": "web",
"created_on": "2016-05-28 05:05:01",
"id": "129",
"latitude": "27.15701900",
"location_type": null,
"longitude": "77.99160000",
"modified_on": "2017-10-07 18:22:23",
"name": "Agra, Uttar Pradesh",
"place_id": "123ZRR",
"status": "0",
"user_name": "mustanish123"
},
{
"app_type": "web",
"created_on": "2016-05-31 06:59:28",
"id": "144",
"latitude": "24.26852200",
"location_type": null,
"longitude": "86.64643600",
"modified_on": "2017-10-07 18:22:23",
"name": "Madhupur, Jharkhand",
"place_id": "4AE254",
"status": "1",
"user_name": "mustanish123"
},
{
"app_type": "web",
"created_on": "2016-08-08 11:47:49",
"id": "7282",
"latitude": "28.59332900",
"location_type": null,
"longitude": "77.25074100",
"modified_on": "2017-04-10 18:57:12",
"name": "Humayuns Tomb, Nizamuddin East, New Delhi, Delhi",
"place_id": "DCE74D",
"status": "1",
"user_name": "mustanish123"
},
{
"app_type": "mobile-web",
"created_on": "2016-10-28 09:24:08",
"id": "10222",
"latitude": "23.68276800",
"location_type": null,
"longitude": "86.98398100",
"modified_on": "2017-04-10 18:57:12",
"name": "Asansol, West Bengalz",
"place_id": "3LJ9QZ",
"status": "0",
"user_name": "mustanish123"
},
{
"app_type": "native",
"created_on": "2016-11-16 11:42:07",
"id": "11219",
"latitude": "28.54951300",
"location_type": "office",
"longitude": "77.26780900",
"modified_on": "2017-09-20 19:01:06",
"name": "Mapmyindia Head Office New Delhi Okhla Industrial Estate Phase 3 New Delhi Delhi",
"place_id": "MMI000",
"status": "1",
"user_name": "mustanish123"
},
{
"app_type": "mobile-web",
"created_on": "2016-11-23 07:12:40",
"id": "11431",
"latitude": "27.17174000",
"location_type": null,
"longitude": "78.04208000",
"modified_on": "2017-04-10 18:57:12",
"name": "The Great Gate, Forest Colony, Taj Ganj, Agra, Uttar Pradeshz",
"place_id": "3UVVRD",
"status": "1",
"user_name": "mustanish123"
},
{
"app_type": "web",
"created_on": "2016-12-06 01:06:03",
"id": "11766",
"latitude": "18.78151672",
"location_type": null,
"longitude": "76.54724121",
"modified_on": "2017-04-10 18:57:12",
"name": "Indiranagar, Parli, Bid District, Maharashtra",
"place_id": "37B3FT",
"status": "1",
"user_name": "mustanish123"
},
{
"app_type": "mobile-web",
"created_on": "2017-02-15 16:46:02",
"id": "14686",
"latitude": "28.54913500",
"location_type": null,
"longitude": "77.26803800",
"modified_on": "2017-04-10 18:57:12",
"name": "Mapmyindia Branch Office New Delhi, Okhla Industrial Estate Phase 3, New Delhi, Delhi",
"place_id": "LMJAGF",
"status": "0",
"user_name": "mustanish123"
},
{
"app_type": "mobile-web",
"created_on": "2017-02-18 19:54:29",
"id": "14920",
"latitude": "22.62898800",
"location_type": null,
"longitude": "88.43425500",
"modified_on": "2017-04-10 18:57:12",
"name": "Bp Poddar Institute Of Management And Technology, Biman Nagar, Kaikhali, Kolkata, West Bengal",
"place_id": "4FB448",
"status": "1",
"user_name": "mustanish123"
},
{
"app_type": "native",
"created_on": "2017-09-20 19:02:33",
"id": "38873",
"latitude": "28.53640100",
"location_type": null,
"longitude": "77.22342200",
"modified_on": "2017-09-21 10:30:14",
"name": "Triveni Commercial Complex Sheikh Sarai Phase 1 New Delhi Delhi",
"place_id": "SOSM9C",
"status": "1",
"user_name": "mustanish123"
},
{
"app_type": "native",
"created_on": "2017-09-21 10:30:14",
"id": "38894",
"latitude": "24.19160100",
"location_type": "home",
"longitude": "86.29272000",
"modified_on": "2017-09-21 10:30:14",
"name": "Giridih Jharkhand",
"place_id": "FS2SE3",
"status": "1",
"user_name": "mustanish123"
},
{
"app_type": "native",
"created_on": "2017-11-23 16:33:55",
"id": "45485",
"latitude": "29.47163600",
"location_type": null,
"longitude": "79.14937000",
"modified_on": "2017-11-23 16:33:55",
"name": "The Hridayesh Wilderness Resort",
"place_id": "16MUAF",
"status": "1",
"user_name": "mustanish123"
}
],
"content_count": 14,
"created_on": "2016-05-10 10:52:28",
"identifier": "a363d5b8176f2365eb9f12871e12151b",
"is_public": "0",
"list_id": "2",
"list_name": "Favourites",
"modified_on": "2017-11-12 19:56:31",
"point": "0",
"status": 1,
"user_name": "dceec1f61ed0676bcf7fe7440e618888"
}
}