[ad_1]
This is now resolved thanks!
Hi, please can you help figure this out. Need to show all the values in the ‘types’ array which has no keys.
[
{
"day": 1,
"time": "16:30",
"end_time": "17:30",
"name": "Name",
"location": "Location",
"formatted_address": "Address",
"regions": [
"UK",
"London"
],
"types": [
"A",
"B",
"C",
"D",
"E"
],
"notes": "Notes",
"website": "https://google.com",
"email": "[email protected]",
},- This topic was modified 10 minutes ago by . Reason: Resolved
